added better motion.
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
(actions/talk entities :ego "It's a nice, big window."))
|
||||
:scripts {:portrait (actions/get-script entities
|
||||
(actions/walk-to entities :ego [151 60] :face :right)
|
||||
(actions/play-animation entities :ego :reach)
|
||||
(actions/play-animation entities :ego :hold-up-to-window)
|
||||
(actions/talk entities :ego "The portrait says 'Herb' on the back.")
|
||||
(actions/update-state entities (fn [state] (update-in state [:clues] #(conj % :name)) )))}}}
|
||||
:layers [(assoc (texture "inside-antique/background.png") :x 0 :y 0 :baseline 0)]
|
||||
|
||||
Reference in New Issue
Block a user