Game restart via blueprints?

HEY guys!
need your help with restarting level from last checkpoint with resetting everything and put all in place!!!
what node i should add so it works properly ?
thank you very much!

Hey there, what do you save in your checkpoint?

Nothing . only the LOADED/STREAMING level…

i would try saving the checkpoint location as a variable in the game instance. then reload the level. and finally get the checkpoint location variable and set the players location.

Tried so much ways… I’m missing something…
do you have any tutorial that can explain this ?
:frowning:
thank you anyway

You can restart the level and get the last checkpoint location and set the player there.