Files
Text-based/test.tscn
fatbonks 953625fd7a init
2025-10-16 05:26:03 +13:00

119 lines
3.1 KiB
Plaintext
Executable File

[gd_scene load_steps=3 format=3 uid="uid://cx1yd1s0h6xxh"]
[ext_resource type="Script" uid="uid://dbqn6x38ac4hh" path="res://test.gd" id="1_37kl0"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_37kl0"]
content_margin_left = 0.0
content_margin_top = 0.0
content_margin_right = 0.0
content_margin_bottom = 0.0
bg_color = Color(1, 1, 1, 0.6)
corner_radius_top_left = 3
corner_radius_top_right = 3
corner_radius_bottom_right = 3
corner_radius_bottom_left = 3
corner_detail = 5
[node name="Test" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_37kl0")
[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="Row1" type="Panel" parent="VBoxContainer"]
custom_minimum_size = Vector2(10, 30)
layout_mode = 2
theme_override_styles/panel = SubResource("StyleBoxFlat_37kl0")
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/Row1"]
layout_mode = 1
anchors_preset = 2
anchor_top = 1.0
anchor_bottom = 1.0
offset_top = -16.0
offset_right = 960.0
grow_vertical = 0
[node name="Label" type="Label" parent="VBoxContainer/Row1/HBoxContainer"]
layout_mode = 2
text = "adawdawda"
[node name="Label2" type="Label" parent="VBoxContainer/Row1/HBoxContainer"]
layout_mode = 2
text = "adawdawda"
[node name="Label3" type="Label" parent="VBoxContainer/Row1/HBoxContainer"]
layout_mode = 2
text = "adawdawda"
[node name="Label4" type="Label" parent="VBoxContainer/Row1/HBoxContainer"]
layout_mode = 2
text = "adawdawda"
[node name="Label5" type="Label" parent="VBoxContainer/Row1/HBoxContainer"]
layout_mode = 2
text = "adawdawda"
[node name="Label6" type="Label" parent="VBoxContainer/Row1/HBoxContainer"]
layout_mode = 2
text = "adawdawda"
[node name="Label7" type="Label" parent="VBoxContainer/Row1/HBoxContainer"]
layout_mode = 2
text = "adawdawda"
[node name="Label8" type="Label" parent="VBoxContainer/Row1/HBoxContainer"]
layout_mode = 2
text = "adawdawda"
[node name="Label9" type="Label" parent="VBoxContainer/Row1/HBoxContainer"]
layout_mode = 2
text = "adawdawda"
[node name="Label10" type="Label" parent="VBoxContainer/Row1/HBoxContainer"]
layout_mode = 2
text = "adawdawda"
[node name="Label11" type="Label" parent="VBoxContainer/Row1/HBoxContainer"]
layout_mode = 2
text = "adawdawda"
[node name="Label" type="Label" parent="VBoxContainer/Row1"]
layout_mode = 1
anchors_preset = 5
anchor_left = 0.5
anchor_right = 0.5
offset_left = -20.0
offset_right = 20.0
offset_bottom = 16.0
grow_horizontal = 2
text = "Row 1"
[node name="Panel2" type="Panel" parent="VBoxContainer"]
custom_minimum_size = Vector2(10, 30)
layout_mode = 2
theme_override_styles/panel = SubResource("StyleBoxFlat_37kl0")
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/Panel2"]
layout_mode = 0
offset_top = 4.0
offset_right = 960.0
offset_bottom = 4.0
[node name="PanelContainer" type="PanelContainer" parent="."]
layout_mode = 0
offset_top = 4.0
offset_right = 960.0
offset_bottom = 4.0