godot-third-person-basic-scene/scenes/developper/developper.tscn
2022-04-18 21:58:12 +02:00

198 lines
5.3 KiB
Text

[gd_scene load_steps=5 format=3 uid="uid://cua4782cbjhla"]
[ext_resource type="Script" path="res://scenes/developper/developper.gd" id="1_qf0rd"]
[ext_resource type="Texture2D" uid="uid://se0t5xwdxyq7" path="res://scenes/themes/textures/base_panel.png" id="2_fmcto"]
[ext_resource type="Theme" uid="uid://bi1js53ni6ehd" path="res://UI/themes/zbasu/zbasu.theme" id="3_ols6l"]
[ext_resource type="Script" path="res://scenes/developper/sky_panel.gd" id="4_b4n1m"]
[node name="developper_panel" type="Control"]
minimum_size = Vector2(350, 450)
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -175.0
offset_top = -125.0
offset_right = 175.0
offset_bottom = 125.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource( "1_qf0rd" )
metadata/_edit_use_custom_anchors = false
[node name="NinePatchRect" type="NinePatchRect" parent="."]
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource( "2_fmcto" )
patch_margin_left = 50
patch_margin_top = 25
patch_margin_right = 25
patch_margin_bottom = 25
axis_stretch_horizontal = 2
axis_stretch_vertical = 2
metadata/_edit_layout_mode = 1
metadata/_edit_use_custom_anchors = false
[node name="header" type="VBoxContainer" parent="."]
offset_left = 50.0
offset_top = 4.0
offset_right = 347.0
offset_bottom = 31.0
metadata/_edit_layout_mode = 0
metadata/_edit_use_custom_anchors = false
[node name="Label" type="Label" parent="header"]
offset_top = -1.0
offset_right = 297.0
offset_bottom = 26.4
theme = ExtResource( "3_ols6l" )
text = "win_developper"
[node name="main" type="VBoxContainer" parent="."]
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = 12.0
offset_top = 33.0
offset_right = -10.0
offset_bottom = -37.0
grow_horizontal = 2
grow_vertical = 2
size_flags_horizontal = 3
size_flags_vertical = 3
metadata/_edit_use_custom_anchors = false
metadata/_edit_layout_mode = 1
[node name="sky_panel" type="VBoxContainer" parent="main"]
offset_right = 328.0
offset_bottom = 206.0
script = ExtResource( "4_b4n1m" )
[node name="sky_panel" type="Label" parent="main/sky_panel"]
offset_right = 328.0
offset_bottom = 26.0
size_flags_horizontal = 3
size_flags_vertical = 3
text = "lab_sky_panel"
[node name="samayun_panel" type="VBoxContainer" parent="main/sky_panel"]
offset_top = 30.0
offset_right = 328.0
offset_bottom = 86.0
size_flags_horizontal = 3
size_flags_vertical = 3
[node name="samayun_name" type="Label" parent="main/sky_panel/samayun_panel"]
offset_right = 328.0
offset_bottom = 26.0
text = "samayun_name"
horizontal_alignment = 1
[node name="data_panel" type="HBoxContainer" parent="main/sky_panel/samayun_panel"]
offset_top = 30.0
offset_right = 328.0
offset_bottom = 56.0
[node name="samayun_pos" type="Label" parent="main/sky_panel/samayun_panel/data_panel"]
offset_right = 162.0
offset_bottom = 26.0
size_flags_horizontal = 3
text = "samayun_pos"
[node name="samayun_arc" type="Label" parent="main/sky_panel/samayun_panel/data_panel"]
offset_left = 166.0
offset_right = 328.0
offset_bottom = 26.0
size_flags_horizontal = 3
size_flags_vertical = 0
text = "samayun_arc"
[node name="zabr_panel" type="VBoxContainer" parent="main/sky_panel"]
offset_top = 90.0
offset_right = 328.0
offset_bottom = 146.0
size_flags_vertical = 3
[node name="zabr_name" type="Label" parent="main/sky_panel/zabr_panel"]
offset_right = 328.0
offset_bottom = 26.0
text = "zabr_name"
horizontal_alignment = 1
[node name="data_panel" type="HBoxContainer" parent="main/sky_panel/zabr_panel"]
offset_top = 30.0
offset_right = 328.0
offset_bottom = 56.0
[node name="zabr_pos" type="Label" parent="main/sky_panel/zabr_panel/data_panel"]
offset_right = 162.0
offset_bottom = 26.0
size_flags_horizontal = 3
text = "zabr_pos
"
[node name="zabr_arc" type="Label" parent="main/sky_panel/zabr_panel/data_panel"]
offset_left = 166.0
offset_right = 328.0
offset_bottom = 26.0
size_flags_horizontal = 3
size_flags_vertical = 0
text = "zabr_arc"
[node name="stigi_panel" type="VBoxContainer" parent="main/sky_panel"]
offset_top = 150.0
offset_right = 328.0
offset_bottom = 206.0
size_flags_vertical = 3
[node name="stigi_name" type="Label" parent="main/sky_panel/stigi_panel"]
offset_right = 328.0
offset_bottom = 26.0
text = "stigi_name"
horizontal_alignment = 1
[node name="data_panel" type="HBoxContainer" parent="main/sky_panel/stigi_panel"]
offset_top = 30.0
offset_right = 328.0
offset_bottom = 56.0
[node name="stigi_pos" type="Label" parent="main/sky_panel/stigi_panel/data_panel"]
offset_right = 162.0
offset_bottom = 26.0
size_flags_horizontal = 3
text = "stigi_pos"
[node name="stigi_arc" type="Label" parent="main/sky_panel/stigi_panel/data_panel"]
offset_left = 166.0
offset_right = 328.0
offset_bottom = 26.0
size_flags_horizontal = 3
size_flags_vertical = 0
text = "stigi_arc"
[node name="footer" type="VBoxContainer" parent="."]
minimum_size = Vector2(0, 30)
anchor_left = 0.5
anchor_top = 1.0
anchor_right = 0.5
anchor_bottom = 1.0
offset_left = -172.0
offset_top = -34.0
offset_right = 172.0
size_flags_vertical = 10
metadata/_edit_layout_mode = 0
metadata/_edit_use_custom_anchors = false
[node name="Quit" type="Button" parent="footer"]
minimum_size = Vector2(75, 0)
offset_left = 134.0
offset_top = 7.0
offset_right = 209.0
offset_bottom = 26.0
size_flags_horizontal = 4
size_flags_vertical = 6
theme = ExtResource( "3_ols6l" )
text = "Quit"
[connection signal="pressed" from="footer/Quit" to="." method="_on_quit_pressed"]