Multiple Worlds
#10
I'm going to make a downloadable editor first, since I've seen that requested a couple times, then I'll work on the worlds. It might take several days to do--all of the game's code assumes that there is only one world.

I was originally going to have each World object in the editor correspond to a physical world, but then I realized that the World is a service, so there can only be one. So instead each world will be a completely separate game hierarchy, and you'll access them using game:getWorld("worldname"), which will return another root object.

This will take a long time to code, but I think it'll be worth it!
Reply


Messages In This Thread
Multiple Worlds - by Jacob__mybb_import1 - 05-31-2011, 07:45 PM

Forum Jump:


Users browsing this thread: 8 Guest(s)