Save Whole Game
Spinz
NorwayMember, PRO Posts: 42
in Help Wanted
Hi I have made this game with lots of upgrades and i Was wodering if there is a way to save all attributes? without sellecting all into the save attribute behavior
Comments
Nope!
As soon as we got the 'save' function many moons ago, I asked for a 'save entire game state' function.
Alas, twas not to be!
You have to save them individually - or put all your attributes into a table and just save the entire table when a change is made.
This is slightly easier as you don't have to manually load the table, it does it automatically.
Hope that helps,
QS
Dr. Sam Beckett never returned home...
Twitter: https://twitter.com/Quantum_Sheep
Web: https://quantumsheep.itch.io
thanks, man