You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Townodoro/select.tscn

62 lines
1.3 KiB

[gd_scene format=3 uid="uid://db7vs6thstrxt"]
[node name="Select" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="VBoxContainer" type="VBoxContainer" parent="."]
layout_mode = 1
anchors_preset = 11
anchor_left = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -261.0
grow_horizontal = 0
grow_vertical = 2
[node name="TabContainer" type="TabContainer" parent="."]
layout_mode = 1
anchors_preset = 11
anchor_left = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -341.0
grow_horizontal = 0
grow_vertical = 2
current_tab = 3
clip_tabs = false
[node name="Maisons" type="ItemList" parent="TabContainer"]
visible = false
layout_mode = 2
item_count = 2
item_0/text = "Moulin"
item_1/text = "Tour"
metadata/_tab_index = 0
[node name="Bâtiments" type="ItemList" parent="TabContainer"]
visible = false
layout_mode = 2
item_count = 2
item_0/text = "Moulin"
item_1/text = "Tour"
metadata/_tab_index = 1
[node name="Végétation" type="ItemList" parent="TabContainer"]
visible = false
layout_mode = 2
item_count = 2
item_0/text = "Moulin"
item_1/text = "Tour"
metadata/_tab_index = 2
[node name="Sol" type="ItemList" parent="TabContainer"]
layout_mode = 2
item_count = 2
item_0/text = "Moulin"
item_1/text = "Tour"
metadata/_tab_index = 3