public void ShowThaoTac()
 {
     thaotac.doPlayGame();
     StartCoroutine(ieMoveDown(thaotac.gameObject, showY));
 }