This site requires JavaScript, please enable it in your browser!
Greenfoot back
Mr.Sparrow
Mr.Sparrow wrote ...

2020/6/7

reseting a level in a game without reseting the variables

Mr.Sparrow Mr.Sparrow

2020/6/7

#
Hi, I just want to ask if there is a possible way for me to use Greenfoot.setWorld(new world()); , and after resetting the world still allowing the variables to have the same values Thanks
danpost danpost

2020/6/7

#
Show your world code and indicate which fields need to keep their values.
You need to login to post a reply.