I am producing a Tilemap based procedurally generated game. When it came time to test the navpolys I created in the tileset editor, the result ended up garbled. I placed a navpoly on the center tile.
Before I set updatebitmaskregion() it the navpoly follows the tiles. after, the navpolys update into a garbled mess.
How do I fix this?