Introduction to Colliders in Unity

Notes:

Introduction to Colliders in Unity:

Collider:
- is an invisible shape; used to handle collision(s) between game objects.

Note: if required; you can add multiple similar or different colliders to a game object

There are 6 - 3D colliders:
- Box, Sphere, Capsule, Mesh, Wheel & Terrain Collider