HandAnim + corr sliders

This commit is contained in:
MarcEricMartel
2022-10-12 08:45:13 -04:00
parent da7860f05f
commit 449479791c
3 changed files with 6 additions and 6 deletions

View File

@@ -183,7 +183,7 @@ margin_top = 572.0
margin_right = 1755.0
margin_bottom = 604.0
rect_pivot_offset = Vector2( 199, 32 )
max_value = 1.0
max_value = 1.2
step = 0.05
[node name="SFXSlider" type="Label" parent="MenuLayer/Start/Options/SFXSlider"]
@@ -199,7 +199,7 @@ margin_top = 612.0
margin_right = 1755.0
margin_bottom = 644.0
rect_pivot_offset = Vector2( -414, 50 )
max_value = 1.0
max_value = 1.2
step = 0.05
[node name="MusicLbl" type="Label" parent="MenuLayer/Start/Options/MusicSlider"]
@@ -215,7 +215,7 @@ margin_top = 654.0
margin_right = 1755.0
margin_bottom = 686.0
rect_pivot_offset = Vector2( -414, 50 )
max_value = 1.0
max_value = 1.2
step = 0.05
[node name="MasterLbl" type="Label" parent="MenuLayer/Start/Options/MasterVolSlider"]