some visual clarity to text (shadows)
This commit is contained in:
@@ -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="."]
|
||||
|
Reference in New Issue
Block a user