This commit is contained in:
2024-10-25 17:48:21 +02:00
parent ab6acac55b
commit 5dc5c305e3
7 changed files with 144 additions and 38 deletions

View File

@ -7,6 +7,7 @@ collision_mask = 2
script = ExtResource("1_dutdq")
[node name="Timer" type="Timer" parent="."]
wait_time = 0.254
one_shot = true
[connection signal="body_entered" from="." to="." method="_on_body_entered"]