Game Development Community

Is There a limit to the amount of animation states?

by Lathieeshe Thillainathan · in TGB Platformer Kit · 09/30/2008 (5:23 pm) · 4 replies

I have added a few new animation states. But the last two don't seem to working or even responding. The animations themselves do work, i've replaced in different to state to see if they work. Just wondering if there is a limit to animation states?

#1
09/30/2008 (5:35 pm)
I believe there was a limit in the previous TGE and TGEA versions, and I think they were around 32 or 64. I am not sure if the amount increased or if they removed the limit though.
#2
09/30/2008 (5:40 pm)
Okie. i have around 24 animation states. so i'm assuming then something is wrong with my own code. thanks.
#3
10/03/2008 (6:10 am)
I have been wondering how to add new animations to the the PSK but no replies yet. Could you by chance provide an example of what to add for an attack animation? I just want to hit a key and an attack animation play.
Thanks
#4
10/03/2008 (3:01 pm)
I have added a quick tutorial over on the PSK TDN page showing how you go about adding a "shoot" state to the actor.

I haven't had the time to fully explain the states themselves, but I will try to get around to doing that.