[gd_scene format=3] [ext_resource type="Script" path="res://boot/opening_screen.gd" id="1_open"] [node name="OpeningScreen" type="Control"] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_open") [node name="AttributionLabel" type="Label" parent="."] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 text = "Erstellt mit Godot Engine Ein Spiel von TODO: Autor:in" horizontal_alignment = 1 vertical_alignment = 1 [node name="TitleLabel" type="Label" parent="."] visible = false anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 text = "WayfarersWanderer TODO: Flavor-Text" horizontal_alignment = 1 vertical_alignment = 1 [node name="Timer" type="Timer" parent="."] one_shot = true