From b2401656ddd19db05a4cd8f017f308f1ba29aa09 Mon Sep 17 00:00:00 2001 From: Marco Date: Wed, 17 Sep 2025 17:22:49 +0200 Subject: [PATCH] Removed obsolete connector --- 3D/Scenes/Props/Elevator_Path_3D.tscn | 1 - 1 file changed, 1 deletion(-) diff --git a/3D/Scenes/Props/Elevator_Path_3D.tscn b/3D/Scenes/Props/Elevator_Path_3D.tscn index 7d880ffc..b3a972b0 100644 --- a/3D/Scenes/Props/Elevator_Path_3D.tscn +++ b/3D/Scenes/Props/Elevator_Path_3D.tscn @@ -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"]