Hi All,
I'd be very grateful if someone could help me. I have two nGui cameras in my project, one of them for the screens to click buttons, called Camera_2D and the another one for the scene3D to pick 3d objects. Both of them work well except when I click on a screen and beside this screen there is an object3d in the scene 3d. The result is the Camera_2D detects I click on the screen but at the same time, the Camera_3D detects I click the object3D. I'd like to discard the click on the item, beside the screen. I have tried to set the same Event Receiver Mask to both cameras, but it doesn't work.
Thanks in advance.
Best Regards.