new screen stuff.
This commit is contained in:
@@ -21,6 +21,11 @@
|
||||
(actions/walk-to entities :ego [310 80])
|
||||
(actions/transition-background entities :outside-house [0 80]))
|
||||
:cursor :right}
|
||||
:door {:box [66 180 85 195]
|
||||
:script (actions/get-script
|
||||
entities
|
||||
(actions/walk-to entities :ego [82 180])
|
||||
(actions/transition-background entities :inside-castle [280 145]))}
|
||||
:garden {:box [103 170 178 200]
|
||||
:script (actions/get-script
|
||||
entities
|
||||
|
||||
Reference in New Issue
Block a user