Class PoseAnimation_Crash
Properties
DontBlendToPrev
True if the prev animation should immediately transition to this one
Declaration
protected override bool DontBlendToPrev { get; }
Overrides
Methods
Animate(PoseCharacterRenderer)
Perform the animation logic to the given character
Declaration
public override void Animate(PoseCharacterRenderer renderer)