Add your speed to launched projectile, based on old position
This commit is contained in:
@@ -14,7 +14,6 @@ defaultCreature =
|
||||
Creature
|
||||
{ _crPos = V2 0 0
|
||||
, _crOldPos = V2 0 0
|
||||
, _crVel = V2 0 0
|
||||
, _crDir = 0
|
||||
, _crOldDir = 0
|
||||
, _crMvDir = 0
|
||||
|
||||
Reference in New Issue
Block a user