mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-04-22 16:05:44 +00:00
prevent stuck
This commit is contained in:
parent
30eae3d3d9
commit
95755e1749
@ -1906,6 +1906,7 @@ movetowards(goal)
|
|||||||
|
|
||||||
self botMoveTo(randomDir);
|
self botMoveTo(randomDir);
|
||||||
wait stucks;
|
wait stucks;
|
||||||
|
self stand();
|
||||||
}
|
}
|
||||||
|
|
||||||
lastOri = self.origin;
|
lastOri = self.origin;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user