-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Save Instance Managers now only get created if there is data present for them. Or when a new saved prefab gets spawned. * Fixed issue in initialization of Saveables, hasIdentification now gets lazy initialization upon first load. * Added support for spawning Saved Instances in duplicated scenes. You are required to create a Save Instance Manager with a custom ID for a duplicate scene.
- Loading branch information
1 parent
afed1f0
commit 721fc90
Showing
3 changed files
with
90 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters