[PLUGIN] Savior

Hello,

I’m a bit lost with level saving/loading.
I have a button that saves the level (ennemies, pickups etc…) and another one that loads it.

Everything works fine as long as I start my game inside this specific level, I’m able to move in other levels and when I comeback I can load the level the way it was before I left.

But if I start my game in another level, then go into this level (the one with the buttons) and save it, loading it again doesn’t do anything (even if goes into the success section).

I don’t know if I’m doing this the right way, my idea is to have a slot for each level that the player goes into and being able to load it again everytime he comes back.