Refactor inverse shockwave
This commit is contained in:
@@ -36,7 +36,7 @@ createBarrelSpark pos dir maycid time colid w
|
||||
where
|
||||
spark = BulletPt
|
||||
{ _ptDraw = drawBul
|
||||
, _ptUpdate' = mvGenBullet
|
||||
, _ptUpdate = mvGenBullet
|
||||
, _btVel' = rotateV dir (V2 5 0)
|
||||
, _btColor' = numColor colid
|
||||
, _btTrail' = [pos]
|
||||
|
||||
Reference in New Issue
Block a user