Made gamemanager resilient to not having components

This commit is contained in:
Marco 2025-02-05 13:38:36 +01:00
commit 9c8ec486fc
2 changed files with 34 additions and 20 deletions

View file

@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://bu5fvatj2j08j"]
[ext_resource type="Script" path="res://Scripts/GameManager.cs" id="1_paetl"]
[node name="BossTestArena" type="Node2D"]
script = ExtResource("1_paetl")