I have a problem when creating bounding boxes in the latest version of SE2.
For some reason, the boxes shring by one point when creating them, or addin spawns to them.
For example. I am trying to create a bounding box around the pentagrams in "Sorcerer Dungeon Level 3". They are each 5x5. So i draw a box encompasing the pentagram ( 5x5 ). But when i right click to create it, the box shrinks to 4x4. I force the size back to 5x5, using the XY button. Then i add a balron to the spawners. Once again the box shrinks to 4x4.
Is this a feature or bug?
It is an integer trucation problem. It happens with odd bounding box sizes. Fixed for the next release. thanks.