Fix basic pathing

This commit is contained in:
2021-09-06 11:35:30 +01:00
parent 4d3c0ae38f
commit 72e29ebac3
9 changed files with 86 additions and 193 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ chaseCrit = defaultCreature
, _crMeleeCooldown = 0
, _crFaction = ColorFaction green
, _crMvType = ChaseMvType
{ _mvSpeed = 2.5
{ _mvSpeed = 3
, _mvTurnRad = f
, _mvTurnJit = 0.2
}