How to Save highscore?

I am new to gdevelop and i need help with how to save highscore automatically and store into a file and I have two scene so my highscore is in main menu scene please help me…

1 Like

every time you switch scene save( write in storage)a scene variable in storage and in next scene call it (read ) in another variable

Sir I am new to gdevelop. Will you please show how to do it ??

find a simple example here. Just right for you