PVP/Objects/dump.tscn

12 lines
415 B
Text
Raw Permalink Normal View History

2026-03-24 19:40:21 +01:00
[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"]