Character only performing actions in Air?
Hi all.
I've been following the Platforms tutorial on this site to make a good platform game. I got everything the tutorial taught down just fine, so no problems there. The problems start when I try to add somethings of my own.
I added it so that when I push ENTER my character attacks, but he only seems to do it when he's in the air. Also, I made it so holding SHIFT makes him run faster, and still only does it while in the air. If your standing on the ground or platform he doesn't perform the action.
Any ideas? If I need to post the actionscript or give any other info please let me know. All help appreciated, thanks.