This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2009-07-12 00:54:36

spadge23
Scratcher
Registered: 2009-07-09
Posts: 4

is there a command that resets?

hey, need help, is there a command, which works as a reset button? like.
"if this does that, or is touching that" reset"
which turns off turns on the program.
thanks.

Offline

 

#2 2009-07-12 02:24:43

jamie
Scratcher
Registered: 2007-03-28
Posts: 100+

Re: is there a command that resets?

When FLAG clicked
Broadcast RESET

Then use the "When I receive RESET" broadcast block in place of flag in all your scripts. Broadcast RESET when you want to reset.


Check out my flash game site at http://subgaming.net/

Offline

 

#3 2009-07-12 04:17:05

spadge23
Scratcher
Registered: 2009-07-09
Posts: 4

Re: is there a command that resets?

jamie wrote:

When FLAG clicked
Broadcast RESET

Then use the "When I receive RESET" broadcast block in place of flag in all your scripts. Broadcast RESET when you want to reset.

thanks a bunch man!

Offline

 

#4 2009-07-12 09:13:27

jamie
Scratcher
Registered: 2007-03-28
Posts: 100+

Re: is there a command that resets?

spadge23 wrote:

jamie wrote:

When FLAG clicked
Broadcast RESET

Then use the "When I receive RESET" broadcast block in place of flag in all your scripts. Broadcast RESET when you want to reset.

thanks a bunch man!

Anytime  big_smile


Check out my flash game site at http://subgaming.net/

Offline

 

Board footer