I was just wondering if it was possible to set custom bounds for isometric tiles? Things work fine if you stay within the basic shape of the BYOND isometric tile, however if your icon goes outside this shape, you get a lot of unwanted overlaps. Some images to further explain what I mean:
Here is the basic isometric tile created in DM.
Here is two tiles next to one another that go outside that basic shape.
Here is where I would like to add the a custom isometric bounding box (same size as the basic tile) to these tiles.
Is there an efficient way to do this?