Skip to content

New feature: disable/enable scenes and controller

Compare
Choose a tag to compare
@janpaepke janpaepke released this 08 Mar 00:50
· 499 commits to master since this release

use scene.enabled(false) to disable scenes without removing tweens or pins.
use controller.enabled(false) to disable all scenes attached to the controller (without touching their enabled setting)
See here for the discussion: #15