ft: improved npc spawning logic
This commit is contained in:
6
evolve-die-repeat/shared/npc/spawnManager2D.tscn
Normal file
6
evolve-die-repeat/shared/npc/spawnManager2D.tscn
Normal file
@@ -0,0 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://dje58m1cj34gn"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://coetidfssb80w" path="res://shared/npc/spawn_manager_2d.gd" id="1_624qc"]
|
||||
|
||||
[node name="SpawnManager2d" type="Node"]
|
||||
script = ExtResource("1_624qc")
|
||||
Reference in New Issue
Block a user