Currently, trigger fields on things like sequence nodes do not work with bool parameters.
To reproduce:
- Create two clip nodes
- Create a sequence node
- Hook the two clip nodes up to the sequence node
- Set the first clip to finish on trigger
- Click the trigger. Observe the first clip transitions into the second clip correctly.
- Create a bool parameter and hook it up to the trigger field. Observe that toggling the parameter on and off does not affect the trigger state.