I’m trying to make a space ship move across a space background and so far I’ve made it so when the up arrow is pressed the ship moves up and when down is pressed the ship moves down. but when the ship gets to a certain point the image for the sprite just stops being visible despite still being in view of the camera. Any assistance on my issue would be appreciated
Update: The issue has been resolved