Game Development Community

Animation Sequences

by Justin Mosiman · in Torque Game Engine · 05/16/2006 (2:41 pm) · 1 replies

Right now, I am trying to figure out how the animation works. I was trying to figure it out using tutorial.base, and I have found the TSShapeConstructor datablock. For tutorial.base, the datablock was named PlayerDts. But where do you call this datablock? I did a search and there is only one file that has "PlayerDts" in it, and that was the same one that I found. I tried searching this site for some help on this topic but I couldn't find anything, so if anybody has a working link that would be great.

Thanks

#1
05/16/2006 (4:43 pm)
I just changed the name to "doesItMatter" and the animation still worked, so I gues "PlayerDts" is just a placeholder? If I am wrong on this somebody please correct me.

Thanks