Thread: Gani Frame?
View Single Post
  #11  
Old 02-16-2012, 11:55 AM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by ffcmike View Post
It would be nice if there was a way to not only set a specific gani frame, but continue the rest of the animation that occurs after it.
Unless there is already?
Try:
PHP Code:
setAni("walk[4]"nil);
setAni("walk"nil); 
Maybe with a pause inbetween, no idea. But that should work. Something exists that does exactly what you want, and I'm almost 100% sure it was this code, but then again, it's been a while..
Reply With Quote