How do code multiple levels? I have been conundrumising this conundrum since i got greenfoot and am completly and utterly baffled. I f anyone can help, then please help
The DoctorProfessor is out!
You can use Greenfoot.setWorld(World world) method to change the world. Or you can put a cleanup code in your world class and then make different setups depending on the current level.