Commands /
Set Battle Pose
Summary
Sets a Battle Pose on a targeted actor.
Properties
System
| Name | Explanation | Type |
|---|---|---|
| Target | The actor to act upon. | Actor Reference |
| Reset Animation | Resets the animation of targeted entity to default. | Toggle |
| Character Animation | The Battle Pose to apply. | Variable or Value |
An example:
| Set Battle Pose | Target Party Member 0 | Animation: Victory Dance |
| Wait 500 ms |
| Set Battle Pose | Target Party Member 0 | Reset Animation (Toggle On) |
This example, when played, would cause the Victory Dance animation to play, wait for 500 milliseconds,
then cause the animation to revert back to the Party Member's normal battle sprite.
