The HUD won't display!
Hello. I'm trying to load a background map in my game. It won't display on the screen. I want to load it o the touch screen from (32,0) to (292,240). This is what I did.
XSCREEN 2
DISPLAY 1
'LOAD GAME A OR B
@GAMEAB
DIM MAP1[0]
BGSCREEN 0,50,30
BGLOAD 0,9,0,64,33,MAP1
BGSCALE 0,0.5,0.5
If anyone can help, I would appreciate it.
1そうだね プレイ済み