Thread: move()
View Single Post
  #6  
Old 05-28-2007, 09:44 PM
Deadly_Killer Deadly_Killer is offline
Registered User
Join Date: Feb 2002
Posts: 227
Deadly_Killer is on a distinguished road
Quote:
Originally Posted by DustyPorViva View Post
You mean the gani is 'stuck' on the first frame?
Probably because it's being set in a timeout, try doing something like:
if (this.gani!="walk") setcharani("walk",);
or however it'd be done in GS2.
Quote:
Originally Posted by Deadly_Killer View Post
The gani keeps setting because it isn't finishing the movement. I even tried setting walk only once, still happens.
As in, only in onCreated();
__________________
- Zidane / Zidaya
Reply With Quote