YesNoOk
avatar

Character won't go into walk animation after landing from special move (Read 851 times)

Started by Count Monte, January 07, 2010, 10:41:17 pm
Share this topic:
Re: Character won't go into walk animation after landing from special move
#21  January 08, 2010, 12:26:16 am
  • avatar
  • ***
Thanks, I finally found what the problem was --- in the command for the flying kick, it was using (var) 1 = 1 for something else, so executing the kick was actually creating the problem, not the landing or standing.  I just changed the variable to something else and now it works.

I'll repost my other problem in a new topic.