This project is a way to store variables for each player that uses the program separately. It uses cloud data to save the variables. When you log in, it will load the last variables you saved, even if you have closed the page since the last time you saved. It can handle multiple players at the same time.
To use: Set the variables on the screen to any value. Then click Save. Close the page and re open it and start the project. The variables will reset themselves. You may use the sprite entitled Online Data Saving Engine in your projects to keep online data for players separate! Please credit me :)