Execute_ApplyOneTimePostureAnim
Description
Applies a one-time posture animation to the BaseObject by specifying a OneTimePostureAnim ID.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The entity to apply the one-time posture animation to. |
| S1 | The OneTimePostureAnim ID to apply. |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Apply a one-time posture anim to Self | Self | ApplyOneTimePostureAnim |
| Apply a one-time posture anim to Target | Target | ApplyOneTimePostureAnim |