Question on deleting slot using PlayMaker
Posted: Sat Apr 26, 2025 2:20 pm
I'm working on my delete game functionality now, and I'm not able to get the PM action to erase the file. My test case is fairly simple. I use the PM Save Game function which creates the saveinfo.dat and save_1.dat. When I click the delete button, it doesn't remove save_1.dat (or saveinfo.data but I'm guessing that is as intended).
As you probably remember, it's a pretty simple action, but I added a debug to confirm it's getting the "1" for the save slot and it is.
Any ideas on what the issue might be?
As you probably remember, it's a pretty simple action, but I added a debug to confirm it's getting the "1" for the save slot and it is.
Any ideas on what the issue might be?