Aaron Franke 7d64830cfe Ensure most demos have descriptions and screenshots před 4 roky
..
screenshots 0d9c0d15c6 Move Saving and Loading demo to Loading category před 4 roky
README.md 8a0824a948 Add links to the Asset Library after release 3.2-5c154da před 4 roky
default_env.tres 0d9c0d15c6 Move Saving and Loading demo to Loading category před 4 roky
enemy.gd 0d9c0d15c6 Move Saving and Loading demo to Loading category před 4 roky
enemy.tscn 814909538f Update projects to Godot 3.3 před 4 roky
gui.gd 0d9c0d15c6 Move Saving and Loading demo to Loading category před 4 roky
icon.png 0d9c0d15c6 Move Saving and Loading demo to Loading category před 4 roky
icon.png.import 0d9c0d15c6 Move Saving and Loading demo to Loading category před 4 roky
player.gd 0d9c0d15c6 Move Saving and Loading demo to Loading category před 4 roky
project.godot 7d64830cfe Ensure most demos have descriptions and screenshots před 4 roky
save_load.tscn 814909538f Update projects to Godot 3.3 před 4 roky
save_load_config_file.gd 0d9c0d15c6 Move Saving and Loading demo to Loading category před 4 roky
save_load_json.gd 0d9c0d15c6 Move Saving and Loading demo to Loading category před 4 roky

README.md

Saving and Loading (Serialization)

This demo showcases how to save a simple game with each serialization format supported by Godot:

  • ConfigFile
  • JSON

More formats may be added in the future.

For more information, see this documentation article: https://docs.godotengine.org/en/latest/tutorials/io/saving_games.html

Language: GDScript

Renderer: GLES 2

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/891

Screenshots

Screenshot