Split bullet spawning and bouncing/penetration
This commit is contained in:
@@ -15,6 +15,7 @@ data Wall = Wall
|
||||
, _wlSeen :: Bool
|
||||
, _wlOpacity :: Opacity
|
||||
, _wlPathable :: Bool
|
||||
, _wlPenetrable :: Bool
|
||||
, _wlWalkable :: Bool
|
||||
, _wlTouchThrough :: Bool
|
||||
, _wlFireThrough :: Bool
|
||||
|
||||
Reference in New Issue
Block a user