Identify broken wall collisions

This commit is contained in:
2021-11-19 00:35:04 +00:00
parent 15f2c419d2
commit b1a49bbdc3
13 changed files with 112 additions and 24 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ createBarrelSpark pos dir maycid time colid w
where
spark = BulletPt
{ _ptDraw = drawBul
, _ptUpdate = mvGenBullet
, _ptUpdate = mvBullet
, _btVel' = rotateV dir (V2 5 0)
, _btColor' = numColor colid
, _btTrail' = [pos]