Improve dash feel/balance and fix z order

This commit is contained in:
2024-10-22 00:22:05 -07:00
parent fb16f650ac
commit 7be8e90d2a
4 changed files with 10 additions and 5 deletions

View File

@@ -110,7 +110,7 @@ MonoBehaviour:
swingDistance: 10
damageStrength: 10
attackCooldownSeconds: 2
dashDistance: 5
dashDistance: 20
dashCooldownSeconds: 5
lastAttackTime: 0
lastDashTime: 0