Sequence Begin Listener

From Halfway
Jump to: navigation, search

How it works

This trigger tells the game were the your sequence is starting. Nearly all the sequences need Sequence Begin Listener and a Sequence End Listener or else the game will hang in a endless loop.

Where to place them: In 99% of the cases place the Sequence Begin Listener at the very first action of the sequence and the Sequence End Listener to the last action in the sequence.

If your sequence only is one action long, then add both at the same action.


Settings

  1. Target Trigger

Known Issue

None