mirror of
https://port.numenaute.org/aleajactaest/khanat-client.git
synced 2024-11-09 08:49:05 +00:00
29 lines
599 B
Text
29 lines
599 B
Text
|
[gd_scene format=2]
|
||
|
|
||
|
[node name="kh_h_slider" type="HBoxContainer"]
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
size_flags_horizontal = 3
|
||
|
__meta__ = {
|
||
|
"_edit_use_anchors_": false
|
||
|
}
|
||
|
|
||
|
[node name="minus" type="TextureButton" parent="."]
|
||
|
margin_bottom = 720.0
|
||
|
|
||
|
[node name="value" type="HSlider" parent="."]
|
||
|
margin_left = 4.0
|
||
|
margin_top = 352.0
|
||
|
margin_right = 1276.0
|
||
|
margin_bottom = 368.0
|
||
|
size_flags_horizontal = 7
|
||
|
size_flags_vertical = 4
|
||
|
max_value = 1.0
|
||
|
step = 0.1
|
||
|
|
||
|
[node name="plus" type="TextureButton" parent="."]
|
||
|
margin_left = 1280.0
|
||
|
margin_right = 1280.0
|
||
|
margin_bottom = 720.0
|
||
|
size_flags_horizontal = 9
|