Initial commit
This commit is contained in:
commit
97a92fd86b
12 changed files with 220 additions and 0 deletions
7
main.tscn
Normal file
7
main.tscn
Normal file
|
@ -0,0 +1,7 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://bxf4x8hp870i6"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://dm58bxgelaulw" path="res://base/scenes/example.tscn" id="1_ig7tw"]
|
||||
|
||||
[node name="Main" type="Node2D"]
|
||||
|
||||
[node name="Example" parent="." instance=ExtResource("1_ig7tw")]
|
Loading…
Add table
Add a link
Reference in a new issue