Pages: 1
Topic closed
How do i make my scrolling stop when i get to the end of my last terrain, instead of it scrolling to the background?
Offline
You have to make it so that the sprite that is scrolling makes sure that it can only move if the scroll x is less than a certain position. EG:
Okay sweet, thanks. Works perfectly.
Yay! Helping!