Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » what is the message1 block for?
- DJfroggyfrog
-
1 post
what is the message1 block for?
hello world. i am making a program with many backdrops and sprites so i NEED to know what the message 1 block is. thanks.
- Coder24
-
39 posts
what is the message1 block for?
Do You Mean This Block:
If so then this is the receive block. It works with the broadcast block. What it does is allows sprites to communicate with each other without variables. Say you wanted to have one sprite appear when another was clicked. Then your script would look like this for the first sprite:
If so then this is the receive block. It works with the broadcast block. What it does is allows sprites to communicate with each other without variables. Say you wanted to have one sprite appear when another was clicked. Then your script would look like this for the first sprite:
And then for the other sprite:
Hope this helped!
- CatsUnited
-
1000+ posts
what is the message1 block for?
Do You Mean This Block:
If so then this is the receive block. It works with the broadcast block. What it does is allows sprites to communicate with each other without variables. Say you wanted to have one sprite appear when another was clicked. Then your script would look like this for the first sprite:And then for the other sprite:Hope this helped!
You can also make variables and broadcasts work together. They're very powerful tools.
- BeastCloud
-
49 posts
what is the message1 block for?
need help Do You Mean This Block:
If so then this is the receive block. It works with the broadcast block. What it does is allows sprites to communicate with each other without variables. Say you wanted to have one sprite appear when another was clicked. Then your script would look like this for the first sprite:And then for the other sprite:Hope this helped!
- saucesamness
-
1 post
what is the message1 block for?
how can I get one sprite to go
and then another one to go and do something else
and then another one to go and do something else
- deck26
-
1000+ posts
what is the message1 block for?
Please create your own topic rather than posting on an old one belonging to someone else. how can I get one sprite to go
and then another one to go and do something else
- ihatej
-
1 post
what is the message1 block for?
Hello world.
1. i dont get the what message 1 means.
2. i am trying 2 make a game and i dont no wat message 1 means…
also i realy suck @ scratch but pls can u follow me…
1. i dont get the what message 1 means.
2. i am trying 2 make a game and i dont no wat message 1 means…
also i realy suck @ scratch but pls can u follow me…
- CatsUnited
-
1000+ posts
what is the message1 block for?
I advise Hello world.creating your own topic rather than posting on an old/resolved topic. This is known within the forums as a necropost.
1. i dont get the what message 1 means.
2. i am trying 2 make a game and i dont no wat message 1 means…
also i realy suck @ scratch but pls can u follow me…
Also, the “message 1” block is known as a broadcast block, which when run will send out a signal that receiving blocks can pick up. The link I provided contains some good information about that block.
- deck26
-
1000+ posts
what is the message1 block for?
Please don't spam or necropost. wqFHGEQTY
- cibibies
-
6 posts
what is the message1 block for?
When you use the broadcast message1 it sends a trigger to all the sprites but only if it has the Recive message1 block. This should be useful for anyone who has not done this before. cibibies
- super_epic_games
-
43 posts
what is the message1 block for?
You can use the
and
if it's for single use things, but if you want to save your mouse pad, i would suggest using variables for multiple functions.
- cibibies
-
6 posts
what is the message1 block for?
:Please don't spam or necropost. wqFHGEQTY

I agree with deck26 cause it could hurt someone's feelings saying this : wqFHGEQTY
If a member of the scratch team find out about bigfatsmelly they will not be happy about it because if it does not make sense they have to dealte the comment
- Harakou
-
1000+ posts
what is the message1 block for?
Thanks to everyone who's trying to help, but this thread is 5 years old at this point - it's no longer relevant. Please make sure the author still needs help before responding.
- Discussion Forums
- » Help with Scripts
-
» what is the message1 block for?