add a couple of frames to right-attack animation, making it appear smoother and less choppy
This commit is contained in:
@@ -24,7 +24,7 @@ struct
|
||||
val recoilLimit = 15
|
||||
val attackedLimit = 55
|
||||
val maxCharge = 60
|
||||
val mainAttackLimit = 19
|
||||
val mainAttackLimit = 23
|
||||
|
||||
(* constants for projectiles *)
|
||||
val projectilePi: Real32.real = Real32.Math.pi / 180.0
|
||||
|
||||
Reference in New Issue
Block a user