Resolve a platformer collision after move-and-collide, adjusting velocity.
The entity ID
True if a horizontal collision occurred
True if a vertical collision occurred
True if the entity was falling when the collision happened
Resolve a platformer collision after move-and-collide, adjusting velocity.