LOCATE position the cursor for PRINT instruction only. For sprites use SPOFS spritenumber,X,Y If you want to position your sprite 0 at the center (200,120) of the screen type at the end of your prog : SPFOS 0,200,120 Remember that you can test most instructions in Direct mode. Try this in Direct Mode : SPSET 0,335 SPANIM 0,"XY", -60,200,100, -30,50,20