feat: character dialog colors

This commit is contained in:
2023-11-14 23:26:48 +01:00
parent edac94e5b0
commit 5e47ade5ba
2 changed files with 3 additions and 2 deletions

View File

@@ -108,7 +108,8 @@ global_id = "puerta_detras_start"
[node name="EnekoSmoking" parent="." instance=ExtResource( 8 )]
position = Vector2( 813, 440 )
dialog_color = Color( 0, 1, 0.462745, 1 )
combine_when_selected_action_is_in = [ ]
dialog_color = Color( 0.584314, 0.490196, 0.270588, 1 )
[node name="ESCLocation" type="Position2D" parent="EnekoSmoking"]
position = Vector2( -44, 82 )