void OnGUI()
 {
     touchMove.Draw();
     touchAim.Draw();
     touchShoot.Draw();
     touchZoom.Draw();
 }