void SwipeLeft()
 {
     objectMenuManager.Menuforwards();
     //Debug.Log("Swiped Left");
 }