Implement bullet trajectories using attachable items

This commit is contained in:
2024-09-29 21:51:14 +01:00
parent 88c3e02459
commit 4545caa7e6
26 changed files with 504 additions and 570 deletions
+1
View File
@@ -26,6 +26,7 @@ itemFromBase ibt = case ibt of
ATTACH at -> itemFromAttachType at
AMMOMAG t -> itemFromAmmoMag t
TARGETING tt -> targetingScope tt
HOMING btt -> bulletTargetingModule btt
itemFromAmmoMag :: AmmoMagType -> Item
itemFromAmmoMag at = case at of