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

#1 2008-05-20 19:14:05

pmears
Scratcher
Registered: 2008-05-20
Posts: 1

Sprite positioning

How do I return my sprite to its original position and clear the screen after running the script?

Offline

 

#2 2008-05-20 19:30:04

Cyclone103
Scratcher
Registered: 2008-03-20
Posts: 500+

Re: Sprite positioning

Simple! If you know the original position, just set it to go there. If you want a new, set position, just make a variable called Xpos, set it to x position (for when you want it to set) and do the same for Y. There is a clear function, which will get rid of pen or stamp marks. Just add it into the script where you want it to go!


All your base are belong to us

Offline

 

Board footer