Unity 2017 Beginner Tutorial 5 – How to detect if object is grounded by raycast

In this tutorial we discuss what raycasting is, and how to use it to detect whether an object is touching the ground. This is important because later on we want to implement a jumping mechanism.