updating project files
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 31s
Create tag and build when new code gets to main / Test (push) Has been cancelled
Create tag and build when new code gets to main / Export (push) Has been cancelled

This commit is contained in:
2026-01-28 09:50:10 +01:00
parent 119850a7b4
commit af1f6da98d
656 changed files with 12395 additions and 5889 deletions

View File

@@ -1,9 +1,9 @@
[gd_scene load_steps=3 format=3 uid="uid://c63l6okbko3xp"]
[gd_scene format=3 uid="uid://c63l6okbko3xp"]
[ext_resource type="PackedScene" uid="uid://cd0jbh4metflb" path="res://addons/maaacks_game_template/base/scenes/loading_screen/loading_screen.tscn" id="1_8i8ik"]
[ext_resource type="Script" uid="uid://1j5xbugtakig" path="res://menus/scenes/loading_screen/loading_screen.gd" id="2_3hi1w"]
[node name="LevelLoadingScreen" instance=ExtResource("1_8i8ik")]
[node name="LevelLoadingScreen" unique_id=1544390186 instance=ExtResource("1_8i8ik")]
script = ExtResource("2_3hi1w")
_in_progress = "Loading Level..."
_in_progress_waiting = "Still Loading Level..."