How do i check if an empty game object is colliding with an object?
I added a empty game object to the top of my players head to see when he hits the ceiling, because he floats for a bit when he jumps and hits it. I need to limit his jump when he hits his head. does this make sense?