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