void SwipedLeft()
 {
     objectMenuManager.MenueLeft();
     Debug.Log("SwipeLeft!");
 }