Fix collider and add waves

This commit is contained in:
DerTyp7
2023-09-20 16:45:48 +02:00
parent 12cf356951
commit 1eaae06040
7 changed files with 99 additions and 14 deletions

6
Enemy_spawner.tscn Normal file
View File

@@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://drc844kmvl3xa"]
[ext_resource type="Script" path="res://EnemySpawner.gd" id="1_d3ir5"]
[node name="EnemySpawner" type="Node"]
script = ExtResource("1_d3ir5")