hey storm here! just got finished with the logon screen for my DIRECTORY OS. i might make a couple of changes. as always, i am wide open for your comments, suggestions, and opinons!
Storm, you could use the TOUCH OUT command, SPOFS with the TX,TY variables from the TOUCH to make a sprite move by the touchscreen. Use spcol and SPHITSP for sprite collision and when a sprite hits a sprite. You could also always go to smileBasicsource.com
Spcol is basically setting up the sprite collision. You need spset before this. SPCOL control number of sprite, if you want to use spscale after this, then say true, is you don't then leave it as it is.
ive run into a bit of a problem. the sprite is moving but when i want it ti detect a colision it always reads as -1(no collision detected) but CLEARLY it has hit the other sprite. HEPL FRIENDS!!! D: