isTurnPose
isTurnPose(
state): state is TurnLeft | TurnRight
Defined in: packages/engine/src/gameplay/hero/pose.ts:13
A turn on the spot, whichever side it goes. The view reads this to pace its clip.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
state |
PoseState |
Returns
Section titled “Returns”state is TurnLeft | TurnRight