Save and load

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Northeast

I am currently making 2D platformer, where I want to save a level in the pause menu, and load the last saved level in the main menu. I can’t find any tutorials online that meet this need for some reason. I was expecting it to be easy like in unreal engine. What is the best code to accomplish this??

:bust_in_silhouette: Reply From: Moreus

there tutorial: