Save State Extended Extension

This extends the functionality of the save state extension to allow more advance usage:

  1. Deletion of specific save state and duplication
  2. Duplication of a save state
  3. Checking if a save state exists
    Some of these are actually even supposed to be in the save state extension and I wonder why it isn’t.

The extension can be found here:
https://files.catbox.moe/sxcri3.json

1 Like

Hi Ansel! (excuse me if it is your family name)

Can you describe your work for writing this extension?
It can be interessant to kwnow how you proceed.

Thank by advance.

A+
Xierra

Firstly Ansel is my first name so no worries.

I made this extension because people have been having issue with the in-built save state extension. The in-built extension is marked as experimental and Gdevelop hasn’t seem to slow down to finish it. So I used some functions in Gdevelop that were already there to implement some basic things like Delete and Checking if a save exists and then duplication for advance save systems.

1 Like

Ok

Thanks for this explanation.

Xierra