Skip to content

Make modules toggleable on/off #128

@ExpiredPopsicle

Description

@ExpiredPopsicle

Make it so it's easy to turn the effects of modules on and off at runtime.

This implementation should work like this:

  • Per-module on/off flag
  • Skip _process calls (from the main app) on modules that are disabled
  • Sync scene_init and scene_shutdown calls with module activation/deactivation
  • Fixup existing scene_init/scene_shutdown calls in the main app to be aware of module activation status

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions