New conveyors

This commit is contained in:
nothke
2024-08-19 02:05:50 +02:00
parent 83e7d9987b
commit d2686de669
15 changed files with 3718 additions and 153 deletions

View File

@@ -13,6 +13,7 @@ GameObject:
- component: {fileID: 124551908420297706}
- component: {fileID: 81410469953920030}
- component: {fileID: 114014416615829144}
- component: {fileID: 7178750885500314530}
m_Layer: 0
m_Name: ExampleCamera
m_TagString: MainCamera
@@ -117,9 +118,9 @@ MonoBehaviour:
Camera: {fileID: 20127477809793788}
FollowPointFraming: {x: 0, y: 0}
FollowingSharpness: 10000
DefaultDistance: 6
DefaultDistance: 0
MinDistance: 0
MaxDistance: 10
MaxDistance: 0
DistanceMovementSpeed: 5
DistanceMovementSharpness: 10
InvertX: 0
@@ -136,3 +137,63 @@ MonoBehaviour:
m_Bits: 4294967295
ObstructionSharpness: 10000
IgnoredColliders: []
--- !u!114 &7178750885500314530
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1937979026721672}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 948f4100a11a5c24981795d21301da5c, type: 3}
m_Name:
m_EditorClassIdentifier:
volumeTrigger: {fileID: 4353896453404184}
volumeLayer:
serializedVersion: 2
m_Bits: 2
stopNaNPropagation: 1
finalBlitToCameraTarget: 0
antialiasingMode: 0
temporalAntialiasing:
jitterSpread: 0.75
sharpness: 0.25
stationaryBlending: 0.95
motionBlending: 0.85
subpixelMorphologicalAntialiasing:
quality: 2
fastApproximateAntialiasing:
fastMode: 0
keepAlpha: 0
fog:
enabled: 1
excludeSkybox: 1
debugLayer:
lightMeter:
width: 512
height: 256
showCurves: 1
histogram:
width: 512
height: 256
channel: 3
waveform:
exposure: 0.12
height: 256
vectorscope:
size: 256
exposure: 0.12
overlaySettings:
linearDepth: 0
motionColorIntensity: 4
motionGridSize: 64
colorBlindnessType: 0
colorBlindnessStrength: 1
m_Resources: {fileID: 11400000, guid: d82512f9c8e5d4a4d938b575d47f88d4, type: 2}
m_ShowToolkit: 0
m_ShowCustomSorter: 0
breakBeforeColorGrading: 0
m_BeforeTransparentBundles: []
m_BeforeStackBundles: []
m_AfterStackBundles: []