Cubyz icon indicating copy to clipboard operation
Cubyz copied to clipboard

World Creation Screen

Open IntegratedQuantum opened this issue 2 years ago • 2 comments

In the World Selection Screen there should be a button that leads to the world creation screen.

There the player should be given the opportunity to choose a name.

When creating the world a few files need to be created. And then the world can be opened just like in the code for the world selection screen.

IntegratedQuantum avatar Sep 17 '23 14:09 IntegratedQuantum

There does not seem to be documentation about what happens in a save file.

Currently, other than some duplicated assets, it looks like saves/Development just contains a world.dat and maybe generatorSettings.json. Besides the inability to actually save the placed blocks, isn't creating a new world just adding these files?

In other words, is contributing to this issue as simple as adding a button to write these few files?

archbirdplus avatar Apr 14 '24 00:04 archbirdplus

Yeah, basically.

IntegratedQuantum avatar Apr 14 '24 07:04 IntegratedQuantum