Changed dialogic background color to black and opacity to 168 sothat there is a visible dark overlay during dialogues

This commit is contained in:
2025-07-05 12:37:39 +02:00
parent 4a0b2cd550
commit 48796de1ba
4 changed files with 19 additions and 5 deletions
@@ -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")