If you wanna improve the way your button works, take a look at this course:
http://www.greenfoot.org/scenarios/5679
And thank you for using my ScrollIng World scenario! (If you like it, I appreciate it when you vote for it/click like :) )
To make the images go off screen, make the world unbounded.
In your world subclass, instead of this:
super(600,400,1);
do this:
super(600,400,1,false);
This also means that your position can be smaller than 0.
Well, if you wanna see the real fun, checkout the game where the engine's from:
http://www.greenfoot.org/scenarios/4734
and also, I would appreciate if you clicked 'like'
I don't know what Flares are (I'm Dutch), but let me describe the room. There are 3 small spots in the room, I can't use my flash light, but I can move. I only don't see where I am :)
@mark.hayes If you want the world to have a limited size, look at this scenario:
http://www.greenfoot.org/scenarios/5806
This also contains the scrolling background.
2012/9/8
MenĂ¼ + Game
2012/9/4
KrabbenSpiel
2012/9/3
Was kann man lesen
2012/9/1
Adventure
2012/8/30
Pong
2012/8/24
Jump engine
2012/8/24
Nightmare: Emergence
2012/8/24
Nightmare: Emergence
2012/8/23
Skulls in space