Physics class in the Unity engine has many methods related to detecting collisions with other physical objects. One of such methods is Raycast, but do you know that you can also cast different shapes?
Let’s explore the world of physics casts and see know to use them!
Continue reading “Different types of raycasts in Unity”