1.加入了战场场景的硝烟感和回忆感的shader
使用方式:更改shader/回忆/Dream 材质里的参数即可调节屏幕Shader强度 2.完善了家中场景的水缸和与父亲对话的内容
This commit is contained in:
parent
d6b78ec9d1
commit
68e2b26553
@ -44,6 +44,6 @@ Material:
|
||||
- WaveIntensity_2: 1
|
||||
- WaveSpread_Value: 0
|
||||
m_Colors:
|
||||
- Center: {r: -0.8587479, g: 0.28933427, b: 0, a: 0}
|
||||
- Center: {r: 0.09301913, g: 0.27770394, b: 0, a: 0}
|
||||
- Vector2_d2d098295fc146f08b921b231b2e5199: {r: 1.6, g: 0.9, b: 0, a: 0}
|
||||
m_BuildTextureStacks: []
|
||||
|
@ -655,6 +655,87 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
Cam: {fileID: 1861856990}
|
||||
moveRate: 0.1
|
||||
--- !u!1 &298482187
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 298482188}
|
||||
- component: {fileID: 298482190}
|
||||
- component: {fileID: 298482189}
|
||||
m_Layer: 5
|
||||
m_Name: "\u5BC6\u7801\u672C (1)"
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &298482188
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 298482187}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_Children: []
|
||||
m_Father: {fileID: 1070038165}
|
||||
m_RootOrder: 1
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0.028, y: 0.8655201}
|
||||
m_AnchorMax: {x: 0.2527861, y: 0.95120806}
|
||||
m_AnchoredPosition: {x: 148.83768, y: -131.63635}
|
||||
m_SizeDelta: {x: 289.0407, y: 181.5793}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!114 &298482189
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 298482187}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_Material: {fileID: 0}
|
||||
m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
|
||||
m_RaycastTarget: 1
|
||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||
m_Maskable: 1
|
||||
m_OnCullStateChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_FontData:
|
||||
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
|
||||
m_FontSize: 14
|
||||
m_FontStyle: 0
|
||||
m_BestFit: 1
|
||||
m_MinSize: 0
|
||||
m_MaxSize: 29
|
||||
m_Alignment: 0
|
||||
m_AlignByGeometry: 0
|
||||
m_RichText: 1
|
||||
m_HorizontalOverflow: 0
|
||||
m_VerticalOverflow: 0
|
||||
m_LineSpacing: 1
|
||||
m_Text: "1 \xB7----\t\t6 -\xB7\xB7\xB7\xB7\t \n2 \xB7\xB7---\t\t7 --\xB7\xB7\xB7\t\t\n3
|
||||
\xB7\xB7\xB7--\t\t8 ---\xB7\xB7\n4 \xB7\xB7\xB7\xB7-\t\t9 ----\xB7\n5 \xB7\xB7\xB7\xB7\xB7\t\t0
|
||||
-----\n\u6E05\u7A7A\u8F93\u5165 \xB7-\xB7-\xB7"
|
||||
--- !u!222 &298482190
|
||||
CanvasRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 298482187}
|
||||
m_CullTransparentMesh: 1
|
||||
--- !u!1 &305985606
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -1245,8 +1326,8 @@ RectTransform:
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 582064874}
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0.39541844}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 0, y: 0, z: 0}
|
||||
m_Children:
|
||||
- {fileID: 1584681279}
|
||||
@ -1255,7 +1336,7 @@ RectTransform:
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 0}
|
||||
m_AnchorMax: {x: 0, y: 0}
|
||||
m_AnchoredPosition: {x: 1.9662995, y: 4.667943}
|
||||
m_AnchoredPosition: {x: 0, y: 0}
|
||||
m_SizeDelta: {x: 0, y: 0}
|
||||
m_Pivot: {x: 0, y: 0}
|
||||
--- !u!1 &642174518
|
||||
@ -1761,6 +1842,10 @@ GameObject:
|
||||
- component: {fileID: 866289589}
|
||||
- component: {fileID: 866289590}
|
||||
- component: {fileID: 866289591}
|
||||
- component: {fileID: 866289595}
|
||||
- component: {fileID: 866289594}
|
||||
- component: {fileID: 866289593}
|
||||
- component: {fileID: 866289592}
|
||||
m_Layer: 0
|
||||
m_Name: "\u4E0E\u7236\u4EB2\u5BF9\u8BDD"
|
||||
m_TagString: Untagged
|
||||
@ -1795,6 +1880,10 @@ MonoBehaviour:
|
||||
commandList:
|
||||
- {fileID: 866289589}
|
||||
- {fileID: 866289590}
|
||||
- {fileID: 866289595}
|
||||
- {fileID: 866289594}
|
||||
- {fileID: 866289593}
|
||||
- {fileID: 866289592}
|
||||
- {fileID: 866289591}
|
||||
suppressAllAutoSelections: 0
|
||||
--- !u!114 &866289586
|
||||
@ -1810,10 +1899,10 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
version: 1
|
||||
scrollPos: {x: 9.4928665, y: 22.784025}
|
||||
scrollPos: {x: 31.5, y: 185}
|
||||
variablesScrollPos: {x: 0, y: 0}
|
||||
variablesExpanded: 1
|
||||
blockViewHeight: 200
|
||||
blockViewHeight: 580
|
||||
zoom: 1
|
||||
scrollViewRect:
|
||||
serializedVersion: 2
|
||||
@ -1824,7 +1913,7 @@ MonoBehaviour:
|
||||
selectedBlocks:
|
||||
- {fileID: 866289585}
|
||||
selectedCommands:
|
||||
- {fileID: 866289591}
|
||||
- {fileID: 866289592}
|
||||
variables: []
|
||||
description:
|
||||
stepPause: 0
|
||||
@ -1879,7 +1968,7 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
itemId: 1
|
||||
indentLevel: 0
|
||||
storyText: "\u7239\uFF0C\u6559\u6211\u6253\u7535\u7801\u5427"
|
||||
storyText: "\u7239\uFF0C\u660E\u5929\u53C8\u8981\u51FA\u53BB\u5417"
|
||||
description:
|
||||
character: {fileID: 995089250}
|
||||
portrait: {fileID: 21300000, guid: 29e56f162a0374b44a23437dd6e68ca6, type: 3}
|
||||
@ -1906,7 +1995,7 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
itemId: 2
|
||||
indentLevel: 0
|
||||
storyText: "\u543C\u5440\uFF0C\u4ED4\u7EC6\u770B\uFF0C\u4ED4\u7EC6\u542C"
|
||||
storyText: "\u662F\u554A\uFF0C\u6700\u8FD1\u654C\u4EBA\u8FDB\u57CE\u4E86\uFF0C\u6218\u5F79\u8D8A\u6765\u8D8A\u9891\u7E41\u4E86\u3002"
|
||||
description:
|
||||
character: {fileID: 1851675996}
|
||||
portrait: {fileID: 21300000, guid: 6582be7064fb9d543a4d591e162f5327, type: 3}
|
||||
@ -1936,6 +2025,114 @@ MonoBehaviour:
|
||||
targetObject: {fileID: 764281727}
|
||||
methodName: OnTalkToSonEnd
|
||||
delay: 0
|
||||
--- !u!114 &866289592
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 866289584}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: ec422cd568a9c4a31ad7c36d0572b9da, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
itemId: 7
|
||||
indentLevel: 0
|
||||
storyText: "\u5C0F\u5C0F\u5E74\u7EAA\uFF0C\u5C31\u6709\u8FD9\u6837\u7684\u60F3\u6CD5\uFF0C\u597D\u554A\u597D\u554A......"
|
||||
description:
|
||||
character: {fileID: 1851675996}
|
||||
portrait: {fileID: 21300000, guid: 6582be7064fb9d543a4d591e162f5327, type: 3}
|
||||
voiceOverClip: {fileID: 0}
|
||||
showAlways: 1
|
||||
showCount: 1
|
||||
extendPrevious: 0
|
||||
fadeWhenDone: 1
|
||||
waitForClick: 1
|
||||
stopVoiceover: 1
|
||||
waitForVO: 0
|
||||
setSayDialog: {fileID: 582064879}
|
||||
--- !u!114 &866289593
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 866289584}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: ec422cd568a9c4a31ad7c36d0572b9da, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
itemId: 6
|
||||
indentLevel: 0
|
||||
storyText: "\u90A3\u8BF7\u4F60\u6559\u6559\u6211\u4F7F\u7528\u7535\u53F0\u5427\u3002"
|
||||
description:
|
||||
character: {fileID: 995089250}
|
||||
portrait: {fileID: 21300000, guid: 29e56f162a0374b44a23437dd6e68ca6, type: 3}
|
||||
voiceOverClip: {fileID: 0}
|
||||
showAlways: 1
|
||||
showCount: 1
|
||||
extendPrevious: 0
|
||||
fadeWhenDone: 1
|
||||
waitForClick: 1
|
||||
stopVoiceover: 1
|
||||
waitForVO: 0
|
||||
setSayDialog: {fileID: 582064879}
|
||||
--- !u!114 &866289594
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 866289584}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: ec422cd568a9c4a31ad7c36d0572b9da, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
itemId: 5
|
||||
indentLevel: 0
|
||||
storyText: "\u54C8\u54C8\u54C8\uFF0C\u4F60\u8FD8\u592A\u5C0F\u4E86\uFF0C\u600E\u4E48\u80FD\u4E0A\u6218\u573A\u5462\u3002"
|
||||
description:
|
||||
character: {fileID: 1851675996}
|
||||
portrait: {fileID: 21300000, guid: 6582be7064fb9d543a4d591e162f5327, type: 3}
|
||||
voiceOverClip: {fileID: 0}
|
||||
showAlways: 1
|
||||
showCount: 1
|
||||
extendPrevious: 0
|
||||
fadeWhenDone: 1
|
||||
waitForClick: 1
|
||||
stopVoiceover: 1
|
||||
waitForVO: 0
|
||||
setSayDialog: {fileID: 582064879}
|
||||
--- !u!114 &866289595
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 866289584}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: ec422cd568a9c4a31ad7c36d0572b9da, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
itemId: 4
|
||||
indentLevel: 0
|
||||
storyText: "\u6211\u4E5F\u60F3\u6210\u4E3A\u7239\u8FD9\u6837\u7684\u6218\u5730\u8BB0\u8005\uFF01"
|
||||
description:
|
||||
character: {fileID: 995089250}
|
||||
portrait: {fileID: 21300000, guid: 29e56f162a0374b44a23437dd6e68ca6, type: 3}
|
||||
voiceOverClip: {fileID: 0}
|
||||
showAlways: 1
|
||||
showCount: 1
|
||||
extendPrevious: 0
|
||||
fadeWhenDone: 1
|
||||
waitForClick: 1
|
||||
stopVoiceover: 1
|
||||
waitForVO: 0
|
||||
setSayDialog: {fileID: 582064879}
|
||||
--- !u!1 &899940056
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -2378,6 +2575,7 @@ RectTransform:
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_Children:
|
||||
- {fileID: 2083069444}
|
||||
- {fileID: 298482188}
|
||||
m_Father: {fileID: 1500782588}
|
||||
m_RootOrder: 2
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
@ -2578,10 +2776,10 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
version: 1
|
||||
scrollPos: {x: 0, y: 0}
|
||||
scrollPos: {x: 44.5, y: 185}
|
||||
variablesScrollPos: {x: 0, y: 0}
|
||||
variablesExpanded: 1
|
||||
blockViewHeight: 200
|
||||
blockViewHeight: 280
|
||||
zoom: 1
|
||||
scrollViewRect:
|
||||
serializedVersion: 2
|
||||
@ -2591,8 +2789,7 @@ MonoBehaviour:
|
||||
height: 859
|
||||
selectedBlocks:
|
||||
- {fileID: 1132274498}
|
||||
selectedCommands:
|
||||
- {fileID: 1132274501}
|
||||
selectedCommands: []
|
||||
variables: []
|
||||
description:
|
||||
stepPause: 0
|
||||
@ -2632,7 +2829,7 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
itemId: 1
|
||||
indentLevel: 0
|
||||
storyText: "\u8FD9\u662F\u7236\u4EB2\u6BCF\u6B21\u56DE\u6765\u85CF\u533F\u7535\u53F0\u7684\u5730\u65B9\uFF0C\u4E3A\u4E86\u4E0D\u8BA9\u654C\u4EBA\u641C\u5BB6\u7684\u65F6\u5019\u53D1\u73B0\u7236\u4EB2\u7684\u8EAB\u4EFD\uFF0C\u7236\u4EB2\u6BCF\u6B21\u56DE\u6765\u90FD\u4F1A\u628A\u7535\u53F0\u85CF\u5728\u8FD9\u91CC\u3002"
|
||||
storyText: "\u8FD9\u662F\u7236\u4EB2\u4E3A\u4E86\u9632\u6B62\u654C\u4EBA\u53D1\u73B0\uFF0C\u85CF\u533F\u6C34\u7F38\u7684\u5730\u65B9\u3002"
|
||||
description:
|
||||
character: {fileID: 995089250}
|
||||
portrait: {fileID: 21300000, guid: 29e56f162a0374b44a23437dd6e68ca6, type: 3}
|
||||
@ -4556,10 +4753,11 @@ GameObject:
|
||||
- component: {fileID: 1971227291}
|
||||
- component: {fileID: 1971227293}
|
||||
- component: {fileID: 1971227292}
|
||||
- component: {fileID: 1971227294}
|
||||
- component: {fileID: 1971227295}
|
||||
- component: {fileID: 1971227296}
|
||||
- component: {fileID: 1971227297}
|
||||
- component: {fileID: 1971227298}
|
||||
- component: {fileID: 1971227294}
|
||||
m_Layer: 0
|
||||
m_Name: "\u5F53\u6253\u5B8C\u7236\u4EB2\u7684\u7535\u7801\u540E"
|
||||
m_TagString: Untagged
|
||||
@ -4597,7 +4795,7 @@ MonoBehaviour:
|
||||
serializedVersion: 2
|
||||
x: 67
|
||||
y: 70
|
||||
width: 112.4
|
||||
width: 111
|
||||
height: 40
|
||||
tint: {r: 1, g: 1, b: 1, a: 1}
|
||||
useCustomTint: 0
|
||||
@ -4606,8 +4804,9 @@ MonoBehaviour:
|
||||
description:
|
||||
eventHandler: {fileID: 1971227295}
|
||||
commandList:
|
||||
- {fileID: 1971227294}
|
||||
- {fileID: 1971227296}
|
||||
- {fileID: 1971227298}
|
||||
- {fileID: 1971227294}
|
||||
- {fileID: 1971227297}
|
||||
suppressAllAutoSelections: 0
|
||||
--- !u!114 &1971227293
|
||||
@ -4623,10 +4822,10 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
version: 1
|
||||
scrollPos: {x: -1.2619934, y: 40.939587}
|
||||
scrollPos: {x: 38, y: 183}
|
||||
variablesScrollPos: {x: 0, y: 0}
|
||||
variablesExpanded: 1
|
||||
blockViewHeight: 400
|
||||
blockViewHeight: 493
|
||||
zoom: 1
|
||||
scrollViewRect:
|
||||
serializedVersion: 2
|
||||
@ -4634,8 +4833,10 @@ MonoBehaviour:
|
||||
y: -340
|
||||
width: 1114
|
||||
height: 859
|
||||
selectedBlocks: []
|
||||
selectedCommands: []
|
||||
selectedBlocks:
|
||||
- {fileID: 1971227292}
|
||||
selectedCommands:
|
||||
- {fileID: 1971227294}
|
||||
variables: []
|
||||
description:
|
||||
stepPause: 0
|
||||
@ -4659,12 +4860,12 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: ec422cd568a9c4a31ad7c36d0572b9da, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
itemId: 1
|
||||
itemId: 5
|
||||
indentLevel: 0
|
||||
storyText: "\u7239\uFF0C\u4FFA\u6253\u5B8C\u4E86\uFF0C\u60A8\u770B\u4FFA\u6253\u5F97\u600E\u6837\uFF1F"
|
||||
storyText: "\u90A3\u65F6\u6211\u63A5\u5230\u547D\u4EE4\uFF0C\u53BB\u4FEE\u590D\u88AB\u70B8\u6BC1\u7684\u7535\u8BDD\u7EBF......"
|
||||
description:
|
||||
character: {fileID: 995089250}
|
||||
portrait: {fileID: 21300000, guid: 29e56f162a0374b44a23437dd6e68ca6, type: 3}
|
||||
character: {fileID: 1851675996}
|
||||
portrait: {fileID: 21300000, guid: 6582be7064fb9d543a4d591e162f5327, type: 3}
|
||||
voiceOverClip: {fileID: 0}
|
||||
showAlways: 1
|
||||
showCount: 1
|
||||
@ -4703,7 +4904,7 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
itemId: 2
|
||||
indentLevel: 0
|
||||
storyText: "\u54C8\u54C8\u54C8\u513F\u5B50\u771F\u68D2\uFF0C\u60F3\u4F60\u8001\u7239\u6211\u5728\u6218\u573A\u4E0A\u7684\u7684\u65F6\u5019\u2026\u2026"
|
||||
storyText: "\u771F\u68D2\u554A\uFF0C\u5B66\u7684\u771F\u5FEB\u3002"
|
||||
description:
|
||||
character: {fileID: 1851675996}
|
||||
portrait: {fileID: 21300000, guid: 6582be7064fb9d543a4d591e162f5327, type: 3}
|
||||
@ -4735,6 +4936,33 @@ MonoBehaviour:
|
||||
stringVal: "\u5E8F\u7AE0-\u6218\u573A"
|
||||
loadingImage: {fileID: 2800000, guid: 7497fd82318972540af8666a234a9685, type: 3}
|
||||
sceneNameOLD:
|
||||
--- !u!114 &1971227298
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 2
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1971227290}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: ec422cd568a9c4a31ad7c36d0572b9da, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
itemId: 4
|
||||
indentLevel: 0
|
||||
storyText: "\u770B\u7740\u4F60\u7684\u6837\u5B50\uFF0C\u8BA9\u6211\u60F3\u8D77\u4E86\u6211\u7B2C\u4E00\u6B21\u4E0A\u6218\u573A\u7684\u65F6\u5019\u3002"
|
||||
description:
|
||||
character: {fileID: 1851675996}
|
||||
portrait: {fileID: 21300000, guid: 6582be7064fb9d543a4d591e162f5327, type: 3}
|
||||
voiceOverClip: {fileID: 0}
|
||||
showAlways: 1
|
||||
showCount: 1
|
||||
extendPrevious: 0
|
||||
fadeWhenDone: 1
|
||||
waitForClick: 1
|
||||
stopVoiceover: 1
|
||||
waitForVO: 0
|
||||
setSayDialog: {fileID: 0}
|
||||
--- !u!4 &2006339806 stripped
|
||||
Transform:
|
||||
m_CorrespondingSourceObject: {fileID: 6148935034079004064, guid: b034a6d27e737a9438c2164815880846, type: 3}
|
||||
|
@ -372,7 +372,8 @@ MonoBehaviour:
|
||||
m_RequiresDepthTextureOption: 2
|
||||
m_RequiresOpaqueTextureOption: 2
|
||||
m_CameraType: 0
|
||||
m_Cameras: []
|
||||
m_Cameras:
|
||||
- {fileID: 1935890969}
|
||||
m_RendererIndex: -1
|
||||
m_VolumeLayerMask:
|
||||
serializedVersion: 2
|
||||
@ -888,6 +889,7 @@ Transform:
|
||||
- {fileID: 56435769}
|
||||
- {fileID: 1373134511}
|
||||
- {fileID: 2087774249}
|
||||
- {fileID: 1935890966}
|
||||
m_Father: {fileID: 0}
|
||||
m_RootOrder: 0
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
@ -6332,6 +6334,113 @@ Transform:
|
||||
m_Father: {fileID: 0}
|
||||
m_RootOrder: 1
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!1 &1935890965
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 1935890966}
|
||||
- component: {fileID: 1935890969}
|
||||
- component: {fileID: 1935890967}
|
||||
m_Layer: 0
|
||||
m_Name: "Shader\u6E32\u67D3"
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &1935890966
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1935890965}
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: -1.4000001, y: 0.49338245, z: -9.900214}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_Children: []
|
||||
m_Father: {fileID: 1049093360}
|
||||
m_RootOrder: 3
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &1935890967
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1935890965}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_RenderShadows: 1
|
||||
m_RequiresDepthTextureOption: 2
|
||||
m_RequiresOpaqueTextureOption: 2
|
||||
m_CameraType: 1
|
||||
m_Cameras: []
|
||||
m_RendererIndex: 2
|
||||
m_VolumeLayerMask:
|
||||
serializedVersion: 2
|
||||
m_Bits: 1
|
||||
m_VolumeTrigger: {fileID: 0}
|
||||
m_RenderPostProcessing: 1
|
||||
m_Antialiasing: 0
|
||||
m_AntialiasingQuality: 2
|
||||
m_StopNaN: 0
|
||||
m_Dithering: 0
|
||||
m_ClearDepth: 1
|
||||
m_AllowXRRendering: 1
|
||||
m_RequiresDepthTexture: 0
|
||||
m_RequiresColorTexture: 0
|
||||
m_Version: 2
|
||||
--- !u!20 &1935890969
|
||||
Camera:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1935890965}
|
||||
m_Enabled: 1
|
||||
serializedVersion: 2
|
||||
m_ClearFlags: 1
|
||||
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
|
||||
m_projectionMatrixMode: 1
|
||||
m_GateFitMode: 2
|
||||
m_FOVAxisMode: 0
|
||||
m_SensorSize: {x: 36, y: 24}
|
||||
m_LensShift: {x: 0, y: 0}
|
||||
m_FocalLength: 50
|
||||
m_NormalizedViewPortRect:
|
||||
serializedVersion: 2
|
||||
x: 0
|
||||
y: 0
|
||||
width: 1
|
||||
height: 1
|
||||
near clip plane: 0.3
|
||||
far clip plane: 1000
|
||||
field of view: 60
|
||||
orthographic: 1
|
||||
orthographic size: 5
|
||||
m_Depth: 0
|
||||
m_CullingMask:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_RenderingPath: -1
|
||||
m_TargetTexture: {fileID: 0}
|
||||
m_TargetDisplay: 0
|
||||
m_TargetEye: 3
|
||||
m_HDR: 1
|
||||
m_AllowMSAA: 1
|
||||
m_AllowDynamicResolution: 0
|
||||
m_ForceIntoRT: 0
|
||||
m_OcclusionCulling: 1
|
||||
m_StereoConvergence: 10
|
||||
m_StereoSeparation: 0.022
|
||||
--- !u!1 &2087774247
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
11
Assets/Scripts/ScreenShader.cs
Normal file
11
Assets/Scripts/ScreenShader.cs
Normal file
@ -0,0 +1,11 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
public class ScreenShader : MonoBehaviour
|
||||
{
|
||||
public Material material;
|
||||
private void OnRenderImage(RenderTexture source,RenderTexture destination){
|
||||
Graphics.Blit(source, destination, material);
|
||||
}
|
||||
}
|
11
Assets/Scripts/ScreenShader.cs.meta
Normal file
11
Assets/Scripts/ScreenShader.cs.meta
Normal file
@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ae0ebc7987897c244bd67af400d34945
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
8
Assets/Shader/回忆.meta
Normal file
8
Assets/Shader/回忆.meta
Normal file
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 9bb134cf8722d904eb2a282035bea908
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
86
Assets/Shader/回忆/Dream.mat
Normal file
86
Assets/Shader/回忆/Dream.mat
Normal file
@ -0,0 +1,86 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!21 &2100000
|
||||
Material:
|
||||
serializedVersion: 6
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: Dream
|
||||
m_Shader: {fileID: -6465566751694194690, guid: a1f511a4d14ad49498387c49ed66f20a, type: 3}
|
||||
m_ShaderKeywords:
|
||||
m_LightmapFlags: 4
|
||||
m_EnableInstancingVariants: 0
|
||||
m_DoubleSidedGI: 0
|
||||
m_CustomRenderQueue: -1
|
||||
stringTagMap: {}
|
||||
disabledShaderPasses: []
|
||||
m_SavedProperties:
|
||||
serializedVersion: 3
|
||||
m_TexEnvs:
|
||||
- Texture2D_ad0bbfccdb4e4cb59f4cafcbd5293262:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _AlphaTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MainTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _MaskTex:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _NormalMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _SampleTexture2D_2a33c79c7c6e430c8d36a88efb4555da_Texture_1:
|
||||
m_Texture: {fileID: 2800000, guid: 7eb43846947083f4f8b282bb08a88a37, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _SampleTexture2D_2d96793e672046eb8ed1dd2a8fc88663_Texture_1:
|
||||
m_Texture: {fileID: 2800000, guid: 7eb43846947083f4f8b282bb08a88a37, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _SampleTexture2D_53ebdb49b8014beda0408583e3ec373f_Texture_1:
|
||||
m_Texture: {fileID: 2800000, guid: 7eb43846947083f4f8b282bb08a88a37, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _SampleTexture2D_6aebc753b44345f4b2be73d49d2748ec_Texture_1:
|
||||
m_Texture: {fileID: 2800000, guid: 7eb43846947083f4f8b282bb08a88a37, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _SampleTexture2D_f1a5e1c159cb4075a4e77abcce1cf064_Texture_1:
|
||||
m_Texture: {fileID: 2800000, guid: f03487b0fa389fd42bc3b57291ca42e9, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _SampleTexture2D_ff523c951e5a4ae5b82ef2c4d2badc67_Texture_1:
|
||||
m_Texture: {fileID: 2800000, guid: 7eb43846947083f4f8b282bb08a88a37, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- unity_Lightmaps:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- unity_LightmapsInd:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- unity_ShadowMasks:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
m_Floats:
|
||||
- Vector1_26b44ae3d0064f478d426380ca113497: 0.58
|
||||
- Vector1_d6463bb05060418c8d894954f404e971: 58.25
|
||||
- _EnableExternalAlpha: 0
|
||||
m_Colors:
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _Flip: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _RendererColor: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_BuildTextureStacks: []
|
8
Assets/Shader/回忆/Dream.mat.meta
Normal file
8
Assets/Shader/回忆/Dream.mat.meta
Normal file
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 9da5e435dae611b4bb09711e07ee4b84
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 2100000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
3171
Assets/Shader/回忆/Dream.shadergraph
Normal file
3171
Assets/Shader/回忆/Dream.shadergraph
Normal file
File diff suppressed because it is too large
Load Diff
10
Assets/Shader/回忆/Dream.shadergraph.meta
Normal file
10
Assets/Shader/回忆/Dream.shadergraph.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a1f511a4d14ad49498387c49ed66f20a
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3}
|
BIN
Assets/Shader/回忆/IMG_0798.JPG
Normal file
BIN
Assets/Shader/回忆/IMG_0798.JPG
Normal file
Binary file not shown.
After Width: | Height: | Size: 190 KiB |
96
Assets/Shader/回忆/IMG_0798.JPG.meta
Normal file
96
Assets/Shader/回忆/IMG_0798.JPG.meta
Normal file
@ -0,0 +1,96 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f03487b0fa389fd42bc3b57291ca42e9
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 11
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapsPreserveCoverage: 0
|
||||
alphaTestReferenceValue: 0.5
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 6
|
||||
cubemapConvolution: 0
|
||||
seamlessCubemap: 0
|
||||
textureFormat: 1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
serializedVersion: 2
|
||||
filterMode: -1
|
||||
aniso: -1
|
||||
mipBias: -100
|
||||
wrapU: 1
|
||||
wrapV: 1
|
||||
wrapW: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 1
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spritePixelsToUnits: 100
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spriteGenerateFallbackPhysicsShape: 1
|
||||
alphaUsage: 1
|
||||
alphaIsTransparency: 1
|
||||
spriteTessellationDetail: -1
|
||||
textureType: 8
|
||||
textureShape: 1
|
||||
singleChannelComponent: 0
|
||||
flipbookRows: 1
|
||||
flipbookColumns: 1
|
||||
maxTextureSizeSet: 0
|
||||
compressionQualitySet: 0
|
||||
textureFormatSet: 0
|
||||
ignorePngGamma: 0
|
||||
applyGammaDecoding: 0
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
spriteSheet:
|
||||
serializedVersion: 2
|
||||
sprites: []
|
||||
outline: []
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID: 5e97eb03825dee720800000000000000
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spritePackingTag:
|
||||
pSDRemoveMatte: 0
|
||||
pSDShowRemoveMatteOption: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
BIN
Assets/Shader/回忆/遮罩.png
Normal file
BIN
Assets/Shader/回忆/遮罩.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 174 KiB |
96
Assets/Shader/回忆/遮罩.png.meta
Normal file
96
Assets/Shader/回忆/遮罩.png.meta
Normal file
@ -0,0 +1,96 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7eb43846947083f4f8b282bb08a88a37
|
||||
TextureImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 11
|
||||
mipmaps:
|
||||
mipMapMode: 0
|
||||
enableMipMap: 0
|
||||
sRGBTexture: 1
|
||||
linearTexture: 0
|
||||
fadeOut: 0
|
||||
borderMipMap: 0
|
||||
mipMapsPreserveCoverage: 0
|
||||
alphaTestReferenceValue: 0.5
|
||||
mipMapFadeDistanceStart: 1
|
||||
mipMapFadeDistanceEnd: 3
|
||||
bumpmap:
|
||||
convertToNormalMap: 0
|
||||
externalNormalMap: 0
|
||||
heightScale: 0.25
|
||||
normalMapFilter: 0
|
||||
isReadable: 0
|
||||
streamingMipmaps: 0
|
||||
streamingMipmapsPriority: 0
|
||||
vTOnly: 0
|
||||
grayScaleToAlpha: 0
|
||||
generateCubemap: 6
|
||||
cubemapConvolution: 0
|
||||
seamlessCubemap: 0
|
||||
textureFormat: 1
|
||||
maxTextureSize: 2048
|
||||
textureSettings:
|
||||
serializedVersion: 2
|
||||
filterMode: -1
|
||||
aniso: -1
|
||||
mipBias: -100
|
||||
wrapU: 1
|
||||
wrapV: 1
|
||||
wrapW: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 1
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: 0.5, y: 0.5}
|
||||
spritePixelsToUnits: 100
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spriteGenerateFallbackPhysicsShape: 1
|
||||
alphaUsage: 1
|
||||
alphaIsTransparency: 1
|
||||
spriteTessellationDetail: -1
|
||||
textureType: 8
|
||||
textureShape: 1
|
||||
singleChannelComponent: 0
|
||||
flipbookRows: 1
|
||||
flipbookColumns: 1
|
||||
maxTextureSizeSet: 0
|
||||
compressionQualitySet: 0
|
||||
textureFormatSet: 0
|
||||
ignorePngGamma: 0
|
||||
applyGammaDecoding: 0
|
||||
platformSettings:
|
||||
- serializedVersion: 3
|
||||
buildTarget: DefaultTexturePlatform
|
||||
maxTextureSize: 2048
|
||||
resizeAlgorithm: 0
|
||||
textureFormat: -1
|
||||
textureCompression: 1
|
||||
compressionQuality: 50
|
||||
crunchedCompression: 0
|
||||
allowsAlphaSplitting: 0
|
||||
overridden: 0
|
||||
androidETC2FallbackOverride: 0
|
||||
forceMaximumCompressionQuality_BC6H_BC7: 0
|
||||
spriteSheet:
|
||||
serializedVersion: 2
|
||||
sprites: []
|
||||
outline: []
|
||||
physicsShape: []
|
||||
bones: []
|
||||
spriteID: 5e97eb03825dee720800000000000000
|
||||
internalID: 0
|
||||
vertices: []
|
||||
indices:
|
||||
edges: []
|
||||
weights: []
|
||||
secondaryTextures: []
|
||||
spritePackingTag:
|
||||
pSDRemoveMatte: 0
|
||||
pSDShowRemoveMatteOption: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
63
Assets/URP/ScreenShader.asset
Normal file
63
Assets/URP/ScreenShader.asset
Normal file
@ -0,0 +1,63 @@
|
||||
%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: de640fe3d0db1804a85f9fc8f5cadab6, type: 3}
|
||||
m_Name: ScreenShader
|
||||
m_EditorClassIdentifier:
|
||||
m_RendererFeatures:
|
||||
- {fileID: 2263787296079455196}
|
||||
m_RendererFeatureMap: dca3db3d8d966a1f
|
||||
postProcessData: {fileID: 11400000, guid: 41439944d30ece34e96484bdb6645b55, type: 2}
|
||||
xrSystemData: {fileID: 11400000, guid: 60e1133243b97e347b653163a8c01b64, type: 2}
|
||||
shaders:
|
||||
blitPS: {fileID: 4800000, guid: c17132b1f77d20942aa75f8429c0f8bc, type: 3}
|
||||
copyDepthPS: {fileID: 4800000, guid: d6dae50ee9e1bfa4db75f19f99355220, type: 3}
|
||||
screenSpaceShadowPS: {fileID: 4800000, guid: 0f854b35a0cf61a429bd5dcfea30eddd, type: 3}
|
||||
samplingPS: {fileID: 4800000, guid: 04c410c9937594faa893a11dceb85f7e, type: 3}
|
||||
tileDepthInfoPS: {fileID: 0}
|
||||
tileDeferredPS: {fileID: 0}
|
||||
stencilDeferredPS: {fileID: 4800000, guid: e9155b26e1bc55942a41e518703fe304, type: 3}
|
||||
fallbackErrorPS: {fileID: 4800000, guid: e6e9a19c3678ded42a3bc431ebef7dbd, type: 3}
|
||||
materialErrorPS: {fileID: 4800000, guid: 5fd9a8feb75a4b5894c241777f519d4e, type: 3}
|
||||
m_OpaqueLayerMask:
|
||||
serializedVersion: 2
|
||||
m_Bits: 4294967295
|
||||
m_TransparentLayerMask:
|
||||
serializedVersion: 2
|
||||
m_Bits: 4294967295
|
||||
m_DefaultStencilState:
|
||||
overrideStencilState: 0
|
||||
stencilReference: 0
|
||||
stencilCompareFunction: 8
|
||||
passOperation: 2
|
||||
failOperation: 0
|
||||
zFailOperation: 0
|
||||
m_ShadowTransparentReceive: 1
|
||||
m_RenderingMode: 0
|
||||
m_AccurateGbufferNormals: 0
|
||||
--- !u!114 &2263787296079455196
|
||||
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: ae139bbe26a155746b4c6da46384c092, type: 3}
|
||||
m_Name: NewMPRendererFeature
|
||||
m_EditorClassIdentifier:
|
||||
m_Active: 1
|
||||
settings:
|
||||
renderPassEvent: 400
|
||||
mMat: {fileID: 2100000, guid: 9da5e435dae611b4bb09711e07ee4b84, type: 2}
|
||||
destination: 0
|
||||
textureId: _ScreenTexture
|
8
Assets/URP/ScreenShader.asset.meta
Normal file
8
Assets/URP/ScreenShader.asset.meta
Normal file
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 565c6a023ef014444924136953f2b3e7
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
@ -19,6 +19,7 @@ MonoBehaviour:
|
||||
m_RendererDataList:
|
||||
- {fileID: 11400000, guid: 2545aabb181dab143ace612971515be5, type: 2}
|
||||
- {fileID: 11400000, guid: 5899612711f6d7848a54375526fb0b76, type: 2}
|
||||
- {fileID: 11400000, guid: 565c6a023ef014444924136953f2b3e7, type: 2}
|
||||
m_DefaultRendererIndex: 0
|
||||
m_RequireDepthTexture: 0
|
||||
m_RequireOpaqueTexture: 0
|
||||
|
@ -18,10 +18,19 @@ EditorUserSettings:
|
||||
value: 22424703114646680e0b0227036cdae0f290dfc7abfbfdb7f6d69be60968fbcd663fd8601ed2bad4ce4cfa320d2a18
|
||||
flags: 0
|
||||
RecentlyUsedScenePath-4:
|
||||
value: 22424703114646680e0b0227036cdacaf990d3ea61aecec8a8d5c77df7ee3d2cfb
|
||||
value: 22424703114646680e0b0227036cdacaf990d3ea61ade8e6a9f1d07df7ee3d2cfb
|
||||
flags: 0
|
||||
RecentlyUsedScenePath-5:
|
||||
value: 22424703114646680e0b0227036cdacaf990d3ea61ade8e6a9f1d07df7ee3d2cfb
|
||||
value: 22424703114646680e0b0227036cdacaf990d3ea61aecec8a8d5c77df7ee3d2cfb
|
||||
flags: 0
|
||||
UnityEditor.ShaderGraph.Blackboard:
|
||||
value: 18135939215a0a5004000b0e15254b524c030a3f2964643d120d1230e9e93a3fd6e826abbd2e2d293c4ead313b08042de6030a0afa240c0d020be94c4ba85e435d8715fa32c70d15d11612dacc11fee5d3c5d1fe9ab1b0968e93e2ffcbc3e7e2f0b3ffe0e8b0be9af8ffaeffff8e85dd8390e3949c8899daa7
|
||||
flags: 0
|
||||
UnityEditor.ShaderGraph.FloatingWindowsLayout2:
|
||||
value: 181344140043005e1a220d3b1f364b524c0c5a27130c293326201334cee5322ca0bd30e8eb293a707b0fd0180b3d0a36fc0d3d04e649500d1002ee0b5dbd1d2c27c00ad113cb1e10e41f1addc80993b98d9884a69ae6d8f0d1cda9e8fbfefaf9f9dea3fdb9ade882f0f7b0e1e380cafbf2c3adc18e9cd285a2908b82ec869c8395949c9483d68a8e97ddbd90bf
|
||||
flags: 0
|
||||
UnityEditor.ShaderGraph.InspectorWindow:
|
||||
value: 18135939215a0a5004000b0e15254b524c1119263f2d6a722016393ce1eb3d36e5d339f9a5602b2e2c07a37e0901373ae01e0008f707250d171df81a53a5485d41895ac825e0100ec20313c0d91cddccd3d0c7efcca9bd80908fecb0f9cfddf1eff4e7a1b1eae482f0fcaee1e1928b86d888ed969b938797a7cf
|
||||
flags: 0
|
||||
vcSharedLogLevel:
|
||||
value: 0d5e400f0650
|
||||
|
Loading…
x
Reference in New Issue
Block a user