working on new area.

This commit is contained in:
2014-12-24 15:02:08 -08:00
parent adfb4d0a3d
commit 6986e982ac
2 changed files with 7 additions and 3 deletions

View File

@@ -53,7 +53,9 @@
(actions/walk-straight-to entities :ego [100 45] :anim :squat :override-dir :right :speed 3.0)
(actions/do-dialogue entities :ego "Ouch!"
:blergh "My turn.")
(actions/transition-background entities :inside-jail [100 100]))}))
(actions/transition-background entities :inside-jail [130 85])
(actions/do-dialogue entities :ego "Hey!"
:ego "What's going on? I was just about to teach Blergh a lesson!"))}))
:entities {}
:collision "space/collision.png"
:scale-fn (constantly 1.5)