32 lines
1.2 KiB
Plaintext
32 lines
1.2 KiB
Plaintext
[gd_scene format=3 uid="uid://5ks773lxu6fg"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dr5b6jnh7rcko" path="res://core/game_menu/tab.tscn" id="1_owa0n"]
|
|
[ext_resource type="Texture2D" uid="uid://dq7owenentst2" path="res://core/game_menu/assets/page_1/ticket2.png" id="2_sf413"]
|
|
[ext_resource type="Texture2D" uid="uid://bdfsfteuwk5bu" path="res://core/game_menu/assets/page_1/ticket3.png" id="3_el8oe"]
|
|
|
|
[node name="Tabs" type="Control" unique_id=1517899336]
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="." unique_id=1630839746]
|
|
layout_mode = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
|
|
[node name="Tab" parent="HBoxContainer" unique_id=2026548604 instance=ExtResource("1_owa0n")]
|
|
custom_minimum_size = Vector2(200, 0)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
image = ExtResource("3_el8oe")
|
|
|
|
[node name="Tab2" parent="HBoxContainer" unique_id=650746277 instance=ExtResource("1_owa0n")]
|
|
custom_minimum_size = Vector2(200, 0)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="Tab3" parent="HBoxContainer" unique_id=150028601 instance=ExtResource("1_owa0n")]
|
|
custom_minimum_size = Vector2(200, 0)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
image = ExtResource("2_sf413")
|