Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) | před 9 měsíci | |
---|---|---|
.. | ||
screenshots | před 1 rokem | |
README.md | před 1 rokem | |
default_env.tres | před 2 roky | |
enemy.gd | před 1 rokem | |
enemy.tscn | před 1 rokem | |
enemy_crab.png | před 1 rokem | |
enemy_crab.png.import | před 9 měsíci | |
gui.gd | před 1 rokem | |
icon.webp | před 1 rokem | |
icon.webp.import | před 1 rokem | |
player.gd | před 1 rokem | |
project.godot | před 9 měsíci | |
save_load.tscn | před 1 rokem | |
save_load_config_file.gd | před 1 rokem | |
save_load_json.gd | před 1 rokem | |
sea_turtle.png | před 1 rokem | |
sea_turtle.png.import | před 9 měsíci |
This demo showcases how to save a simple game with each serialization format supported by Godot:
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
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: Mobile
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/891