save

Can someone please help me. I want to save my score and time as well when i move onto the next level.

https://flowlab.io/game/play/1432739
Hello! This link will bring you to a game. Press the top play button and collect coins. The coin count will save even after you leave the game or change the level! Look in the player coding to find out how. If you wnt, just copy and paste the code in.

You can look more into on how Save’s work with my Shop example, but you can also use the “Get” input from the NextLevel behavior to see what level your in.

Shop Example:
https://flowlab.io/game/play/1202461

Get Level Example:
https://flowlab.io/game/play/1433130

I tried the once+read and i have a object that when i collide with it i save and go to next level…which doesnt work, so how can i make it work?

Please leave a link or screenshot the code.

2020.07.26-16.56