Hey, I have GameObject which has ***GUITexture Component*** attached onto it. Now this gameobject have GUITexture child. I know how to detect *MouseClick* on a Parent but how to also detect MouseClick on its child because it looks like this:
![alt text][1]
[1]: /storage/temp/30131-pic.png
or maybe if I can get around this somehow but with same effect?
↧