Set up root scene

This commit is contained in:
Amaury
2020-04-14 10:03:35 +02:00
parent 16a0ac83b0
commit b379c9da3b
5 changed files with 51 additions and 1 deletions

View File

@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=2]
[ext_resource path="res://root.gdns" type="Script" id=1]
[node name="Node2D" type="Node2D"]
script = ExtResource( 1 )