예제 #1
0
파일: LWG_Test.cs 프로젝트: Kyvi/8INF830
 // Use this for initialization
 void Start()
 {
     LocalWorldGenerator.Create((int)Random.value * 250000);
 }
예제 #2
0
 // Use this for initialization
 void Start()
 {
     LocalWorldGenerator.Create();
 }