I know this question has been raised a lot, but i was not able to find a solution, that works in C#...
I have a ISceneNode, and an Animation node for it.
Now i want to make tha character moveable... but if i use the "rotation" it only rotates the relative position so the XYZ axis does not change... how can i get them to rotate as well?