Files
puzzle-quest/developers/aurelien/ui/ui_tile.tscn
T

77 lines
2.7 KiB
Plaintext
Raw Normal View History

[gd_scene format=3 uid="uid://v0uklmwi4vrx"]
2021-06-04 17:54:23 +02:00
[ext_resource type="Texture2D" uid="uid://g8iyo0t47j30" path="res://assets/ui/themes/tab_select/UI-level-btn-leather.png" id="1"]
[ext_resource type="Texture2D" uid="uid://bs22t34m61as7" path="res://assets/ui/themes/tab_select/UI-Button-Count.png" id="2"]
[ext_resource type="Texture2D" uid="uid://dqoumo46armbe" path="res://assets/ui/themes/tab_select/UI-level-btn-shadow.png" id="3"]
[ext_resource type="Texture2D" uid="uid://bsrpumg1bhtas" path="res://assets/ui/themes/tab_select/UI-Button-Reset.png" id="4"]
2021-06-04 17:54:23 +02:00
[node name="Control" type="Control" unique_id=1768959998]
layout_mode = 3
anchors_preset = 5
2021-06-04 17:54:23 +02:00
anchor_left = 0.5
anchor_right = 0.5
offset_left = -639.646
offset_top = 0.707092
offset_right = 640.354
offset_bottom = 720.707
2021-06-04 17:54:23 +02:00
size_flags_horizontal = 0
size_flags_vertical = 0
[node name="BckShadow" type="TextureRect" parent="." unique_id=1945468253]
layout_mode = 0
2021-06-04 17:54:23 +02:00
anchor_left = 0.5
anchor_right = 0.5
offset_left = -227.0
offset_right = 228.0
offset_bottom = 720.0
texture = ExtResource("3")
2021-06-04 17:54:23 +02:00
[node name="MarginContainer" type="MarginContainer" parent="." unique_id=1876727334]
layout_mode = 0
2021-06-04 17:54:23 +02:00
anchor_left = 0.5
anchor_right = 0.5
offset_left = -228.5
offset_right = 228.5
offset_bottom = 436.0
theme_override_constants/margin_left = 20
theme_override_constants/margin_top = 20
theme_override_constants/margin_right = 20
theme_override_constants/margin_bottom = 0
2021-06-04 17:54:23 +02:00
[node name="AlignColumn" type="VBoxContainer" parent="MarginContainer" unique_id=935049544]
layout_mode = 2
theme_override_constants/separation = 0
2021-06-04 17:54:23 +02:00
[node name="TextureRect" type="TextureRect" parent="MarginContainer/AlignColumn" unique_id=1700077512]
layout_mode = 2
texture = ExtResource("1")
2021-06-04 17:54:23 +02:00
[node name="VBoxContainer" type="HBoxContainer" parent="MarginContainer/AlignColumn" unique_id=1865804251]
layout_mode = 2
theme_override_constants/separation = 0
2021-06-04 17:54:23 +02:00
alignment = 1
[node name="TextureRect2" type="TextureRect" parent="MarginContainer/AlignColumn/VBoxContainer" unique_id=1437024102]
layout_mode = 2
2021-06-04 17:54:23 +02:00
size_flags_horizontal = 0
texture = ExtResource("4")
2021-06-04 17:54:23 +02:00
[node name="TextureRect3" type="TextureRect" parent="MarginContainer/AlignColumn/VBoxContainer" unique_id=360483509]
layout_mode = 2
2021-06-04 17:54:23 +02:00
size_flags_horizontal = 0
texture = ExtResource("2")
2021-06-04 17:54:23 +02:00
[node name="MarginContainer" type="MarginContainer" parent="MarginContainer/AlignColumn/VBoxContainer/TextureRect3" unique_id=1743053910]
layout_mode = 0
2021-06-04 17:54:23 +02:00
anchor_right = 1.0
anchor_bottom = 1.0
theme_override_constants/margin_bottom = 10
2021-06-04 17:54:23 +02:00
[node name="Label" type="Label" parent="MarginContainer/AlignColumn/VBoxContainer/TextureRect3/MarginContainer" unique_id=1067435383]
layout_mode = 2
2021-06-04 17:54:23 +02:00
size_flags_horizontal = 3
size_flags_vertical = 7
text = "X / 10"
horizontal_alignment = 1
vertical_alignment = 1