I am trying to draw a navigation shape for a tilemap.
I drew a polygon for each tile and ran the scene.
Some points in the polygon are somehow connected.
I tried different methods to create the polygon, all cause some kind of unexpected connections between edges of the polygon.


Please help.