Thread: Proximity Help
View Single Post
  #2  
Old 10-22-2015, 04:10 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Are you sure the sensor area is setup correctly and the target is activating the sensor? You can enable debug mode to visualize the sensor area:

Code:
manager.setDebug(viz.ON)
Reply With Quote