Removed obsolete connector

This commit is contained in:
Marco 2025-09-17 17:22:49 +02:00
commit b2401656dd

View file

@ -54,5 +54,4 @@ collision_mask = 66
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.008544922, -0.2619629, -0.005340576)
shape = SubResource("BoxShape3D_buenw")
[connection signal="area_entered" from="Elevator/ActorCrushDetection" to="PathFollow3D" method="OnActorCollision"]
[connection signal="body_entered" from="Elevator/ActorCrushDetection" to="PathFollow3D" method="OnBodyCollision"]