My version of spawning…spawns too many survivors!
This commit is contained in:
parent
ecd79e66e3
commit
0b47cc7b38
8 changed files with 91 additions and 17 deletions
10
scenes/component_spawn.tscn
Normal file
10
scenes/component_spawn.tscn
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_scene format=3 uid="uid://bb0o3ov6u308v"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dr7xg7ly6q13g" path="res://scenes/component_spawn.gd" id="1_wr5sp"]
|
||||
|
||||
[node name="Component Spawn" type="Node3D" unique_id=649225939]
|
||||
script = ExtResource("1_wr5sp")
|
||||
|
||||
[node name="SpawnMarker" type="Marker3D" parent="." unique_id=1293702318]
|
||||
unique_name_in_owner = true
|
||||
gizmo_extents = 1.15
|
||||
Loading…
Add table
Add a link
Reference in a new issue