This is basically my attempt to make a solid object collision system from scratch. It allows for player / character objects to collide with the ground, but not with each other.
This was made before Collision Layers / groups were added to flowlab, so it's now largely obsolete.