Add a map-loader sctipt
This commit is contained in:
8
scenes/maps/base/bullet_spawner/bullet_spawner.tscn
Normal file
8
scenes/maps/base/bullet_spawner/bullet_spawner.tscn
Normal file
@ -0,0 +1,8 @@
|
||||
[gd_scene format=3 uid="uid://sh5diukewgs5"]
|
||||
|
||||
[node name="BulletSpawner" type="Node3D"]
|
||||
|
||||
[node name="MultiplayerSpawner" type="MultiplayerSpawner" parent="."]
|
||||
spawn_path = NodePath("../Node3D")
|
||||
|
||||
[node name="Node3D" type="Node3D" parent="."]
|
Reference in New Issue
Block a user