Posted September 10, 2024 by Zekko
I added a polygon simplification algorithm that smooths out very small corners on building blocks. Though those little corners were almost invisible, they were adding a lot of extra collision checks for the physics engine. The simplified collision shapes should help with performance as your towers get bigger and more complex.