So in the game i am working on I want to make so that when a key is held down (if (Key.isDown(Key.SPACE)){it would make the character cycle through the attack frames, I am using a AS2, some help would be very much appreciated
give the character an instance name of something like "Player"the just type underneath
(Key.isDown(Key.SPACE)){
You must be logged in to post a reply!