Need help to change saved scene by load button

I need help to change the scene after the game has been saved and to get the load button to change me to that scene after i had quit the game before

Here’s how I did it.

First I save the scene I want to return to
Screenshot%20from%202020-10-22%2019-24-39

Then when I want to load it
Screenshot%20from%202020-10-22%2019-25-16

then change scene to VariableString(load_scene)

1 Like

I’m still confused on where to put this

There’s some docs about saving persistent data: Storage action explained [GDevelop wiki]

Also I believe there’s 1 or 2 examples you can look at.

I’ve already looked at those I just need to know where to put it somewhere and wondering if anything else is not working right

Here’s what the other tabs look like inside