40 lines
1.3 KiB
Plaintext
40 lines
1.3 KiB
Plaintext
[gd_scene format=3 uid="uid://b0oyosa2d7fav"]
|
|
|
|
[ext_resource type="Script" path="res://scenes/credits/scrolling_credits.gd" id="1_hgjqm"]
|
|
[ext_resource type="PackedScene" path="res://scenes/credits/credits_label.tscn" id="2_cxj1u"]
|
|
|
|
[node name="ScrollingCredits" type="Control" unique_id=1162279489]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_hgjqm")
|
|
|
|
[node name="ScrollContainer" type="ScrollContainer" parent="." unique_id=1039720129]
|
|
unique_name_in_owner = true
|
|
layout_mode = 0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
horizontal_scroll_mode = 0
|
|
vertical_scroll_mode = 3
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="ScrollContainer" unique_id=2067921385]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="HeaderSpace" type="Control" parent="ScrollContainer/VBoxContainer" unique_id=1552560353]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(0, 720)
|
|
layout_mode = 2
|
|
|
|
[node name="CreditsLabel" parent="ScrollContainer/VBoxContainer" unique_id=1486745388 instance=ExtResource("2_cxj1u")]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
|
|
[node name="FooterSpace" type="Control" parent="ScrollContainer/VBoxContainer" unique_id=1703782196]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(0, 720)
|
|
layout_mode = 2
|