In func do_save(data, path) what would the data be and what would path be?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By gummyrat

Would path be “user://” and then data be “saves.dat”?

:bust_in_silhouette: Reply From: DONOTJUDGEMYCODE

Path: “user://randomfilename.save”
Data: Variable you want to put in the file