Daniel Lyons' Notes

How to Save and Load in Godot

Description

Create a script inheriting from resource.Put any variables you want in the script, but only use built-in types.Only variables with the export tag will be sav...

My Notes

How to Save and Load in Godot
Interactive graph
On this page
Description
My Notes