Game Development Community

setThreadDir not working - LOGGED

by Necrode · in Torque 3D Professional · 10/12/2009 (6:13 pm) · 4 replies

Hello,

I've noticed that when I use setThreadDir to change the direction of an animation in T3D 1.0 it does not change the direction but rather causes the animation to reset to the first frame. The same code worked fine in beta5. Any idea what's going on here?

Thanks

About the author

They locked me in here with a computer, and said I don't get to leave until I've completed a computer game.


#1
05/13/2010 (11:37 am)
Still doesn't work in 1.1 beta 1
#2
06/10/2010 (11:47 am)
Logged TQA-338
#3
08/21/2011 (1:39 pm)
Looks like this one slipped through the cracks. Instead of changing the animation direction, setThreadDir is simply resetting the animation.

Apparently this worked properly in 1.0 beta 5 so I'll dig into the code and see what (if anything) has changed.