facing a good direction.
This commit is contained in:
@@ -224,7 +224,7 @@
|
||||
(defn go-through-gate [entities]
|
||||
(if (should-block? entities)
|
||||
(do
|
||||
(actions/walk-to entities :ego [82 180])
|
||||
(actions/walk-to entities :ego [82 180] :face :left)
|
||||
(block-entrance entities))
|
||||
(do
|
||||
(actions/walk-to entities :ego [82 180])
|
||||
|
||||
Reference in New Issue
Block a user