Monthly Archives: February 2021

Collision and Response

I’ve been hard at work implementing new intersection tests, and dealing with collision and response algorithms. Pretty tough stuff to make work correctly and smoothly under all circumstances! I’m basically breaking up an area into distinct height levels, then doing … Continue reading

Posted in Engine Development, Game Development | Tagged , | Comments Off on Collision and Response