Added empty scene to the project temlate/examples folder so that Godot shuts up about no scene being opened currently
This commit is contained in:
parent
f7aac231ae
commit
89b82695ac
2 changed files with 4 additions and 1 deletions
3
examples/0_empty.tscn
Normal file
3
examples/0_empty.tscn
Normal file
|
@ -0,0 +1,3 @@
|
|||
[gd_scene format=3 uid="uid://db2rhq8rwv5wo"]
|
||||
|
||||
[node name="Node" type="Node"]
|
Loading…
Add table
Add a link
Reference in a new issue