void Awake()
 {
     setupPuzzleGame = GetComponent <SetupPuzzleGame>();
 }