more tweaks.
This commit is contained in:
@@ -159,10 +159,8 @@
|
||||
:script (actions/get-script entities (try-to-go-in-stash entities))}}
|
||||
:layers {:day [(assoc (texture "outside-jail/background.png") :x 0 :y 0 :baseline 0)]
|
||||
:night [(assoc (texture "outside-jail/background-dark.png") :x 0 :y 0 :baseline 0)]}
|
||||
:entities {:fountain (assoc (texture "outside-jail/dot.png") #_(animation->texture screen fountain)
|
||||
:entities {:fountain (assoc (animation->texture screen fountain)
|
||||
:x 150 :y 126 :baseline 114
|
||||
#_:anim fountain
|
||||
#_:anim-start 0
|
||||
:script (actions/get-script entities
|
||||
(actions/walk-to entities :ego [151 119] :face :right)
|
||||
(actions/play-animation entities :ego :reach)
|
||||
|
||||
Reference in New Issue
Block a user