That would be very helpful Would make it a lot easier for me to help you.
I’ve put it on my TODO-list I’ve got a few more highly requested things to do before this, but I’ll make sure to add it when I can.
So you want there to be a gap between the tiles instead of them being flush? Then you’ll have to make some small adjustments. In the construction script of the grid manager, you will see that quite early on in the execution chain TileWidth, TileHeight and NodeGap is set based on the size of the default tile mesh. If you multiply this by some arbitrary factor you should get corresponding gaps between tiles.