Kaynağa Gözat

白鹭动画调整

3463563132 2 hafta önce
ebeveyn
işleme
67e66984a3

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

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