Exemplo n.º 1
0
 protected virtual void SetupObstacle()
 {
     terrainLayer = NOCTerrainLayer.NOCObstacleLayer;
 }
Exemplo n.º 2
0
 protected virtual void SetupGround()
 {
     terrainLayer = NOCTerrainLayer.NOCGroundLayer;
 }