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