View Single Post
  #4  
Old 05-27-2010, 03:58 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
You can get the joystick position every frame and update the viewpoint like it's done in the joystick navigation example script.

To get the joystick position use the Intersense plug-in's <sensor>.getJoystickPosition() command.
Reply With Quote