skullball/godot/scenes/credits.tscn
2026-07-25 23:28:35 +03:00

55 lines
1.4 KiB
Plaintext

[gd_scene format=3 uid="uid://dsxu0y8pjbw3k"]
[sub_resource type="LabelSettings" id="LabelSettings_1cgct"]
font_size = 32
[node name="credits" type="CreditsMenu" unique_id=1258538655 node_paths=PackedStringArray("credits_container")]
credits_container = NodePath("panel/scroll_container/v_box_container")
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="panel" type="Panel" parent="." unique_id=931856419]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="label" type="Label" parent="panel" unique_id=64573048]
layout_mode = 0
offset_left = 43.0
offset_top = 28.0
offset_right = 153.0
offset_bottom = 73.0
text = "Credits"
label_settings = SubResource("LabelSettings_1cgct")
[node name="scroll_container" type="ScrollContainer" parent="panel" unique_id=257439878]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = 41.0
offset_top = 90.0
offset_right = -88.0
offset_bottom = -74.0
grow_horizontal = 2
grow_vertical = 2
[node name="v_box_container" type="VBoxContainer" parent="panel/scroll_container" unique_id=1886820635]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 3
[node name="back" type="Button" parent="panel" unique_id=676253720]
layout_mode = 0
offset_left = 46.0
offset_top = 575.0
offset_right = 91.0
offset_bottom = 606.0
text = "Back to Main Menu"