//once map is generated find objects public void mapGenerated() { PLT.moveToStart(); AIT.moveToStart(); Buildings.SetUpMap(); //StartGame(); //GenerateAI(); UI.ShowStart(); }