Implement (broken) push away from walls according to muzzle pos

This commit is contained in:
2026-01-01 11:10:00 +00:00
parent 5b5a12be6e
commit 0a8725f68d
7 changed files with 411 additions and 348 deletions
+2
View File
@@ -6,6 +6,8 @@ module Dodge.HeldUse (
gadgetEffect,
mcUseHeld,
heldEffectMuzzles,
muzzlePos,
itemMuzzles,
) where
import Color