I have implemented SAT collision detection system in 2D , but I don't get how get a collision impact point.
For the moment I obtain the mtv and the separating axis, so I can resolve the collision but not apply correct forces on it, because impact point is missing.