[Add] Base Logic
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 0f36445faa7413742b67196646eb2631, type: 3}
|
||||
m_Name: WorldPrefabCollection
|
||||
m_EditorClassIdentifier: VoxelWorld.Runtime::InfiniteWorld.VoxelWorld.WorldPrefabCollection
|
||||
maxPlacementsPerChunk: 2
|
||||
attemptsPerPlacement: 8
|
||||
chunkEdgePadding: 1
|
||||
entries:
|
||||
- id: EntranceCrypt
|
||||
prefab: {fileID: 155468, guid: ea0c7071e67bf1c43940a8ab3ea121f8, type: 3}
|
||||
weight: 10
|
||||
placementMode: 1
|
||||
footprint: {x: 0, y: 0}
|
||||
clearance: 4
|
||||
flattenPadding: 4
|
||||
flattenSearchRadius: 4
|
||||
allowRotations: 1
|
||||
- id: GlowingOrb
|
||||
prefab: {fileID: 190932, guid: 20e0bf298681fcd4693097c822277593, type: 3}
|
||||
weight: 0
|
||||
placementMode: 0
|
||||
footprint: {x: 0, y: 0}
|
||||
clearance: 4
|
||||
flattenPadding: 4
|
||||
flattenSearchRadius: 4
|
||||
allowRotations: 1
|
||||
Reference in New Issue
Block a user