<aside> 🗒️ Sequencers are designed for doing things in a particular order or dynamically. This also contains toggle events or ways to turn a large amount of objects on or off.

</aside>

ActivatorSequencer

<aside> 🗒️ This component is responsible for sequencing the activation and deactivation of multiple activators. It allows you to control the flow of activation and provides functions to jump to a specific step, step forward, or step back.

</aside>

Inspector Variables

Event Functions

CountPuzzle

<aside> 🗒️ This script is used to control a count-based puzzle. It keeps track of the current count, allows adding and subtracting from the count, and triggers events based on certain conditions.

</aside>

Inspector Variables