Game Development Community

Animation sequences

by Howard Dortch · in Torque Game Engine · 03/14/2005 (8:54 am) · 0 replies

I notice in the player.cs (demo ORC) file there are sequences listed by number ( root, run, back..etc ). In the engine, mDataBlock->actionList[] has a different sequence order. Does the engine just reorder whats in the player.cs file for some reason or is the player.cs file not correct?