Doesn't that just make the sprite bigger? I mean like, I made a big sprite in the editor. The paint tool. And I don't know how to put a sprite that big
You don't want to change size of Sprite, and does it mean that you want to display Sprite of the big size?
SPDEF 0,U,V,W,H,0,0,1
U,V=Coordinates of the original image to define
W,H=Size of the original image to define
SPSET 0,0
SPOFS 0,X,Y
X,Y=Screen coordinates where the sprite will be displayed