Is it possible to check if an object is colliding specifically with the bottom of the character controller?
I want to store the object in a variable that the character is standing on. I don't want this to apply if the character is colliding with any other part(eg. sides or top).