slightly better transitions.

This commit is contained in:
2014-12-13 14:14:31 -08:00
parent 88fdda4084
commit ec21444268
5 changed files with 16 additions and 8 deletions

View File

@@ -151,7 +151,8 @@
:script (actions/get-script entities
(actions/walk-to entities :ego [182 90] :face :left)
(actions/play-animation entities :ego :reach)
(actions/transition-background entities :inside-antique [222 15]))}
(actions/transition-background entities :inside-antique [228 -30])
(actions/walk-straight-to entities :ego [222 15] :face :left))}
:sword {:box [0 130 39 165]
:script (actions/get-script entities
(if (actions/has-item? entities :sword)