public override void Perform(AnimationState state, AnimationMap map) { state.CurrentFrame = FrameName; Finished = true; }