WIP: Start working on the frag/damage system
This commit is contained in:
8
scenes/maps/base/npc_spawner/npc_spawner.tscn
Normal file
8
scenes/maps/base/npc_spawner/npc_spawner.tscn
Normal file
@ -0,0 +1,8 @@
|
||||
[gd_scene format=3 uid="uid://bgb01iv0fekje"]
|
||||
|
||||
[node name="NpcSpawner" type="Node3D"]
|
||||
|
||||
[node name="MultiplayerSpawner" type="MultiplayerSpawner" parent="."]
|
||||
spawn_path = NodePath("../NPC")
|
||||
|
||||
[node name="NPC" type="Node3D" parent="."]
|
Reference in New Issue
Block a user