Is there a way to pass Mouse events to items below?

Hi All,

I have a GUITexture that I am using for a reticle and when I rollover any GUIElements below it, the OnMouse events do not exceute. Is there a way to pass MouseEvents? Or could someone provide a better way to do this? I was thinking about rays but not convinced of those.

Thanks,

– Clint

http://www.unifycommunity.com/wiki/index.php?title=ForwardAllMouseEvents

-Jon

Ah, excellent, thanks Jon!

Regards,

– Clint