- Home /
Question by
ELginas · Oct 26, 2020 at 11:20 AM ·
physics2draycasthit2d
PhysicsScene2D RaycastAll()
How can you do RaycastAll()
with PhysicsScene2D
? You can only do Raycast()
, but not RaycastAll()
? How am I supposed to do it?
Comment