11 lines
415 B
Text
11 lines
415 B
Text
[gd_scene format=3 uid="uid://c6vyscw4nhckx"]
|
|
|
|
[ext_resource type="Script" uid="uid://c5dqyafu3h8xl" path="res://Objects/dump.gd" id="1_yhoaw"]
|
|
|
|
[node name="Dump" type="Node2D" unique_id=1287085357]
|
|
script = ExtResource("1_yhoaw")
|
|
|
|
[node name="SpawnCooldown" type="Timer" parent="." unique_id=262648708]
|
|
one_shot = true
|
|
|
|
[connection signal="timeout" from="SpawnCooldown" to="." method="_on_spawn_cooldown_timeout"]
|