Skip to main content

Introduction

Helper class for running multiple action sequences from a single component

Fields#

NameDescription
On Sequence CompleteEvent raised when an action sequence completes
Remote TargetObject to use as remote target

Properties#

NameDescription
isPausedGets if the Sequence Manager is paused
isPlayingGets if the Sequence Manager is playing
parentToGets/Sets transform to set as Sequence Manager's parent
sequenceCountGets the number of sequences to run

Methods#

NameDescription
AddSequenceAdd a new sequence to the list
ClearClear sequence list
PausePause playing sequences
PlayPlay sequences
ResumeResume playing sequences
StopStop playing sequences