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

#1 2012-04-13 14:06:07

PretVlek
New Scratcher
Registered: 2012-02-04
Posts: 3

Crazy guitar maniac

Hi,

I'm trying to make a game like "crazy guitar maniac". But I don't know how to make a multiplier. The problem is when a mistake is made the multiplier should go to 1 again, but because you have to put it in a loop he will always see that mistake.

So, What really should happen is that if you are at multiplier 2 or more, that for each mistake the multiplier will go back to 1.

I hope that I made it a bit clear, sorry for my bad englisch.

I'm not sure if i'm looking too far, while maybe there is an much easier answer. But this is the best solution that I made so far:

when gf clicked
repeat
make [help] <(mistake) - (help)>
if <(help) = [1]>
make [multiplier] 1

Offline

 

Board footer