Hugo Locurcio b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 долоо хоног өмнө
..
screenshots 095beddcb9 Update loading demos for 4.0 (#776) 3 жил өмнө
README.md a0f59648f2 GitHub Actions: Check URLs using lychee (#1169) 4 сар өмнө
enemy.gd bac1e69164 Use static typing in all demos (#1063) 1 жил өмнө
enemy.gd.uid 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) 4 сар өмнө
enemy.tscn b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 долоо хоног өмнө
enemy_crab.png 095beddcb9 Update loading demos for 4.0 (#776) 3 жил өмнө
enemy_crab.png.import 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) 4 сар өмнө
gui.gd bac1e69164 Use static typing in all demos (#1063) 1 жил өмнө
gui.gd.uid 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) 4 сар өмнө
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 2 жил өмнө
icon.webp.import 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) 4 сар өмнө
player.gd 520b4a7870 Improve style in many demos (#1263) 4 сар өмнө
player.gd.uid 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) 4 сар өмнө
project.godot b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 долоо хоног өмнө
save_load.tscn b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 долоо хоног өмнө
save_load_config_file.gd 0343cedd48 General proofreading (#1262) 4 сар өмнө
save_load_config_file.gd.uid 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) 4 сар өмнө
save_load_json.gd 0343cedd48 General proofreading (#1262) 4 сар өмнө
save_load_json.gd.uid 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) 4 сар өмнө
sea_turtle.png 095beddcb9 Update loading demos for 4.0 (#776) 3 жил өмнө
sea_turtle.png.import 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) 4 сар өмнө

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 Saving games in the documentation.

See the Run-time File Saving and Loading demo for an example of loading various file types in an exported project without needing to import them.

Language: GDScript

Renderer: Compatibility

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

Screenshots

Screenshot