Picking random animations
by Daniel Buckmaster · in Torque Game Engine · 02/25/2009 (6:56 am) · 0 replies
I want to have some variation in my action animations. I'm thinking I am just going to pick a random animation from a list of eligible candidates - for example, of a list of jump animations, I pick a random one and play it. If I do this random selection in pickActionAnimation, will I experience networking problems where the server and client pick different animations?
About the author
Studying mechatronic engineering and computer science at the University of Sydney. Game development is probably my most time-consuming hobby!