-
Notifications
You must be signed in to change notification settings - Fork 1
Saving State #5
Copy link
Copy link
Open
Labels
assetChanges or additions in the asset codeChanges or additions in the asset codeenhancementNew feature or requestNew feature or requestsystemChanges or additions in the system codeChanges or additions in the system code
Milestone
Metadata
Metadata
Assignees
Labels
assetChanges or additions in the asset codeChanges or additions in the asset codeenhancementNew feature or requestNew feature or requestsystemChanges or additions in the system codeChanges or additions in the system code
Adding trigger for GameObjects, where they can save their current state. Adding an onSave/onLoad method, which return/recieve byte arrays. Also add a manager which can save the current state of the game.