Skip to content

Scene Loader v0.6.0

Latest
Compare
Choose a tag to compare
@oluwaseyeayinla oluwaseyeayinla released this 08 Oct 16:26

Improved version of the scene loader with the option to allow preload of scene on start and listen for unloaded scene events

Added

  • Inspector option to preload scene on start.
  • On unloaded scene event to listen when the scene has been unloaded
  • Preload sample demo to illustrate the newly added features

Scene Loader Features

  • Load referenced scene synchronously
  • Load referenced scene asynchronously
  • Preload referenced scene asynchronously or on start
  • Unload referenced scene
  • Restart referenced scene
  • Load any other scene async or sync based on the scene mode via their name
  • Listen for unload scene events

Scene Loader Manager Features

  • Loads and tracks the progress of any scene