how do you make your game save
pipe
Member Posts: 54
I want my game save after its use lets say they are 3 levels when you finish level 1 you unlock 2 so you exit the game and when i enter the game again I want level 2 to be unlocked not to start in level 1. does it do it automatically?
Comments
You want to have a "Save Attribute" behavior in the rule after the player finishes the level.
At the beginning of the game, Whether in the splash screen or menu, add the behavior "Load Attribute".
This will make it so when the player completes the level, it will save their progress and load it when they join the game.
Let me know if you need any more help.
Need Help? Email Me | Templates | Full Game Source Code