stick-the-quick/ui/OptionsMenu/InputEventPicker.tscn

37 lines
926 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://ca3ukdut42nwh"]
[ext_resource type="Script" path="res://ui/OptionsMenu/InputEventPicker.gd" id="2_oi4by"]
[node name="InputEventPicker" type="Control"]
custom_minimum_size = Vector2(160, 96)
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
size_flags_horizontal = 3
size_flags_vertical = 3
script = ExtResource("2_oi4by")
[node name="VBoxContainer" type="VBoxContainer" parent="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 0
alignment = 1
[node name="Label" type="Label" parent="VBoxContainer"]
layout_mode = 2
size_flags_vertical = 1
horizontal_alignment = 1
[node name="Reassign" type="Button" parent="VBoxContainer"]
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 0
text = "Reassign"