Sequencer
Introduction
Getting Started
Classes
🏠 Home
Playniax Framework
Ignition
EasyGameUI
Packages
Product Navigator
Pyro
Galaga Essentials
Space Shooter Art Pack 01
Space Shooter Art Pack 02
Space Shooter Art Pack 03
Infinite Scroller
Radar System
Sequencer
Advanced Spawners
SHMUP Builder
Sprite Illuminator
Games
Drone Defender
Zig Zag
Misc
Download
Donate
Playniax Shop
Unity Asset Store
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