Good morning, guys?
I want to use the functions of the Unity Physics engine.
However, Unity provides only a few methods through Physics and Physics2D.
I would like to use it to detect whether the sphere and box collide in a separate space.
There is also a way to implement another physics engine. However, it is better to use the physics engine included in Unity.
Thank you for reading.