Small visual bug.
This commit is contained in:
@@ -148,8 +148,9 @@
|
||||
(actions/play-animation entities :ego :reach)
|
||||
(actions/remove-item entities :alarm-clock)
|
||||
(actions/add-entity entities :alarm-clock (get-in @entities [:room :alarm-clock]))
|
||||
(actions/play-animation entities :ego :axe)
|
||||
(actions/update-entities entities #(assoc-in % [:room :entities :axe :opacity] 0.0))
|
||||
(actions/play-animation entities :ego :axe)
|
||||
|
||||
(actions/talk entities :ego "It's split right down the middle!")
|
||||
(actions/play-animation entities :ego :reach)
|
||||
(actions/remove-entity entities :alarm-clock)
|
||||
|
||||
Reference in New Issue
Block a user