Improved volume slider values

This commit is contained in:
2024-05-14 12:28:05 +01:00
parent 11539a2a42
commit 6b3fc2e00e
5 changed files with 31 additions and 27 deletions

View File

@@ -23,21 +23,21 @@ point_count = 2
[sub_resource type="Gradient" id="Gradient_431mb"]
colors = PackedColorArray(0, 0, 0, 0, 1, 1, 1, 1)
[sub_resource type="ShaderMaterial" id="ShaderMaterial_2oo2w"]
[sub_resource type="ShaderMaterial" id="ShaderMaterial_24rds"]
shader = ExtResource("3_eo4f3")
shader_parameter/rect_global_position = Vector2(0.19822, 0.0732357)
shader_parameter/rect_global_position = Vector2(122.5, 27.5)
shader_parameter/rect_size = Vector2(150, 25)
shader_parameter/ColourTexture = ExtResource("4_v8i0c")
[sub_resource type="ShaderMaterial" id="ShaderMaterial_fb3e4"]
[sub_resource type="ShaderMaterial" id="ShaderMaterial_jnx1u"]
shader = ExtResource("3_eo4f3")
shader_parameter/rect_global_position = Vector2(0.161003, 0.111851)
shader_parameter/rect_global_position = Vector2(99.5, 42)
shader_parameter/rect_size = Vector2(242, 25)
shader_parameter/ColourTexture = ExtResource("4_v8i0c")
[sub_resource type="ShaderMaterial" id="ShaderMaterial_s1jgx"]
shader = ExtResource("11_p7bee")
shader_parameter/rect_global_position = Vector2(0.332524, 0.210386)
shader_parameter/rect_global_position = Vector2(205.5, 79)
shader_parameter/rect_size = Vector2(2.369, 3.688)
shader_parameter/ColourTexture = ExtResource("12_8ixec")
@@ -79,7 +79,7 @@ size_flags_horizontal = 3
theme = ExtResource("3_8d2ix")
[node name="ArkaLabel" type="Label" parent="VBoxContainer/HBoxContainer"]
material = SubResource("ShaderMaterial_2oo2w")
material = SubResource("ShaderMaterial_24rds")
layout_mode = 2
theme = ExtResource("3_8d2ix")
theme_type_variation = &"Arkanoid"
@@ -100,7 +100,7 @@ size_flags_horizontal = 3
theme = ExtResource("3_8d2ix")
[node name="Revenge" type="Label" parent="VBoxContainer/HBoxContainer2"]
material = SubResource("ShaderMaterial_fb3e4")
material = SubResource("ShaderMaterial_jnx1u")
layout_mode = 2
theme = ExtResource("3_8d2ix")
theme_type_variation = &"Arkanoid"