Continue record refactor

This commit is contained in:
2025-06-04 09:50:18 +01:00
parent e1ec4e1a89
commit 9f884b5aa7
10 changed files with 97 additions and 31 deletions
+1 -4
View File
@@ -29,10 +29,7 @@ defaultHeldUse = UseHeld
-- , _heldHammer = HammerUp
, _heldMuzzles = defaultMuzzles
, _heldParams = BulletShooterParams
{ _muzVel = ConstFloat 0.8
, _rifling = ConstFloat 0.8
-- , _recoil = 10
, _torqueAfter = 0.2
{ _torqueAfter = 0.2
, _randomOffset = 0
, _sidePush = 0
-- , _bulGunSound = Just (tap3S, 0)