Can someone please help me with this simple problem.
I am working on a platform game.
It's almost done, but I have a tiny problem.
The player can go through the "Ground.class" from below. How can I make my player stop when it hits the bottom of the Ground?
It can stand ON the platform, so the 'onGround' works.

