fixing inside screen.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 19 KiB |
@@ -156,9 +156,11 @@
|
|||||||
peddler-stand (animation 0.2 (for [i (flatten [(repeat 5 0) 6])]
|
peddler-stand (animation 0.2 (for [i (flatten [(repeat 5 0) 6])]
|
||||||
(aget peddler-sheet 0 i)))]
|
(aget peddler-sheet 0 i)))]
|
||||||
{:inside-house
|
{:inside-house
|
||||||
(make-background :interactions
|
(make-background :interactions {:down-dir {:box [151 0 320 20]
|
||||||
{
|
:script (actions/get-script entities
|
||||||
}
|
(actions/walk-to entities :ego [237 1])
|
||||||
|
(actions/transition-background entities :outside-house [262 88]))
|
||||||
|
:cursor :down}}
|
||||||
:layers [(assoc (texture "inside-house/background.png") :x 0 :y 0 :baseline 0)
|
:layers [(assoc (texture "inside-house/background.png") :x 0 :y 0 :baseline 0)
|
||||||
(assoc (texture "inside-house/desk.png") :x 0 :y 0 :baseline 200)
|
(assoc (texture "inside-house/desk.png") :x 0 :y 0 :baseline 200)
|
||||||
(assoc (texture "inside-house/sillhoute.png") :x 0 :y 0 :baseline 240)]
|
(assoc (texture "inside-house/sillhoute.png") :x 0 :y 0 :baseline 240)]
|
||||||
|
|||||||
Reference in New Issue
Block a user