Files
fracturepoint/Assets/Scenes/MenusAndLevels/Credits.tscn
2026-01-19 13:48:14 -07:00

29 lines
795 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://bvjmefswaveya"]
[ext_resource type="Script" uid="uid://b28bv2l2asbpy" path="res://Assets/Scripts/CommonScripts/ChangeMenuInitiator.cs" id="4_gp05m"]
[node name="Htp" type="Node2D"]
[node name="UISelector" type="Node2D" parent="."]
[node name="BackButton" type="Sprite2D" parent="UISelector"]
z_index = 1
position = Vector2(0, 65)
script = ExtResource("4_gp05m")
metadata/TargetMenu = "MainMenu"
metadata/TransitionType = "FAST"
[node name="SelectionIndicator" type="Sprite2D" parent="UISelector"]
z_index = 1
[node name="RichTextLabel" type="RichTextLabel" parent="."]
offset_left = -154.0
offset_top = -84.0
offset_right = 154.0
offset_bottom = 52.0
text = "Created by ...
"
scroll_active = false
horizontal_alignment = 1
vertical_alignment = 1