Problems with ThirdPersonController

hi everyone

i am try to replace the box in the example whit one animation of milkshape, but when i run mi aplication the animation moves in direction of his back, like a moonwalk  can you help me? i try with  set local rotation but the result is the same.

please can you help me? if you cant undertand please ask me, and i try to answer.

pdta the example i use is ThirdPersonController

usually you want to attach your model to a node and then send the node to the third person controller.  This way, if you correct the orientation of the model, the controller won't overwrite the rotation (it will only directly affect the top node)

thanks that's the problem :smiley: