How to make that SAT collision algo implementation work for walls?
I wrote SAT algorithm implementation for collisions in my SFML game by one of the OLC video tutorials. But it doesn’t work for wall colliders, the problem is on video
I wrote SAT algorithm implementation for collisions in my SFML game by one of the OLC video tutorials. But it doesn’t work for wall colliders, the problem is on video