In a game I’ve been making, I’ve been working on a save and load system using “write a text” and “read a text”. Now, I’ve been trying to make a “new game” function, or basically deleting the existing saved files to reset the save data; however, I just can’t figure out how it works. Could someone help or perhaps give an example of how to do it? Thanks : )
In the same action category, you’ll find a delete action.
Oh! I thought this was for deleting objects for some reason. Thanks, I think this should solve my problem.