[Fix] Update Voxel World
This commit is contained in:
@@ -414,10 +414,10 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier: VoxelWorld.Runtime::InfiniteWorld.VoxelWorld.VoxelWorldGenerator
|
||||
streamTarget: {fileID: 1331065949}
|
||||
chunkSize: 16
|
||||
generationRadius: 4
|
||||
generationRadius: 7
|
||||
blockingGenerationRadius: 1
|
||||
seed: 12345
|
||||
maxMountainHeight: 5
|
||||
maxMountainHeight: 12
|
||||
macroNoiseScale: 0.05
|
||||
detailNoiseScale: 0.12
|
||||
ridgeNoiseScale: 0.18
|
||||
@@ -436,7 +436,7 @@ MonoBehaviour:
|
||||
- {fileID: 11400000, guid: eac8d825dd62e1c439235d273a4ca613, type: 2}
|
||||
- {fileID: 11400000, guid: 6d0dbe510ed048440a3925ef40aeeb5b, type: 2}
|
||||
biomeNoiseScale: 0.02
|
||||
biomeSize: 12
|
||||
biomeSize: 4
|
||||
maxAsyncChunkJobs: 8
|
||||
maxChunkBuildsPerFrame: 2
|
||||
--- !u!4 &1842209028
|
||||
|
||||
Reference in New Issue
Block a user