Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to make a start this script block
- DevinGillespie123
-
New Scratcher
3 posts
How to make a start this script block
I need a button like the stop all but to make it start a script. Im not so good at building my own blocks so I am asking here.
- gor-dee
-
Scratcher
1000+ posts
How to make a start this script block
have you tried
when this sprite clicked
- DevinGillespie123
-
New Scratcher
3 posts
How to make a start this script block
have you triedwhen this sprite clicked
Yes I have the game im trying to make requires when lets say when Sprite A is bought in the shop a script activates so Sprite A makes money in the main screen
- danger695
-
Scratcher
100+ posts
How to make a start this script block
You can use the
when I receive [ v]And the
broadcast [ v]to start the block on the top
Last edited by danger695 (Jan. 25, 2022 23:48:14)
- DevinGillespie123
-
New Scratcher
3 posts
How to make a start this script block
You can use thewhen I receive [ v]And thebroadcast [ v]to start the block on the top
thank you!
- Discussion Forums
- » Help with Scripts
-
» How to make a start this script block