Hey all,
I'm trying to separating two boxes (my player and my walls / floors)
but I'm not sure how to separate the two once I have a collision.
Right now I'm doing a simple overlap testing, not involving any SAT
because I don't quite get it.
Does anyone have any reference code for 2D boxes using SAT?
Thanks.