
11-13-2009, 05:14 PM
|
|
Will work for food. Maybe
|
 |
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
|
|
SetAni()/SetCharAni()
|
They should have a built-in function that stops gani's from being set if the the new gani == current/old gani. For example, if my player's current gani is walk.gani, and I use setAni("walk",null), it shouldn't set the gani at all.
I might not have thought too much into this, but right now I can't see where you'd want to loop the same gani(as ganis have built-in loop functions), and all it does is force me to constantly script checks to make sure scripts aren't looping ganis not intended to be looped. |
|
|
|