Skip to content

Animator

Unity API

Actions that directly wrap Unity Animator methods or properties link to the corresponding Animator API reference.

PlayMaker extends the Unity API with actions for common scenarios.

Animator Actions

Set Trigger Repeated

Set an Animator trigger repeatedly at randomized intervals.

Sync To Rigidbody2D

Drive Animator float parameters from Rigidbody2D velocity state.

Sync Trigger To Bool

Set an Animator trigger when a bool variable changes state.