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

#1 2011-12-24 15:27:49

wolvesstar97
Scratcher
Registered: 2011-08-31
Posts: 1000+

Help Me Again!!

Ok, so if anyone remembers my post about the game Dart Throw, I have taken the advice, and it worked, TO A POINT. I had the same script without the "Stop Script" blocks. Now, I have the problem of getting it to STOP adding coins and points. Heres the script:

http://witchkingofangmar.weebly.com/uploads/1/0/1/4/10144921/1527051_orig.gif


https://dl.dropbox.com/u/33551365/psyko.png

Offline

 

#2 2011-12-25 13:57:56

SJRCS_011
Scratcher
Registered: 2011-02-07
Posts: 1000+

Re: Help Me Again!!

take out the forever in the <if> block.  that should work...


http://i.imgur.com/vQqtH.png
Learning to Program in a Nutshell:  "You're missing a closing parentheses" - LS97

Offline

 

#3 2011-12-25 20:49:51

fuz50
Scratcher
Registered: 2008-09-19
Posts: 100+

Re: Help Me Again!!

SJRCS_011 wrote:

take out the forever in the <if> block.  that should work...

Hmm. I think taking out the forever block will help, but only doing that won't fix the whole problem.

When you take out the extra "forever" block, add this underneath the "if block":

[blocks]<wait until><touching color[ green]>[/blocks]

This won't allow the sprite to add more coins until it is touching green again, if that's what you want.  smile


http://img10.imageshack.us/img10/7404/cooltext529102298.jpg
http://siggen.toontown-click.de/sig1.pnghttp://siggen.toontown-click.de/sig2.png

Offline

 

Board footer