During a certain (local area) video game coding contest, The Quest won as one of the games! If you look at the tittle of The Quest in version 1.2.2 or higher, an award symbol will be there, and the day it was earned.
Use this (Doesn't have moving code):
SPSET 0,number
SPSCALE 0,3,3
WHILE 1
A=BUTTON(2)
IF A==16 THEN_____ELSE_____
WEND
-Fill in the Number to choose the look of the ball
-Fill in the THEN to make it go up
-Fill in the ELSE to make it go down
Type this:
SPCOLVEC management number
SPCOL management number,TRUE
(Do above for each sprite)
WHILE 1
Varible=SPHITSP(Management number,Management number)
IF Variable==TRUE THEN...
I had a post about it once. I am thinking it is a great idea (And I even gave a few ideas of the code). But I agree with the person who said that the Write feature won't be a good idea.