Browse Source

白鹭动画调整

3463563132 2 weeks ago
parent
commit
67e66984a3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ActionTowerDefense/Assets/Scripts/Skills/chargeDownward.cs

+ 1 - 1
ActionTowerDefense/Assets/Scripts/Skills/chargeDownward.cs

@@ -29,7 +29,7 @@ public class chargeDownward : MonoBehaviour
 
 
     [LabelText("Àäȴʱ¼ä")]
     [LabelText("Àäȴʱ¼ä")]
     public float breakDuration = 0.5f;
     public float breakDuration = 0.5f;
-    private float breakEndDuration = 1.4f;
+    private float breakEndDuration = 1.5f;
 
 
     [LabelText("³å´Ì·½Ïò")]
     [LabelText("³å´Ì·½Ïò")]
     public Vector3 dashDirection = Vector3.down;
     public Vector3 dashDirection = Vector3.down;