Aaron Franke 8a0824a948 Add links to the Asset Library after release 3.2-5c154da 4 år sedan
..
screenshots 0d9c0d15c6 Move Saving and Loading demo to Loading category 4 år sedan
README.md 8a0824a948 Add links to the Asset Library after release 3.2-5c154da 4 år sedan
default_env.tres 0d9c0d15c6 Move Saving and Loading demo to Loading category 4 år sedan
enemy.gd 0d9c0d15c6 Move Saving and Loading demo to Loading category 4 år sedan
enemy.tscn 0d9c0d15c6 Move Saving and Loading demo to Loading category 4 år sedan
gui.gd 0d9c0d15c6 Move Saving and Loading demo to Loading category 4 år sedan
icon.png 0d9c0d15c6 Move Saving and Loading demo to Loading category 4 år sedan
icon.png.import 0d9c0d15c6 Move Saving and Loading demo to Loading category 4 år sedan
player.gd 0d9c0d15c6 Move Saving and Loading demo to Loading category 4 år sedan
project.godot 0d9c0d15c6 Move Saving and Loading demo to Loading category 4 år sedan
save_load.tscn 0d9c0d15c6 Move Saving and Loading demo to Loading category 4 år sedan
save_load_config_file.gd 0d9c0d15c6 Move Saving and Loading demo to Loading category 4 år sedan
save_load_json.gd 0d9c0d15c6 Move Saving and Loading demo to Loading category 4 år sedan

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