make length of main attack increase and decrease

This commit is contained in:
2025-02-07 11:22:23 +00:00
parent f6cd818c42
commit 283962c176
3 changed files with 71 additions and 26 deletions

View File

@@ -18,7 +18,7 @@ struct
val recoilLimit = 15
val attackedLimit = 55
val maxCharge = 60
val attackLengthLimit = 99
val attackLengthLimit = 59
(* constants for projectiles *)
val projectilePi: Real32.real = Real32.Math.pi / 180.0