void Start() { BoardGenerator.SetSize(0, 0, 50, 50); BoardGenerator.Instance.GenerateBoard(); SpawnPlayers(); }