add props
This commit is contained in:
7
scenes/meta/RootScene.tscn
Normal file
7
scenes/meta/RootScene.tscn
Normal file
@@ -0,0 +1,7 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://ckkewlcugc8ro"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://c0k1t3tyiaojl" path="res://scenes/meta/OverworldScene.tscn" id="1_nky1x"]
|
||||
|
||||
[node name="RootScene" type="Node3D"]
|
||||
|
||||
[node name="OverworldScene" parent="." instance=ExtResource("1_nky1x")]
|
Reference in New Issue
Block a user