Exemplo n.º 1
0
 private void Awake()
 {
     instance = this;
     holeHalf = HOLE_DIAMETER * 0.5f;
     instance.InitGroundMesh();
     instance.IntitBackSea();
 }