feat: implement settings menu with video, audio, and input remapping support
This commit is contained in:
@@ -506,21 +506,5 @@ custom_minimum_size = Vector2(150, 40)
|
||||
layout_mode = 2
|
||||
text = "N/A"
|
||||
|
||||
[node name="PutLabel" type="Label" parent="PanelContainer/VBoxContainer/ContentSection/TabContainer/Controls/VBox/OtherGrid" unique_id=100000038]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
text = "Put Item"
|
||||
label_settings = SubResource("LabelSettings_heading")
|
||||
|
||||
[node name="PutBtn" type="Button" parent="PanelContainer/VBoxContainer/ContentSection/TabContainer/Controls/VBox/OtherGrid" unique_id=100000039]
|
||||
unique_name_in_owner = true
|
||||
custom_minimum_size = Vector2(150, 40)
|
||||
layout_mode = 2
|
||||
text = "R"
|
||||
|
||||
[node name="PutAltBtn" type="Button" parent="PanelContainer/VBoxContainer/ContentSection/TabContainer/Controls/VBox/OtherGrid" unique_id=100000139]
|
||||
unique_name_in_owner = true
|
||||
custom_minimum_size = Vector2(150, 40)
|
||||
layout_mode = 2
|
||||
text = "N/A"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user