more lights in tutorial and better wall run detection I believe
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 23s
Create tag and build when new code gets to main / Test (push) Successful in 6m19s
Create tag and build when new code gets to main / Export (push) Successful in 7m55s

This commit is contained in:
2026-02-06 16:42:01 +01:00
parent 4c1831762b
commit 77d405687c
4 changed files with 144 additions and 84 deletions

View File

@@ -12,5 +12,3 @@ extends OverlaidMenu
if menu_scene:
var _instance = menu_scene.instantiate()
%MenuContainer.add_child(_instance)