Ejemplo n.º 1
0
 void Start()
 {
     LevelData.GetData();
     CreateLevel();
     AStar.CreateNodes();
 }