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

#1 2010-05-11 14:31:22

freddythef
Scratcher
Registered: 2010-04-30
Posts: 25

Forever while not clicked/clicked

How would i put this in?
-freddy

Offline

 

#2 2010-05-11 14:38:18

Nick60
Scratcher
Registered: 2007-06-17
Posts: 100+

Re: Forever while not clicked/clicked

So you want something to happen depending if you are clicking the spirte?

http://img85.imageshack.us/img85/4826/75413147.png

This code snippet does this:

If you are clicking the sprite, the sprite will move 10 steps everytime you click it.  If you are not clicking the sprite, it will continue to rotate until it will be clicked.

Hope this is what you meant.

Last edited by Nick60 (2010-05-11 14:39:18)


Let's  Be Blue!

Offline

 

#3 2010-05-11 14:44:26

freddythef
Scratcher
Registered: 2010-04-30
Posts: 25

Re: Forever while not clicked/clicked

@Nick Awesome.
Just what i ment.
-freddy

Offline

 

#4 2010-05-11 14:45:44

Nick60
Scratcher
Registered: 2007-06-17
Posts: 100+

Re: Forever while not clicked/clicked

Haha, good.  smile


Let's  Be Blue!

Offline

 

Board footer