Hello,
I have a quick question. I have a 2d UI that has a camera set to orthographic. The UI works perfectly.
I have created a 3d object and want to use it as a button. I applied UIbutton, UIoffset, UIscale, and UIsound to the 3d object.
When the layer of the 3d object is set to default then the button does not work.
When the layer of the 3d object is set to the forefround UI layer, then the button works.
But, the problem is that the foreground 2d layer is orthographic so that the 3d object becomes 2d.
Is there a workaround?
Thanks.
-zander