Question by
Entretoize · Mar 29, 2020 at 04:32 PM ·
collision detectionraycasting
Check collision between bodies like a raycast (several collision tests per frame)
Hello, I'm doing some collision tests with raycast to find the best positions of several jointed bodies avoiding other objects. It would be good to have a way to check for collision between each object and other scene objects but several times in a frame because doing it with raycast can be tricky.
Thanks
Comment
Your answer