add_actor_binding
Bind an actor to a level sequence for animation. Provide the sequence asset path and actor name to create the binding.
Instructions
Bind an actor to a level sequence for animation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor_name | Yes | Actor name or label to bind | |
| sequence_path | Yes | LevelSequence asset path |