Start work on crafting/combinations
This commit is contained in:
@@ -109,7 +109,7 @@ moveFlame rotd w pt
|
||||
, _btPos' = pOut p
|
||||
, _btVel' = reflV wl
|
||||
}
|
||||
pOut p = p +.+ safeNormalizeV (sp -.- p)
|
||||
pOut p = p +.+ squashNormalizeV (sp -.- p)
|
||||
reflV wall = (0.3 *.* reflectIn (uncurry (-.-) . swap $ _wlLine wall) vel )
|
||||
+.+ (0.2 *.* vel)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user