v0.0.2
Minor UX updates and bug fixes.
Added
- More logging which shows that a scene is being currently loaded.
- Methods to access in
loadingCollection
andloadedCollection
inScriptableSceneController
. - Exposed
IsLoading
property inScriptableSceneController
. - Events which are fired when transitions are entered and exited.
Changed
- Updated Scene Manager Window to support reordering and to provide more info.
- Improved component UX via
AddComponentMenu
.
Fixed
- Incorrect collection progress being reported when a collection is loading.