Collision
Trying to get the first version of the separating axis theorem code working.
I was trying to cut corners but then I got confused.
So I am trying to fully implement it and see what goes wrong.
Luckily its not that big of a change.
It’s just that I can remove some calculations and replace some expensive instructions.
When it all works I can try to apply those steps again.
Hopefully before the weekend the code is in and working 🙂