Changed dialogic background color to black and opacity to 168 sothat there is a visible dark overlay during dialogues
This commit is contained in:
+1
-1
@@ -21,5 +21,5 @@ anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
mouse_filter = 2
|
||||
color = Color(1, 1, 1, 0)
|
||||
color = Color(0, 0, 0, 0.658824)
|
||||
script = ExtResource("2_ghan2")
|
||||
|
||||
Reference in New Issue
Block a user