Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How can you make a character stand still and change to a standing costume?
- AvengingCatz
-
5 posts
How can you make a character stand still and change to a standing costume?
HELP ME AND OTHERS PLEASE
- powercon5
-
1000+ posts
How can you make a character stand still and change to a standing costume?
It would help if you could explain what you wanted in detail and link and share a project as an example. It depends on what scripts you a using.
- AvengingCatz
-
5 posts
How can you make a character stand still and change to a standing costume?
Like, for example in this clever game https://scratch.mit.edu/projects/2176968/
- scubajerry
-
1000+ posts
How can you make a character stand still and change to a standing costume?
Seems like you answered your own question. Look at the code in this project. The code that does this starts at
Last edited by scubajerry (July 14, 2017 18:50:02)
- AvengingCatz
-
5 posts
How can you make a character stand still and change to a standing costume?
Thanks.



- AvengingCatz
-
5 posts
How can you make a character stand still and change to a standing costume?
Can anyone show me a script command to make it so if the player isn't touching any keyboard, the costume will change to one costume until the player presses a keyboard again? Because I have a looping animation while the user walks, but I can't get it to stop when the user isn't walking.
- footsocktoe
-
1000+ posts
How can you make a character stand still and change to a standing costume?
Can anyone show me a script command to make it so if the player isn't touching any keyboard, the costume will change to one costume until the player presses a keyboard again? Because I have a looping animation while the user walks, but I can't get it to stop when the user isn't walking.
Don't try to stop it. Switch to the costume that is the not walking animation.
- AvengingCatz
-
5 posts
How can you make a character stand still and change to a standing costume?
Nevermind guys, I found a way. Thank you though Foot.
- legendgamer-cool
-
13 posts
How can you make a character stand still and change to a standing costume?
Like this :
Last edited by legendgamer-cool (Nov. 19, 2020 13:29:03)
- MDCCCLXVII
-
1000+ posts
How can you make a character stand still and change to a standing costume?
Like this :

Edit: Please close your [scratchblocks] tags.100
Last edited by MDCCCLXVII (Nov. 20, 2020 14:06:19)
- Discussion Forums
- » Help with Scripts
-
» How can you make a character stand still and change to a standing costume?