View Single Post
  #6  
Old 06-05-2015, 03:28 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
In the config file physics is enabled on the grabber but physics is not enabled in the script that imports the config. Disable physics in the grabber settings so the grabber uses distance based intersections.

Attached is an example that maps one of the wand buttons to the grabAndHold function of the grabber. There is also some custom code in the postInit function that increases the grabber's intersection distance. This will make it easier to intersect objects for grabbing.
Attached Files
File Type: zip vizconnect_config_zspace_distance_test_example.zip (3.6 KB, 2094 views)
Reply With Quote