fixes.
This commit is contained in:
@@ -364,6 +364,7 @@
|
||||
:scale-fn (constantly 1.0)
|
||||
:start-pos [141 110]
|
||||
:apply-state (fn [screen e]
|
||||
(screen! @(resolve 'advent.screens.scene/hud) :on-tongue-fight {})
|
||||
(-> e
|
||||
(update-in [:room :entities :ego] #(actions/start-animation screen % :tongue-idle))
|
||||
(assoc-in [:room :entities :ego :stand-override] :tongue-idle)
|
||||
|
||||
Reference in New Issue
Block a user