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:
ChaoticByte 2025-02-05 18:06:08 +01:00
parent f7aac231ae
commit 89b82695ac
No known key found for this signature in database
2 changed files with 4 additions and 1 deletions

3
examples/0_empty.tscn Normal file
View file

@ -0,0 +1,3 @@
[gd_scene format=3 uid="uid://db2rhq8rwv5wo"]
[node name="Node" type="Node"]