Saving and Loading - GameMaker
A downloadable tool for Windows
Get this tool and 9 more for $9.99 USD
Buy Now$4.99 $3.74 USD or more
On Sale!
25% Off
- Save and Load Structs, Data Structure, Arrays or any variables you want.
- You can choose to save with Encrypted DS Maps [Doesn't support structs] so that save files can't be transferred to another device or Encrypted JSON Buffers that can be transferred to another device for example if you are using Google Play Services.
Instructions on how to use:
Scripts:
scrSaveData(name, key) : name must be string, key can be number or string.
scrLoadData(name, default_value) : name must be string, key can be number or string, This also defines the variables that you put in default_value that doesn't exist in files so you don't have to declare it somewhere else.
Usage is similar to ini files but way faster.
scrSaveGame() Save the game when you need to, for example at checkpoints.
scrLoadGame() Load the game when you need to.
Updated | 9 days ago |
Status | Released |
Category | Tool |
Platforms | Windows |
Author | Bukmad |
Made with | GameMaker |
Tags | checkpoint, file-system, GameMaker, gml, save, saving, sourcecode, yyz |
Links | Support |
Purchase
Get this tool and 9 more for $9.99 USD
Buy Now$4.99 $3.74 USD or more
On Sale!
25% Off
In order to download this tool you must purchase it at or above the minimum price of $3.74 USD. You will get access to the following files:
SavingAndLoading.yyz 51 kB
Download demo
Download
EasySaving.zip 2.2 MB
Leave a comment
Log in with itch.io to leave a comment.