Added StartScreen and Scene Transition script

This commit is contained in:
2025-05-24 23:50:06 +02:00
parent 25d8f217ff
commit 3e135afecb
13 changed files with 195 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
[gd_scene load_steps=2 format=3 uid="uid://bopv10dqm1knc"]
[ext_resource type="PackedScene" uid="uid://c6wnoif01ltld" path="res://scenes/Babushka_scene_startMenu.tscn" id="1_15ton"]
[node name="BabushkaSceneBootstrap" type="Node2D"]
[node name="BabushkaSceneStartMenu" parent="." node_paths=PackedStringArray("_sceneInstanceParent") instance=ExtResource("1_15ton")]
_sceneInstanceParent = NodePath("../SceneParent")
[node name="SceneParent" type="Node" parent="."]