Hi, I am using a simple UI Button in my canvas to fire. Right now, it is firing correctly when button is pressed. But is does nothing different when the button is pressed and held for some time. I have asked this question earlier also.
Basically what is the Android Touch screen alternative to this command - Input.GetButton(“Fire1”). This will let me fire continuously on android phones. Thanks!!