Discuss Scratch

27NDS27
Scratcher
17 posts

PREVIOUS COSTUME BLOCK!!!!

There is a block that lots of people want to be able to use, but it doesn't exist!
This block is…
switch costume to [ previous costume]
But, I present to you the custom previous costume block!!

It is very simple to make!
1.) Make a new block. Call it “previous costume.” Click run without screen refresh
2.) Add in a switch costume block under the define block.
3.) Add a
(() - ())
block
4.) Add a costume number block in the first slot and type 1 in the second.
Your code should look like this:
define previous costume
switch costume to ((costume #) - (1))

You're done! Now you have a fully working previous costume block! I hope you find this useful!

#ScratchOn!

-27NDS27

Last edited by 27NDS27 (April 28, 2020 22:21:08)

_Scratch-_-advisor_
Scratcher
98 posts

PREVIOUS COSTUME BLOCK!!!!

27NDS27 wrote:

There is a block that lots of people want to be able to use, but it doesn't exist!
This block is…
switch costume to [ previous costume]
But, I present to you, my custom previous costume block!!

https://scratch.mit.edu/projects/389937617/

It is very simple to make!
1.) Make a new block. Call it “previous costume.” Click run without screen refresh
2.) Add in a switch costume block under the define block.
3.) Add a
(() - ())
block
4.) Add a costume number block in the first slot and type 1 in the second.
Your code should look like this:
define previous costume
switch costume to ((costume #) - (1))

You're done! Now you have a fully working previous costume block! I hope you find this useful!

#ScratchOn!

-27NDS27

Hi! Thanks for making that! However the help with scripts forum is meant to be used to ask for help. If you are advertising a project then please use the show and tell forum. Also If you would like to tell people here then help someone who needs that skill and doesn’t already know that. Thanks!
27NDS27
Scratcher
17 posts

PREVIOUS COSTUME BLOCK!!!!


Hi! Thanks for making that! However the help with scripts forum is meant to be used to ask for help. If you are advertising a project then please use the show and tell forum. Also If you would like to tell people here then help someone who needs that skill and doesn’t already know that. Thanks!

I'm sorry. I didn't mean to advertise! :3 I was just trying to help people with coding. I apologize for anything wrong I have done.
_Scratch-_-advisor_
Scratcher
98 posts

PREVIOUS COSTUME BLOCK!!!!

27NDS27 wrote:

Hi! Thanks for making that! However the help with scripts forum is meant to be used to ask for help. If you are advertising a project then please use the show and tell forum. Also If you would like to tell people here then help someone who needs that skill and doesn’t already know that. Thanks!

I'm sorry. I didn't mean to advertise! :3 I was just trying to help people with coding. I apologize for anything wrong I have done.

No don’t worry it’s just that you should use your knowledge to help people who ask for help, and not just put random newly discovered code as if many people do it it will be considered spam.

Powered by DjangoBB