Game Development Community

Crouch strafe left animation is backwards [resolved]

by Kenneth Eves · in Torque 3D Professional · 09/27/2012 (5:24 am) · 2 replies

T3D 1.2 MIT from "Full" build (no physx)

Actor in third person mode, trigger crouch, trigger strafe left.

Animation is either reversed or playing the wrong animation. The feet move opposite to the direction of motion.

#1
09/27/2012 (5:35 am)
In other words it's using the other strafe animation as the engine tells it to if a unique one is not available. Looking at the model and animations in the Shape Editor clearly shows that there is only 1 side animation.
#2
09/27/2012 (8:41 am)
Understood. So it's not loading the wrong one, it's loading the only one.