some visual clarity to text (shadows)

This commit is contained in:
Victor Turgeon
2023-06-11 18:06:52 -04:00
parent 946f2dd2c1
commit 10b4f01c6c
2 changed files with 10 additions and 6 deletions

View File

@@ -12,6 +12,8 @@ frustum_near = 0.032
[sub_resource type="LabelSettings" id="LabelSettings_pws5q"]
font_size = 28
shadow_size = 5
shadow_color = Color(0, 0, 0, 0.580392)
[sub_resource type="Gradient" id="Gradient_g0gsr"]
colors = PackedColorArray(0.625134, 0, 0.0234951, 1, 0.409478, 0.173927, 1.44392e-07, 1)
@@ -76,6 +78,8 @@ font_color = Color(0, 0, 0, 1)
[sub_resource type="LabelSettings" id="LabelSettings_adeuk"]
font_size = 15
shadow_size = 10
shadow_color = Color(0, 0, 0, 0.603922)
[sub_resource type="LabelSettings" id="LabelSettings_kxike"]
font_size = 64
@@ -441,14 +445,14 @@ skeleton = NodePath("../..")
[node name="snd_Chatter" type="AudioStreamPlayer" parent="."]
stream = ExtResource("2_sa1qd")
volume_db = -20.771
volume_db = -10.0
pitch_scale = 0.88
[node name="snd_Button" type="AudioStreamPlayer" parent="."]
stream = ExtResource("3_00x5l")
[node name="tmr_Chatter" type="Timer" parent="."]
wait_time = 3.0
wait_time = 5.0
one_shot = true
[node name="tmr_kash" type="Timer" parent="."]