Hi everyone,
I am currently pondering enabling isoBounds mouse triggers by default when an entity is switched to isometric(true).
For those who do not know about the new mouse event trigger options on entities please see: viewtopic.php?f=8&t=6
The isoBounds setting basically makes mouse events fire against the 3d bounds polygon of the entity instead of it's flat 2d AABB polygon. It seems logical to me that if you are placing an object with isometric enabled that you would want mouse events to trigger against the isoBounds polygon by default.
Can you guys chime in on this proposed change? If I don't hear objections I will implement for the next version update.
Thanks!