deleting game save data node

i wanted to add the option to erase data on my game. however, i dont see the options or switches that i can choose to turn off. does this works similar to pixel game maker or does it works different here?

This is an action. Create two option UIs, and for the ‘Yes’ option, just use the delete save file action.

1 Like

There is no switch anymore, it is purely an Action like saving/loading.

When is says Specify Project Variable, it is referring to the default File Slot in the Database:

1 Like

i see, thank you