dialogue colors for each person.

This commit is contained in:
2014-12-16 12:17:49 -08:00
parent 6a8191f49a
commit 72d2b10574
10 changed files with 112 additions and 267 deletions

View File

@@ -164,7 +164,7 @@
:step-sound (sound "ego/step.ogg")
:scale-x start-scale
:scale-y start-scale
:talk-color (color 0.5 0.9 1.0 1.0)
:talk-color (color 0.6 1.0 1.0 1.0)
:mouse-in? (fn [entities x y]
(let [{entity-x :x entity-y :y region :object scale :scale-x} (get-in entities [:room :entities :ego])