// Use this for initialization
 void Awake()
 {
     GameLvlingObject = this;
     ResetGame();
 }