Character Control

Irrlicht.Net is no longer developed or supported, Irrlicht.Net Cross Platform is a much more complete wrapper. Please ask your C# related questions on their forums first.
Locked
LackOfInformation
Posts: 1
Joined: Tue Feb 06, 2007 9:15 am

Character Control

Post by LackOfInformation »

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?
Locked