View Single Post
  #5  
Old 09-23-2013, 11:30 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
With physics enabled is all the grab code working the way you want? If so, then you could disable physics on the node once it's in place above the holder using node.disable(viz.PHYSICS). Then animate its movement down.
Reply With Quote