Game Development Community

Slide Animation

by Zilla · in Torque X Platformer Kit · 10/19/2007 (2:09 am) · 0 replies

I was analyzing the completed PlatformerDemo level and didn't see how and where the slideAnimation (NOT the slidedownAnimation) and the slide_to_idleAnimation are used.

How can I trigger them in TXB that the player slides when it lands on a surface?

I know that I can apply the CollisionMaterial "SlipperySurface" to a platform, and the player slides over it but it will not do this with the slideAnimation.