problem warping around
in
Programming Questions
•
1 year ago
I just solved the problem but now a new problem appeared when I solved the previous problem.
The size is set to (900,900) but the size in the game world is set to (900,768). I used the 232 pixels on the bottom to display information about the game. Is there anyway to make the player controlled ship disappear when it reaches the bottom of the screen instead of overlapping onto the information area?
The size is set to (900,900) but the size in the game world is set to (900,768). I used the 232 pixels on the bottom to display information about the game. Is there anyway to make the player controlled ship disappear when it reaches the bottom of the screen instead of overlapping onto the information area?

1