Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » Motion, broadcast, message, sensing blocks!
- Rainbow-Paint
-
11 posts
Motion, broadcast, message, sensing blocks!
Thank you so much for helping me!
Last edited by Rainbow-Paint (Oct. 14, 2020 15:44:31)
- fdreerf
-
1000+ posts
Motion, broadcast, message, sensing blocks!
Which blocks are you referring to? All of the motion and sensing blocks?
- Wyan100
-
1000+ posts
Motion, broadcast, message, sensing blocks!
Well Motion Block move the sprite around the screen and Sensing blocks detect certain conditions of a project.
Then whenever one Sprite activates this Broadcast block:
Another sprite will start the script under this Broadcast block:
I COULD spend a very long time listing all the blocks and what they do, but I think you can figure out most of them just by putting them in a sprite and seeing what happens.
Then whenever one Sprite activates this Broadcast block:
Another sprite will start the script under this Broadcast block:
I COULD spend a very long time listing all the blocks and what they do, but I think you can figure out most of them just by putting them in a sprite and seeing what happens.
- EZ-Games
-
1000+ posts
Motion, broadcast, message, sensing blocks!
A good way to learn how the blocks work is to mess around with ‘em and see what each one does.
The motion blocks are used for the sprite’s movement, the broadcast blocks are for sending broadcasts for certain scripts to start (I recommend reading this to get a better understanding), and the sensing blocks are for, as the Scratch Wiki says, to “detect different factors of a project.”
If you need help trying to figure out what a block does, I recommend searching the Scratch Wiki to find out. If you still need help with scripts, I recommend that you head over to the Help with Scripts forum instead — that would be the better place to ask for help about scripts.
The motion blocks are used for the sprite’s movement, the broadcast blocks are for sending broadcasts for certain scripts to start (I recommend reading this to get a better understanding), and the sensing blocks are for, as the Scratch Wiki says, to “detect different factors of a project.”
If you need help trying to figure out what a block does, I recommend searching the Scratch Wiki to find out. If you still need help with scripts, I recommend that you head over to the Help with Scripts forum instead — that would be the better place to ask for help about scripts.
- Rainbow-Paint
-
11 posts
Motion, broadcast, message, sensing blocks!
Thank you both so much for helping! It really helps!
- Discussion Forums
- » Questions about Scratch
-
» Motion, broadcast, message, sensing blocks!