2025-03-11 01:05:23 +00:00
|
|
|
[gd_scene load_steps=2 format=3 uid="uid://bibqnht5dooss"]
|
|
|
|
|
2025-04-07 18:35:45 +00:00
|
|
|
[ext_resource type="Script" uid="uid://0e68l0wtc2lq" path="res://scripts/trigger.gd" id="1_x8vqb"]
|
2025-03-11 01:05:23 +00:00
|
|
|
|
|
|
|
[node name="Trigger" type="Area2D"]
|
|
|
|
position = Vector2(700, 476)
|
|
|
|
script = ExtResource("1_x8vqb")
|
|
|
|
metadata/_edit_group_ = true
|
|
|
|
|
|
|
|
[connection signal="body_entered" from="." to="." method="_on_body_entered"]
|