\$\begingroup\$

I want to know what’s the best way to combine individual squares on a grid (tilemap) into larger rectangles. I need this to simplify my physics collision detection/resolution, so that collision doesn’t get calculated for each individual tile, but rather for these chunks. I hope you get what I mean. Thanks!

JorensM is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

\$\endgroup\$

You must log in to answer this question.

Browse other questions tagged .