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

#1 2009-12-10 23:28:59

atrotter
Scratcher
Registered: 2009-12-06
Posts: 2

Interactive Club

How do I make my sprite club an object to add points? 

What script do I use?

Thanks.

Offline

 

#2 2009-12-12 12:21:27

shadow_7283
Scratcher
Registered: 2007-11-07
Posts: 1000+

Re: Interactive Club

You need to be much more specific for me to help you. How is the club controled? How many points? Be more descriptive.

Offline

 

#3 2009-12-12 22:44:14

atrotter
Scratcher
Registered: 2009-12-06
Posts: 2

Re: Interactive Club

The club is controlled by the space key. Each time the club "hits" the sprite I want it to add 100 points.  What I currently have it at is:
1. When space key pressed
2. Forever
3. If touching sprite 11 and sprite 6
4. Change score to 100
5. Say Ow!

Offline

 

#4 2009-12-13 10:14:47

shadow_7283
Scratcher
Registered: 2007-11-07
Posts: 1000+

Re: Interactive Club

Hmm . . . what are sprite eleven and sprite sixteen? If they are two separate enemies or something, you probably want to say "or".

Last edited by shadow_7283 (2009-12-13 10:15:01)

Offline

 

Board footer