unity ground check

Code Example - unity ground check

                
                        isGrounded = Physics.CheckSphere(groundCheck.position, groundDistance, groundMask);