Move towards adding in pulse laser "rifle" (like UT shock rifle)

This commit is contained in:
2025-07-25 09:12:04 +01:00
parent ff3699e6cb
commit 190068737d
17 changed files with 750 additions and 628 deletions
+1 -4
View File
@@ -82,10 +82,7 @@ applyGravityPU pj w
newz = pj ^. pjZ + pj ^. pjZVel
-- consider pushing any hit creature back
shellCollisionCheck ::
Projectile ->
World ->
World
shellCollisionCheck :: Projectile -> World -> World
shellCollisionCheck pj w
| RetiredProjectile <- pj ^. pjType
, time <= 0 =