View Single Post
  #1  
Old 09-30-2009, 02:20 PM
JimC JimC is offline
Member
 
Join Date: Jun 2009
Posts: 42
Unhappy Collision detection with custom nodes?

When I add:

viz.MainView.collision(viz.ON)

to the end of testCustomNode.py (example script from the plugin API), I can still drive the viewpoint right through the middle of the polygon. What am I missing?

Thanks,
-Jim
Reply With Quote