Discuss Scratch

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

gor-dee wrote:

have you tried
when 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

danger695 wrote:

You can use the
when I receive [ v]
And the
broadcast [ v]
to start the block on the top

thank you!

Powered by DjangoBB