Sequencer / Introduction

The sequencer executes the supported scripts on a GameObject (that is a child of the sequencer) in order they appear in the Hierarchy from top to bottom.

Supported scripts for example are: Delay, Message, SequenceSpawner, WaitForSequenceToBeFinished

Now continue with Getting Started