Hi! I'm making a game and I want to know how to make it so when no keys are pressed, the character goes to the standing animation. Thanks!
~MetalWorker
Offline
Yeah, when i press the right arrow it goes costume1, left arrow costume2 ect....
I want it so when i release all the buttons, none are pressed, i want it to go to costume 0.
Offline
that may seem simple fruit but that doesn't work.
Like make it
<when green flag clicked>
<forever>
<switch to costume[ 1
<if>kep up or down or right or left pressed
<wait( .1 )secsc>
<switch to costume[ whatever
It will let it swtch costumes without the flash of the costume1
Offline
ScratchX wrote:
that may seem simple fruit but that doesn't work.
Like make it
<when green flag clicked>
<forever>
<switch to costume[ 1
<if>kep up or down or right or left pressed
<wait( .1 )secsc>
<switch to costume[ whatever
It will let it swtch costumes without the flash of the costume1
no, his works, as long as u hold down the arrow key
Offline