/// <summary> /// 动画事件 /// </summary> private void HitTarget() { target.TakingDamage(this, stats.attack); }