"New Game" - "Delete All Data" (Playmaker)

Discussion and help for Easy Save 3
Post Reply
adimogiannis
Posts: 1
Joined: Wed Feb 03, 2021 12:49 am

"New Game" - "Delete All Data" (Playmaker)

Post by adimogiannis »

Hi Joel.
Great asset! Thank you for making and supporting it.

When I click on "Clear Persistent Data Path" on Unity editor, as expected everything is reset and the game starts with no saved data.

How would you approach that in-game as a "Clear Persistent Data Path" action does not exist.

I'm using Playmaker.
So, say that you click an UI element, what should the following actions be?
Delete Directory and reload the scene for example?

Sorry, I'm just missing the concept. Any info will be highly appreciated.

(I'm not using or planning to use auto save)
User avatar
Joel
Moodkie Staff
Posts: 4849
Joined: Wed Nov 07, 2012 10:32 pm

Re: "New Game" - "Delete All Data" (Playmaker)

Post by Joel »

Hi there,

The best way to do this is to use the ES3 Delete File action to delete your save data.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
gregacuna
Posts: 2
Joined: Wed Jan 18, 2017 9:17 am

Re: "New Game" - "Delete All Data" (Playmaker)

Post by gregacuna »

I'm reworking an old project (Unity 5.6.3) with Playmaker (1.8.4) and using Easy Save 2. It was working fine the last time I opened it, but now I'm seeing a missing action "DeleteDataPool." Any idea what could have happened and how I can fix it? Thanks in advance.
User avatar
Joel
Moodkie Staff
Posts: 4849
Joined: Wed Nov 07, 2012 10:32 pm

Re: "New Game" - "Delete All Data" (Playmaker)

Post by Joel »

gregacuna wrote: Sat Mar 30, 2024 1:41 am I'm reworking an old project (Unity 5.6.3) with Playmaker (1.8.4) and using Easy Save 2. It was working fine the last time I opened it, but now I'm seeing a missing action "DeleteDataPool." Any idea what could have happened and how I can fix it? Thanks in advance.
Hi there,

Easy Save has never had a DeleteDataPool action, so this issue would be unrelated to us.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
gregacuna
Posts: 2
Joined: Wed Jan 18, 2017 9:17 am

Re: "New Game" - "Delete All Data" (Playmaker)

Post by gregacuna »

Sorry about that. Always difficult to remember everything when revisiting a project after years. Know that is helpful.
Post Reply