remove signal
This commit is contained in:
parent
4aab474313
commit
0f80bc6c21
|
@ -23,5 +23,4 @@ shape = SubResource("SphereShape3D_k5rhc")
|
|||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Area3D" index="0"]
|
||||
shape = SubResource("SphereShape3D_wx128")
|
||||
|
||||
[connection signal="body_entered" from="CollisionDetection" to="." method="_on_collision_detection_body_entered"]
|
||||
[connection signal="body_entered" from="Area3D" to="." method="_on_area_3d_body_entered"]
|
||||
|
|
Loading…
Reference in New Issue