Skip to content

automatically save changes to home world #28

@zodiepupper

Description

@zodiepupper

when starting up the game, we should resume the previous state of the homeworld.

this entails finishing up the interchange format... so this might take a while.

my want is to use a gltf extension that just bundles all the godot data into the gltf so that when a gltf is loaded it just looks for and applies the godot specific data that's present in the gltf. this would also make for a good interoperable export format, where it will import with normal gltf features, but if the platform implements the extension, it will be able to load it with all the functionality it had in godot.

we might also be able to use this setup to generate deltas and use those for network scene updates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions