@ Travis: lol
Here is the code for it:
sync on
hide mouse
load image "ball.bmp",1
sprite 1,320,240,1
offset sprite 1,sprite width(1)/2,sprite height(1)/2
do
cls
sprite 1,mousex(),mousey(),1
sync
loop
And a ball image here:
http://www.durdge39.net/ofiles/ball.bmp
Just put that image (or anyone that you choose) into the same folder that you save the code in.
Study it and see what you make of it. If you get stuck on anything I'll try and explain.
[McEdit]: That is DBC code so, yeah, if it doesn't work with DBP -
-
If I were you and you were me, then you'd be yourself 'cos you are me and I am you.