Modularise shockwaves, stop landing self damage when blinking
This commit is contained in:
@@ -920,9 +920,6 @@ flamerAngle = 0.3
|
||||
aSelf :: Int -> World -> World
|
||||
aSelf = blinkAction
|
||||
|
||||
|
||||
|
||||
|
||||
reflect :: Float -> Float -> Float
|
||||
reflect a b = a + 2*(a-b)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user