Quote:
Originally Posted by callimuc
|
To add to this: You could create a single direction gani with a set amount of frames, each having a different angle/rotation. Then you could just set a single gani frame instead of the whole one, like this:
PHP Code:
setAni("mygani[3]", nil);
There are some niftier solutions, but I'd consider this one anyway.