Ejemplo n.º 1
0
 // Use this for initialization
 void Start()
 {
     LocalWorldGenerator.Create((int)Random.value * 250000);
 }
Ejemplo n.º 2
0
 // Use this for initialization
 void Start()
 {
     LocalWorldGenerator.Create();
 }