Playmaker Events & States

v1.0

Action On Playmaker State / Event Components

The ActionOnPlaymakerStateEnter, ActionOnPlaymakerStateExit, and ActionOnPlaymakerEvent components can all optionally copy the Variables to the ActionExecutor Blackboard. These are then available for Actions on the ActionExecutor to reference, including in Conditionals.

Send Playmaker Event Action

Use this Action to send an Event on a Playmaker Fsm. If you do not provide a Target FSM, one will be found on the component and cached for future use.

Send Playmaker Global Event Action

This Action will send the Event to all Playmaker Fsms in the scene.

Last updated