✨ Ebb and flow
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/enemy_farm.gd" id="1_66qev"]
|
||||
|
||||
[node name="EnemyFarm" type="Node2D" node_paths=PackedStringArray("common_parent")]
|
||||
[node name="EnemyFarm" type="Node2D" node_paths=PackedStringArray("common_parent", "respawn_timer")]
|
||||
script = ExtResource("1_66qev")
|
||||
common_parent = NodePath(".")
|
||||
respawn_timer = NodePath("RespawnTimer")
|
||||
|
||||
[node name="RespawnTimer" type="Timer" parent="."]
|
||||
autostart = true
|
||||
|
Reference in New Issue
Block a user