12 lines
461 B
Plaintext
12 lines
461 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://crwhdikrnxqv8"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://duimpxto7jhqq" path="res://stage0start.tscn" id="1_k5wno"]
|
|
[ext_resource type="Texture2D" uid="uid://clg8rkftamtn7" path="res://stage1start.png" id="2_wfukw"]
|
|
|
|
[node name="Node2D" instance=ExtResource("1_k5wno")]
|
|
target_scene = "uid://dri0dyjw4rctb"
|
|
|
|
[node name="Sprite2D" parent="." index="0"]
|
|
position = Vector2(551, 327)
|
|
texture = ExtResource("2_wfukw")
|