83 lines
2.6 KiB
Plaintext
83 lines
2.6 KiB
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!1 &5156816586410934540
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 69091081815009223}
|
|
- component: {fileID: 5648469769714403381}
|
|
- component: {fileID: 1129818542040768727}
|
|
m_Layer: 0
|
|
m_Name: UndergroundGenerator
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &69091081815009223
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 5156816586410934540}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: -14, y: -6, z: -3}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 0}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!114 &5648469769714403381
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 5156816586410934540}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: d5a57f767e5e46a458fc5d3c628d0cbb, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier: Unity.Netcode.Runtime::Unity.Netcode.NetworkObject
|
|
GlobalObjectIdHash: 1220698054
|
|
InScenePlacedSourceGlobalObjectIdHash: 0
|
|
DeferredDespawnTick: 0
|
|
Ownership: 1
|
|
AlwaysReplicateAsRoot: 0
|
|
SynchronizeTransform: 1
|
|
ActiveSceneSynchronization: 0
|
|
SceneMigrationSynchronization: 0
|
|
SpawnWithObservers: 1
|
|
DontDestroyWithOwner: 0
|
|
AutoObjectParentSync: 1
|
|
SyncOwnerTransformWhenParented: 1
|
|
AllowOwnerToParent: 0
|
|
--- !u!114 &1129818542040768727
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 5156816586410934540}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 7fc80ebb61fb70d4fa694d3a1f81d2ab, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier: Assembly-CSharp::UndergroundGenerator
|
|
ShowTopMostFoldoutHeaderGroup: 1
|
|
generationRange: {x: 50, y: 30, z: 6}
|
|
noiseScale: 0.14
|
|
hollowThreshold: 0.299
|
|
baseResourceThreshold: 0.563
|
|
increaseResourceWithDepth: 1
|
|
depthFactor: 0.005
|
|
normalBlockPrefab: {fileID: 989066657509100432, guid: dbb1cfcb3d9e3844e8d9cdf09b0a1660, type: 3}
|
|
resourceBlockPrefab: {fileID: 989066657509100432, guid: 17532917e1ada23469c573abf64905f0, type: 3}
|
|
containerName: UndergroundBlocks
|