Hi,
I'm currently using this sidescrolling code:
http://www.greenfoot.org/scenarios/3767
But there is no "end" in this code, if you know what I mean.
You can just continue walking without ever facing a wall.
I want the sidescrolling to stop as soon as my background image doesn't go any further.
Like hitting the world edge when the image ends.
Anyone know how to do this?
Thanks in advance.