#How to make box collider 2d position match project grid tiles without offset

1 messages · Page 1 of 1 (latest)

wind cradle
#

I am making a 2d top down game, and I want to be able to be able to make box collider 2d components be positioned within the grid system without having to do an offset. is there a way to do that?