
This is my scene

I create a 3d camera into mocha and its working fine, the claws are rotating perfectly, but in fact the claws are not moving in the world, the camera is.
So for example if I put a light in the scene

When the camera moves the light moves too

What I want is not a camera that rotate into the object, I want the 3d object rotate.
Because is not the camera is rotating in this scene, is just my hand, so I want just the 3d object moving and not the entire scene.
There is a way to get the keyframes in the camera and transcode to a 3d null or any 3d object?