Handling Collisions - JayhawkZombie/EECS581Project GitHub Wiki
Handling Collisions
How to Handle Collisions
See Known Issues to see any current issues with the physics engine
Collisions are handled via the Collider2D
class in SFEngine/Source/Headers/Physics/Collider.h
The physics engine doing the physics is in SFEngine/ThirdParty/Physics/