ucg-3d/ui/game_ui.tscn
2025-07-25 17:56:33 -06:00

22 lines
619 B
Text

[gd_scene load_steps=2 format=3 uid="uid://b1yer7h40imop"]
[ext_resource type="Texture2D" uid="uid://bopw8k88m2g1w" path="res://assets/textures/ui/logo.png" id="1_dcmab"]
[node name="SideBar" type="Control"]
custom_minimum_size = Vector2(92, 216)
layout_mode = 3
anchors_preset = 0
size_flags_horizontal = 3
[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
[node name="TextureRect" type="TextureRect" parent="VBoxContainer"]
layout_mode = 2
texture = ExtResource("1_dcmab")
stretch_mode = 2