Title Says It All.
Offline
You don't.
Scratch doesn't let you, cause it helps new scratchers.
But you CAN use variables and a border to make sprites far off the edge "disappear", such as in this project.
Offline
Ok, How?
Offline
First, one must create a variable, such as "YPosition#". You give the sprite this script:
when green flag clicked forever set y to (YPosition#)And then change YPosition# just like you were changing the sprite's y position.
Offline