Component: Activate Object Behavior

ActivateObjectTutorialBehavior is a state behavior that can activate or deactivate one or more GameObjects and components (MonoBehaviour instances).

  • ApplyOnEnable determines whether the behavior should affect the GameObject from the very beginning - even before the step is activated.