Files
Decked-Out-Defense/UI/HotWheelUI/hot_wheel.tscn
2026-01-28 13:42:26 +11:00

55 lines
1.7 KiB
Plaintext

[gd_scene format=3 uid="uid://ga21hoa8fxmm"]
[ext_resource type="Script" uid="uid://laoxiep4e5x0" path="res://UI/HotWheelUI/hot_wheel.gd" id="1_2sjpl"]
[ext_resource type="Texture2D" uid="uid://bpcyxdpog3w85" path="res://Assets/Textures/assault_icon.png" id="2_7sdlw"]
[node name="HotWheel" type="HBoxContainer" unique_id=206149727 node_paths=PackedStringArray("buttons")]
alignment = 1
script = ExtResource("1_2sjpl")
buttons = [NodePath("Button4"), NodePath("Button5"), NodePath("Button"), NodePath("Button2"), NodePath("Button3")]
[node name="Button4" type="Button" parent="." unique_id=1969482838]
custom_minimum_size = Vector2(32, 32)
layout_mode = 2
size_flags_vertical = 8
toggle_mode = true
icon = ExtResource("2_7sdlw")
icon_alignment = 1
expand_icon = true
[node name="Button5" type="Button" parent="." unique_id=1379691144]
custom_minimum_size = Vector2(32, 32)
layout_mode = 2
size_flags_vertical = 8
toggle_mode = true
icon = ExtResource("2_7sdlw")
icon_alignment = 1
expand_icon = true
[node name="Button" type="Button" parent="." unique_id=652703221]
custom_minimum_size = Vector2(48, 48)
layout_mode = 2
toggle_mode = true
button_pressed = true
icon = ExtResource("2_7sdlw")
icon_alignment = 1
expand_icon = true
[node name="Button2" type="Button" parent="." unique_id=1686705634]
custom_minimum_size = Vector2(32, 32)
layout_mode = 2
size_flags_vertical = 8
toggle_mode = true
icon = ExtResource("2_7sdlw")
icon_alignment = 1
expand_icon = true
[node name="Button3" type="Button" parent="." unique_id=1225830420]
custom_minimum_size = Vector2(32, 32)
layout_mode = 2
size_flags_vertical = 8
toggle_mode = true
icon = ExtResource("2_7sdlw")
icon_alignment = 1
expand_icon = true