Hi, i'm creating a game with multiple levels, but i want these levels to all be under one world, so that data can transfer between them. I'm not seeing any simple ways to do this and i'm wondering if there is a simple way of going about this.
Here's what my world classes look like at the moment
I want to keep the gameworld going for the whole time, but i simply want to switch between subworlds, such as floorone and later on floortwo.
I want to keep the gameworld going for the whole time, but i simply want to switch between subworlds, such as floorone and later on floortwo.


