Set Battle Pose

Summary

Sets a Battle Pose on a targeted actor.

Properties

System

NameExplanationType
TargetThe actor to act upon.Actor Reference
Reset AnimationResets the animation of targeted entity to default.Toggle
Character AnimationThe 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.