Hello everyone,
I am new in Unity world and I am facing some problems. Basically what I want to accomplish is a joystick and a button. I have already used the StandardAssets CrossPlatform example and the joystick and button works ok.
After that I was trying to make them to appear where you have a pointer down. So at the beginning I was calling setActive to false on the joystick and button and they disappeared. After that I found out that I could not call OnPointerDown method because the...
UnityUI Joystick appear on touch
I am new in Unity world and I am facing some problems. Basically what I want to accomplish is a joystick and a button. I have already used the StandardAssets CrossPlatform example and the joystick and button works ok.
After that I was trying to make them to appear where you have a pointer down. So at the beginning I was calling setActive to false on the joystick and button and they disappeared. After that I found out that I could not call OnPointerDown method because the...
UnityUI Joystick appear on touch