69 lines
1.5 KiB
Plaintext
69 lines
1.5 KiB
Plaintext
|
[gd_scene load_steps=2 format=3 uid="uid://ljvmhhrk1d6j"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://scripts/loader/uiLoader/ContributorLoader.cs" id="1_ia4x6"]
|
||
|
|
||
|
[node name="Contributor" 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_ia4x6")
|
||
|
|
||
|
[node name="Panel" type="Panel" parent="."]
|
||
|
layout_mode = 1
|
||
|
anchors_preset = 15
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
|
||
|
[node name="CenterContainer" type="CenterContainer" parent="."]
|
||
|
layout_mode = 1
|
||
|
anchors_preset = 10
|
||
|
anchor_right = 1.0
|
||
|
offset_bottom = 45.0
|
||
|
grow_horizontal = 2
|
||
|
|
||
|
[node name="Label" type="Label" parent="CenterContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 30
|
||
|
text = "ui_contributor"
|
||
|
|
||
|
[node name="ExitButton" type="Button" parent="."]
|
||
|
layout_mode = 1
|
||
|
anchors_preset = 1
|
||
|
anchor_left = 1.0
|
||
|
anchor_right = 1.0
|
||
|
offset_left = -86.0
|
||
|
offset_top = 6.0
|
||
|
offset_right = -19.0
|
||
|
offset_bottom = 39.0
|
||
|
grow_horizontal = 0
|
||
|
text = "ui_close"
|
||
|
|
||
|
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||
|
layout_mode = 1
|
||
|
anchors_preset = 15
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
offset_left = 20.0
|
||
|
offset_top = 59.0
|
||
|
offset_right = -18.0
|
||
|
offset_bottom = -20.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
|
||
|
[node name="Label" type="Label" parent="."]
|
||
|
layout_mode = 1
|
||
|
anchors_preset = 2
|
||
|
anchor_top = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
offset_left = 16.0
|
||
|
offset_top = -36.0
|
||
|
offset_right = 168.0
|
||
|
offset_bottom = -11.0
|
||
|
grow_vertical = 0
|
||
|
text = "ui_unordered_list_tip"
|