코어, 자원, 벽, 플레이어 시작 위치 설정

Flatkit 기능 일부 활용 테스트
This commit is contained in:
2026-01-26 01:33:26 +09:00
parent cf16910a32
commit 33bd90658a
24 changed files with 1756 additions and 360 deletions

View File

@@ -12,7 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 8a6f656ab8114e939b71b289ffd9d7b2, type: 3}
m_Name: '[FlatKit] Example Fog Settings'
m_EditorClassIdentifier:
useDistance: 1
useDistance: 0
distanceGradient:
serializedVersion: 2
key0: {r: 0, g: 0.85213137, b: 1, a: 0.09803922}
@@ -46,7 +46,7 @@ MonoBehaviour:
near: 30
far: 150
distanceFogIntensity: 0.5
useHeight: 1
useHeight: 0
heightGradient:
serializedVersion: 2
key0: {r: 0.0745098, g: 0.94509804, b: 0.9280485, a: 0}
@@ -96,9 +96,7 @@ Material:
m_Shader: {fileID: -6465566751694194690, guid: c77db07224d9f784d90d7eb0e84c57f7, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- USE_DISTANCE_FOG
- USE_HEIGHT_FOG
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0

View File

@@ -39,10 +39,10 @@ Material:
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _ColorThresholdMax: 0.25
- _ColorThresholdMax: 0.2
- _ColorThresholdMin: 0
- _DepthThresholdMax: 0.1
- _DepthThresholdMin: 0.1
- _DepthThresholdMax: 2.6
- _DepthThresholdMin: 2.31
- _FadeRangeEnd: 50
- _FadeRangeStart: 10
- _NormalThresholdMax: 2
@@ -71,15 +71,15 @@ MonoBehaviour:
fadeRangeStart: 10
fadeRangeEnd: 50
useDepth: 0
minDepthThreshold: 0.1
maxDepthThreshold: 0.1
minDepthThreshold: 2.31
maxDepthThreshold: 2.6
useNormals: 1
minNormalsThreshold: 1
maxNormalsThreshold: 2
useColor: 1
minColorThreshold: 0
maxColorThreshold: 0.25
maxColorThreshold: 0.2
renderEvent: 500
outlineOnly: 0
applyInSceneView: 1
effectMaterial: {fileID: -3130267085085746722}
effectMaterial: {fileID: 0}

View File

@@ -27,7 +27,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 1cca7768aaaea4b0081f14e7f9d4b5ad, type: 3}
m_Name: FlatKitOutline
m_EditorClassIdentifier:
m_Active: 0
m_Active: 1
settings: {fileID: 11400000, guid: ff3dfd77429d64938a26bd54c27dacd8, type: 2}
--- !u!114 &-1344586528338988631
MonoBehaviour:
@@ -70,10 +70,9 @@ MonoBehaviour:
m_RendererFeatures:
- {fileID: -1344586528338988631}
- {fileID: -2401278517541482506}
- {fileID: 4523260582098458979}
m_RendererFeatureMap: a9319428ad1157edf6cf292be9f1acde
m_UseNativeRenderPass: 0
xrSystemData: {fileID: 11400000, guid: 60e1133243b97e347b653163a8c01b64, type: 2}
xrSystemData: {fileID: 0}
postProcessData: {fileID: 11400000, guid: 41439944d30ece34e96484bdb6645b55, type: 2}
m_AssetVersion: 3
m_PrepassLayerMask:
@@ -100,48 +99,3 @@ MonoBehaviour:
m_DepthTextureFormat: 0
m_AccurateGbufferNormals: 0
m_IntermediateTextureMode: 1
--- !u!114 &4523260582098458979
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: 576f949be0794f548b825c9ce6f556db, type: 3}
m_Name: Flat Kit Per Object Outline
m_EditorClassIdentifier: Unity.RenderPipelines.Universal.Runtime::FlatKit.ObjectOutlineRendererFeature
m_Active: 1
settings:
passTag: RenderObjectsFeature
Event: 300
filterSettings:
RenderQueueType: 0
LayerMask:
serializedVersion: 2
m_Bits: 4294967295
PassNames:
- Outline
overrideMaterial: {fileID: 0}
overrideMaterialPassIndex: 0
overrideShader: {fileID: 4800000, guid: bee44b4a58655ee4cbff107302a3e131, type: 3}
overrideShaderPassIndex: 1
overrideMode: 2
overrideDepthState: 0
depthCompareFunction: 4
enableWrite: 1
stencilSettings:
overrideStencilState: 0
stencilReference: 0
stencilCompareFunction: 8
passOperation: 0
failOperation: 0
zFailOperation: 0
cameraSettings:
overrideCamera: 0
restoreCamera: 1
offset: {x: 0, y: 0, z: 0, w: 0}
cameraFieldOfView: 60
materials: []
autoReferenceMaterials: 1