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

#1 2011-09-13 16:54:04

ld18
New Scratcher
Registered: 2011-09-13
Posts: 2

help

I need help on my project. How do I get it to where if i touch sprite 1, i have to restart?

Offline

 

#2 2011-09-13 17:04:24

Pyro-TF2
Scratcher
Registered: 2011-09-12
Posts: 26

Re: help

Huddah hudda hudda, mff hudda hudda. Mmf, mmhudda huddah huh.

(Go to the 'sensor' blocks, grab a 'touching [----]' block, set the blank spot to the sprite that ends the game if touched, then put in a 'stop all scripts' block in. It'll look like this:
<if<touching[Sprite 1>
<stop all>
<end>)


@SOPA and PIPA:
http://media.tumblr.com/tumblr_lxyqwmSg8L1r5iu5n.png

Offline

 

#3 2011-09-13 17:26:32

JJROCKER
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: help

Would you like me to make a project example?


http://www.blocks.scratchr.org/API.php?action=random&amp;return=image&amp;link1=http://img255.imageshack.us/img255/3491/signature1y.jpg&amp;link2=http://img577.imageshack.us/img577/5272/signature1sx.jpg&amp;link3=http://img4.imageshack.us/img4/8514/signature1et.jpg&amp;link4=http://i.imgur.com/POEpQyZ.png&amp;link5=http://img163.imageshack.us/img163/4640/jjrockerfinal.jpg

Offline

 

#4 2011-09-13 17:46:47

GamingStudios
Scratcher
Registered: 2011-06-22
Posts: 24

Re: help

hmmmmm


I <3 LOL cats.
<img src="http://tinyurl.com/6p9mbcn"

Offline

 

#5 2011-09-13 19:22:46

flamekyle
Scratcher
Registered: 2011-03-18
Posts: 1000+

Re: help

Pyro-TF2 wrote:

Huddah hudda hudda, mff hudda hudda. Mmf, mmhudda huddah huh.

(Go to the 'sensor' blocks, grab a 'touching [----]' block, set the blank spot to the sprite that ends the game if touched, then put in a 'stop all scripts' block in. It'll look like this:
<if<touching[Sprite 1>
<stop all>
<end>)

Restart, not stop


http://prodegebanners.sitegrip.com/images/swagbucks-173x63Alt5.jpg

Offline

 

#6 2011-09-13 19:25:28

MoreGamesNow
Scratcher
Registered: 2009-10-12
Posts: 1000+

Re: help

Replace all of you "When Flag clicked" with "When I Receive [start]" blocks.  To restart, broadcast start.  Then just add

<when green flag clicked>
<broadcast[ start ]>


http://images2.layoutsparks.com/1/218929/rubiks-cube-animated-rotating.gif
"Cogito ergo sum" --  I think, therefore I am

Offline

 

#7 2011-09-20 16:48:07

ld18
New Scratcher
Registered: 2011-09-13
Posts: 2

Re: help

i got the control if then i put in touching sprite 1stop all and it doesn't work

Offline

 

Board footer