i'm making a scrolling game, but everytime an object is about to scroll off screen, it stops and sticks out onto the presentation! help!
Offline
create like a black border sprite
Offline
Nothing you can do about that.
Offline
Doraemon831 wrote:
i'm making a scrolling game, but everytime an object is about to scroll off screen, it stops and sticks out onto the presentation! help!
Make invisible sprites that go around the edge and then make it so when the object scrolls too far to the edge of the screen it hides
Offline
And make them invisible by using set ghost effect to 100. but remember to have the sprite shown first
Offline