combatlevel world done | adjusts in portal script to allow for scenemanagement | waiting for ai to finish. need to write enemy spawner scripts
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8bc88477f037e96478019bba8de301fd
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -93,14 +93,14 @@ MonoBehaviour:
|
||||
showTerrainMask: 0
|
||||
wizardTools:
|
||||
lightingModel: 0
|
||||
texturingModel: 0
|
||||
splatsModel: 0
|
||||
texturingModel: 2
|
||||
splatsModel: 2
|
||||
origin: {x: 0, y: 0, z: 0}
|
||||
tileSize: {x: 100, y: 100, z: 100}
|
||||
tileSize: {x: 200, y: 200, z: 200}
|
||||
tileCountX: 1
|
||||
tileCountZ: 1
|
||||
groupId: 0
|
||||
terrainNamePrefix: Homebase
|
||||
terrainNamePrefix: Combat
|
||||
dataDirectory: Assets/_TerrainData
|
||||
setShaderGroupId: -1
|
||||
renderPipelines:
|
||||
|
||||
Reference in New Issue
Block a user