I have a recurring problem with 3D hotspots. As you can hopefully see in the attached image, the hotspots are above their object - why does this happen?
It always seems to happen when I edit the script of an object I've created using 'save 3D model to gdl', but I can't seem to work out what it is I'm doing to move the hotspots.
Tom,
I assumed that you intentionally made the the origin of your
ladder object be at the top but you seem to be saying that
you want the origin at the bottom. To do that with auto-scripting
you need to build the object with its bottom at project zero or
in the script of the object that you have put at the beginning of
the 3D script a transformation "addz (the height of the ladder)"
Peter Devlin