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.
|