View Single Post
  #2  
Old 09-27-2011, 11:03 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Can you post an example WRL file and the code you are using to spin the door?

If the door node is contained in a hierarchy, then you might be getting a handle to the wrong node. For example, if the WRL file is creating a transform above the door to offset the pivot, then you will need to get a handle to the transform in order to spin the door about the pivot.
Reply With Quote