new background.

This commit is contained in:
2014-09-17 18:00:33 -07:00
parent 21f99ca95c
commit 0c63f85553

View File

@@ -173,7 +173,7 @@
(actions/walk-to entities :ego [310 80])
(actions/transition-background entities :outside-house [0 80]))
:cursor :right}}
:layers [(assoc (texture "behindhouse/background.png") :x 0 :y 0 :baseline 0)]
:layers [(assoc (texture "outside-castle/background.png") :x 0 :y 0 :baseline 0)]
:collision "behindhouse/collision.png"
:scale-fn (scaler-fn-with-baseline 110 0.10 1.00))}))