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.
I just thought of something!! Would it be cool if cutscenes were pre-rendered? I know it's possible. (Cite Bad Apple video) It would probably be at a low resolution and frame rate, but there is always room for improvement.
I did what mistman said but, it's doing the exact same thing as before (the sprite moves to the top-left of the screen). I know that it's moving directly to the coordinates -1 but, I can't figure out why it's not moving up one.
Snake OS update 1.2
changes:
bug fix with dictionary label mispelling. thank you ENDER. i wouldnt have noticed this without you mentioning them. if you see anymore bugs please tell me.
Snake OS 2.0 update [yay]
added a new username option in the system dropdown menu. just change it anytime. Thanks guys for the support. IMPORTANT: i will create 1 more web browser page because i am improving the os as i go. maybe ill do more later.