Open DanielOhn opened 4 years ago
https://developer.mozilla.org/en-US/docs/Games/Techniques/2D_collision_detection
Make a separating axis theorem collision in PIxiJS
Implemented SAT a few days ago. Now figuring out which Collision Resolution I want to implement.
https://developer.mozilla.org/en-US/docs/Games/Techniques/2D_collision_detection
Make a separating axis theorem collision in PIxiJS