incorporating more stuff.
This commit is contained in:
@@ -240,7 +240,9 @@
|
||||
(actions/transition-background entities :outside-house [137 204])
|
||||
(actions/walk-to entities :ego [195 140]))
|
||||
:cursor :down}}
|
||||
:layers [(assoc (texture "cat-tree/background.png") :x 0 :y 0 :baseline 0)]
|
||||
:layers [(assoc (texture "cat-tree/background.png") :x 0 :y 0 :baseline 0)
|
||||
(assoc (texture "cat-tree/tree-and-rock.png") :x 0 :y 0 :baseline 161)
|
||||
(assoc (texture "cat-tree/sillhoute.png") :x 0 :y 0 :baseline 9000)]
|
||||
:entities {}
|
||||
:collision "cat-tree/collision.png"
|
||||
:scale-fn (scaler-fn-with-baseline 110 0.10 1.20))
|
||||
|
||||
Reference in New Issue
Block a user