Table of Contents

Save

The Save commands allows you to save values in your game and load them later, even after the game has been closed. The Save commands also allows you to share data between diffrent game projects.

Parameters

The ability to save data from one game and load it in the second game will work only on the web and windows (exe) but not on the apk version.

Examples