PDA

View Full Version : Hotspot trigger


Chapre
07-05-2011, 09:28 PM
Hello;
How to make a hotspot be triggered by an other object (3D node) different to the active viewpoint?

Jeff
07-07-2011, 10:27 AM
Hotspots only work with viewpoints. You can check the distance between an object and a location in the scene using the vizmat.Distance command. This could be done frame or on some other regular interval using a timer function.