mirror of
https://github.com/DerTyp7/TopDownShooter-Godot.git
synced 2025-10-29 21:02:13 +01:00
Fix collider and add waves
This commit is contained in:
6
Enemy_spawner.tscn
Normal file
6
Enemy_spawner.tscn
Normal 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")
|
||||
Reference in New Issue
Block a user