

I used onCameraMove() to rotatet camera and few hud buttons for moving foward, right , left and back.So on android, when i touch the hud button , i cant rotate camera. I know that when i touch screen start working onCameraMove().I want to make like ,you toch a button , start moving and you can move camera with another finger. Can i make It whithout onTouchSequenceChange() or it not possible.