Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: clearing SceneId when spawning object with PrefabHash
when spawning an object `SceneId` is used first if set. When spawning and explicitly setting `PrefabHash` mirage now clears the `SceneId` to ensure that the new `PrefabHash` is used BREAKING CHANGE: SceneId is now cleared when calling Spawn with PrefabHash
- Loading branch information