attempt at making stuff dark.
BIN
desktop/resources/behindhouse/background-dark.png
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
desktop/resources/behindhouse/brush-dark.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
BIN
desktop/resources/behindhouse/house-dark.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
desktop/resources/cat-tree/background-dark.png
Normal file
|
After Width: | Height: | Size: 42 KiB |
BIN
desktop/resources/cat-tree/sillhoute-dark.png
Normal file
|
After Width: | Height: | Size: 8.8 KiB |
BIN
desktop/resources/cat-tree/tree-and-rock-dark.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
desktop/resources/inside-castle/background-dark.png
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
desktop/resources/inside-castle/pedestal-overlay-dark.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
desktop/resources/outside-castle/background-dark.png
Normal file
|
After Width: | Height: | Size: 41 KiB |
BIN
desktop/resources/outsidehouse/background-dark.png
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
desktop/resources/outsidehouse/background-trees-dark.png
Normal file
|
After Width: | Height: | Size: 9.8 KiB |
|
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 7.3 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
BIN
desktop/resources/outsidehouse/fence-dark.png
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
desktop/resources/outsidehouse/house-dark.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
@@ -40,9 +40,12 @@
|
||||
(actions/do-dialogue entities
|
||||
:ego "I can see Gandarf moving around in the corner of the room."
|
||||
:ego "It's hard to make out from this angle."))}}
|
||||
:layers [(assoc (texture "behindhouse/background.png") :x 0 :y 0 :baseline 0)
|
||||
(assoc (texture "behindhouse/house.png") :x 0 :y 0 :baseline 122)
|
||||
(assoc (texture "behindhouse/brush.png") :x 0 :y 0 :baseline 240)]
|
||||
:layers {:day [(assoc (texture "behindhouse/background.png") :x 0 :y 0 :baseline 0)
|
||||
(assoc (texture "behindhouse/house.png") :x 0 :y 0 :baseline 122)
|
||||
(assoc (texture "behindhouse/brush.png") :x 0 :y 0 :baseline 240)]
|
||||
:night [(assoc (texture "behindhouse/background-dark.png") :x 0 :y 0 :baseline 0)
|
||||
(assoc (texture "behindhouse/house-dark.png") :x 0 :y 0 :baseline 122)
|
||||
(assoc (texture "behindhouse/brush-dark.png") :x 0 :y 0 :baseline 240)]}
|
||||
:entities {:stick (assoc (texture "behindhouse/stick.png")
|
||||
:x 26 :y 80 :baseline 160
|
||||
:script (actions/get-script entities
|
||||
|
||||
@@ -144,9 +144,12 @@
|
||||
(actions/walk-to entities :ego [165 45] :face :left)
|
||||
(actions/do-dialogue entities :grandma "No thank you, handsome.")))
|
||||
}}
|
||||
:layers [(assoc (texture "cat-tree/background.png") :x 0 :y 0 :baseline 0)
|
||||
(assoc (texture "cat-tree/tree-and-rock.png") :x 0 :y 0 :baseline 161)
|
||||
(assoc (texture "cat-tree/sillhoute.png") :x 0 :y 0 :baseline 240)]
|
||||
:layers {:day [(assoc (texture "cat-tree/background.png") :x 0 :y 0 :baseline 0)
|
||||
(assoc (texture "cat-tree/tree-and-rock.png") :x 0 :y 0 :baseline 161)
|
||||
(assoc (texture "cat-tree/sillhoute.png") :x 0 :y 0 :baseline 240)]
|
||||
:night [(assoc (texture "cat-tree/background-dark.png") :x 0 :y 0 :baseline 0)
|
||||
(assoc (texture "cat-tree/tree-and-rock-dark.png") :x 0 :y 0 :baseline 161)
|
||||
(assoc (texture "cat-tree/sillhoute-dark.png") :x 0 :y 0 :baseline 240)]}
|
||||
:entities {:cat (actions/start-animation screen
|
||||
(assoc (animation->texture screen cat-stand)
|
||||
:x 184 :y 173 :baseline 1000
|
||||
|
||||
@@ -223,8 +223,10 @@
|
||||
(actions/do-dialogue entities
|
||||
:ego "That's Georgia McGorgeous' house."
|
||||
:ego "One day, when I'm a knight, I'll ask her to be my girlfriend."))}}
|
||||
:layers [(assoc (texture "inside-castle/background.png") :x 0 :y 0 :baseline 0)
|
||||
(assoc (texture "inside-castle/pedestal-overlay.png") :x 0 :y 0 :baseline 135)]
|
||||
:layers {:day [(assoc (texture "inside-castle/background.png") :x 0 :y 0 :baseline 0)
|
||||
(assoc (texture "inside-castle/pedestal-overlay.png") :x 0 :y 0 :baseline 135)]
|
||||
:night [(assoc (texture "inside-castle/background-dark.png") :x 0 :y 0 :baseline 0)
|
||||
(assoc (texture "inside-castle/pedestal-overlay-dark.png") :x 0 :y 0 :baseline 135)]}
|
||||
:blackout (assoc (texture "black.png")
|
||||
:x 0 :y 0
|
||||
:width 320
|
||||
|
||||
@@ -185,7 +185,8 @@
|
||||
(actions/do-dialogue entities
|
||||
:ego "Are you interested in this?"
|
||||
:peddler "No, I have no use for it.")))}}
|
||||
:layers [(assoc (texture "outside-castle/background.png") :x 0 :y 0 :baseline 0)]
|
||||
:layers {:day [(assoc (texture "outside-castle/background.png") :x 0 :y 0 :baseline 0)]
|
||||
:night [(assoc (texture "outside-castle/background-dark.png") :x 0 :y 0 :baseline 0)]}
|
||||
:entities {:peddler (actions/start-animation screen
|
||||
(assoc (texture "outside-castle/peddler.png") :x 110 :y 90 :baseline 150 :anim nil
|
||||
:talk peddler-talk :stand peddler-stand
|
||||
|
||||
@@ -158,11 +158,16 @@
|
||||
(actions/walk-straight-to entities :ego [310 80])
|
||||
)
|
||||
:cursor :left}}
|
||||
:layers [(assoc (texture "outsidehouse/bg5.png") :x 0 :y 0 :baseline 0)
|
||||
(assoc (texture "house.png") :x 0 :y 0 :baseline 122)
|
||||
(assoc (texture "outsidehouse/fence.png") :x 0 :y 0 :baseline 95)
|
||||
|
||||
(assoc (texture "background-trees.png") :x 0 :y 0 :baseline 44)]
|
||||
:layers {:day [(assoc (texture "outsidehouse/background.png") :x 0 :y 0 :baseline 0)
|
||||
(assoc (texture "outsidehouse/house.png") :x 0 :y 0 :baseline 122)
|
||||
(assoc (texture "outsidehouse/fence.png") :x 0 :y 0 :baseline 95)
|
||||
|
||||
(assoc (texture "outsidehouse/background-trees.png") :x 0 :y 0 :baseline 44)]
|
||||
:night [(assoc (texture "outsidehouse/background-dark.png") :x 0 :y 0 :baseline 0)
|
||||
(assoc (texture "outsidehouse/house-dark.png") :x 0 :y 0 :baseline 122)
|
||||
(assoc (texture "outsidehouse/fence-dark.png") :x 0 :y 0 :baseline 95)
|
||||
|
||||
(assoc (texture "outsidehouse/background-trees-dark.png") :x 0 :y 0 :baseline 44)]}
|
||||
:entities {:sheep (actions/start-animation screen
|
||||
(assoc (animation->texture screen sheep-stand) :x 38 :y 160 :baseline 160
|
||||
:box [38 160 71 181]
|
||||
|
||||