- Messages
- 466
- Country

Is there a way to make an object "invisible" to the mouse interaction? For example, an invisible polygon is over a box, but you need to be able to click the box. You wouldn't be able to because the polygon is in the way.
Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.
By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.





I still don't quite understand what the polygon is supposed to do in-sim. Is this a lightmap that's supposed to be above the cockpit geometry?

It's going to be used as an annunciator light that is controlled by a gauge (there are many annunciators and they can have varying brightness, so using multiple objects would be overkill). The user will need to be able to click a button below the light in some cases. I have done all of the current ones with square polygons that in some cases, extend past the button (mostly was for ease when mapping). I could of course redo all of them to fit within the bounds of the buttons and tag them with attach points, but I was hoping there would be another (quicker) solution.

I don't think there is any way around that. You'll have to use the invisible poly for the click spot. Remap them and be done with it.It's going to be used as an annunciator light that is controlled by a gauge (there are many annunciators and they can have varying brightness, so using multiple objects would be overkill). The user will need to be able to click a button below the light in some cases. I have done all of the current ones with square polygons that in some cases, extend past the button (mostly was for ease when mapping). I could of course redo all of them to fit within the bounds of the buttons and tag them with attach points, but I was hoping there would be another (quicker) solution.


I don't think there is any way around that. You'll have to use the invisible poly for the click spot. Remap them and be done with it.![]()