Compare commits
No commits in common. "332e9e00661a369cdd7a84e8f404671036e9699f" and "a7ac6e9a6647e99371fd1cb304cbbb05af66169b" have entirely different histories.
332e9e0066
...
a7ac6e9a66
|
@ -23,4 +23,5 @@ 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