Wallop icon indicating copy to clipboard operation
Wallop copied to clipboard

Modules should have additional callbacks supported

Open moolicc opened this issue 2 years ago • 0 comments

Modules' scripts should have the ability to support additional callbacks (aside from update/draw) to allow them to adjust as the scene's lifecycle changes.

  • Scene activated/Deactivated
    • Noteworthy: A module won't always see the scene activated callback as they're not guaranteed to be instantiated ahead of the scene's activation
  • Scene saving

moolicc avatar Jun 22 '22 00:06 moolicc