9 lines
348 B
Plaintext
9 lines
348 B
Plaintext
|
[gd_scene load_steps=3 format=3 uid="uid://dv6p4vmj0hvrf"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://startup/EntryPoint.gd" id="1_yc4br"]
|
||
|
[ext_resource type="PackedScene" uid="uid://cr1toh3crte2s" path="res://startup/DedicatedTo.tscn" id="2_r5ofq"]
|
||
|
|
||
|
[node name="EntryPoint" type="Node"]
|
||
|
script = ExtResource("1_yc4br")
|
||
|
next = ExtResource("2_r5ofq")
|