This commit is contained in:
2026-02-23 11:37:27 +01:00
commit 13dbb551c8
94 changed files with 2682 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
We recommend you put your levels here, if your game is level-based.
If you use this template's naming convention for levels, which is "level_<nr>.tscn",
where <nr> is replaced with a concrete number, the default settings of this template are able to pick up your level.
By default, level numbers should start with 1.
To use the templates default settings for progrssing through levels, please make your level emit a "win()"-signal.
To reinstanciate a level, make your level emit a "reset()"-signal

View File

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