I have (among others) a tile, that is roughly this shape:
## ##
## ##
## ##
And I'm trying to add occlusion to it.
However, I can only add one occlusion polygon to it.
I tried connecting the two sides with a line and filling only the inside however nothing seems to work...
I would prefer not using external occlusion polygons.