animate whip (only visual; no collision detection)

This commit is contained in:
2025-02-28 14:11:57 +00:00
parent 54a4ed6d64
commit 39f4614f13
5 changed files with 65 additions and 72 deletions

View File

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