Skip to content

gdquest-demos/godot-4-savegame

Repository files navigation

Demo: Savegames in Godot 4

This project gives an example of how to save and load a game's state in Godot using resources and JSON.

For a detailed guide to get you started with saving and loading in Godot, check out the GDQuest Library: Saving and loading games in Godot 4 (with resources)

About

A Godot 4 demo that showcases how to save and load game data using resources or FileAccess.store_var()

Resources

License

Stars

Watchers

Forks

Packages

No packages published