|
I have a GUITexture button im trying to get working from a mobile app im working on for android. Im trying to be able to touch the button have it display "TOUCHED" in the Debug.Log. The Problem is that when i touch the GUITexture button, the only place that it registers the touch is in the top right corner of the GUITexture Button. This is the code i have so far: any help Is greatly appreciated. This thing has been troubling me for the longest time now. Thanks
(comments are locked)
|
|
Never mind. I answered my own question. Here is two ways to do it:
----------------------------------------------------------------------
(comments are locked)
|
|
This is a cleaner and more understandable answer! http://answers.unity3d.com/questions/422187/android-guitexture-touch.html
(comments are locked)
|
