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

#1 2008-02-18 15:27:33

pross67
Scratcher
Registered: 2007-05-26
Posts: 18

Stopping sprite motion

I have a sprite moving continuously using a glide to random x,y inside a forever loop.

How can I get the sprite to stop moving for a couple of seconds (because of touching a color), and then move again.

I guess I should use if,else, but with what Motion blocks?

PeteR

Offline

 

#2 2008-02-18 15:49:34

pross67
Scratcher
Registered: 2007-05-26
Posts: 18

Re: Stopping sprite motion

Thanks anyway, but I got it. I'm using a "repeat until" block with a couple of messages.

Offline

 

Board footer