SimpleSave icon indicating copy to clipboard operation
SimpleSave copied to clipboard

Allows you to save or load "snapshots" of any scene in Godot with a single function call

Results 1 SimpleSave issues
Sort by recently updated
recently updated
newest added

My setup is a board which a user adds objects to similar to a trello board. I have this save each time the user adds something to the board and...