Movement and Collision with AABB
- by Jeremy Giberson
I'm having a little difficulty figuring out the following scenarios.
http://i.stack.imgur.com/8lM6i.png
In scenario A, the moving entity has fallen to (and slightly into the floor). The current position represents the projected position that will occur if I apply the acceleration & velocity as usual without worrying about collision. The Next…