@martijn13039
Verry simple!
Create a seperate world that is your menu, then mank a button and in the act method put a if statement like this
if (Greenfoot.mouseClicked(this) {
Greenfoot.setWorld(new world());
}
replace world() with whatever your world class is.
for example: map()
@SirFoxie
I already figured out how to do that and I personally like having the speed and turning limitations that you get from the keyboard so I doubt I will change it. I might make it an option though...
2012/6/20
platforms of meh
2012/6/20
platforms of meh
2012/6/20
Tank Shooter
2012/6/15
Maze Adventure
2012/6/12
7MathApp
2012/6/12
eat the pie 2
2012/6/12
starfight
2012/6/12
eat the pie 2
2012/6/12
eat the pie 2