mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:05:34 +00:00
Removed obsolete connector
This commit is contained in:
parent
d3edb4de99
commit
b2401656dd
1 changed files with 0 additions and 1 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue