I made some basic shapes for map editor using tilesource, but when I use the image for collision, the shaped generated is far from what i expected.
I changed the resolution of the image , but it doesn’t change anything.
so can I specify the max count of point of the convex hull or the radius min for the algorithm of the convex hull generation ? or some solution else? Thanks!