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"]