Player movements with AABB collision detection and resolution.
- A feeling of inertia in the movements
- Friction
- When in air, speed reduces
- Jump and gravity
- Collision detection and resolution
- All depends on time (i.e framerate won't affect speed)
- Fixed update rate