Skip to content

Commit 61eb13c

Browse files
committed
update chapter 14 start
1 parent d314a6b commit 61eb13c

11 files changed

Lines changed: 190 additions & 63 deletions
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &11400000
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 0
6+
m_CorrespondingSourceObject: {fileID: 0}
7+
m_PrefabInstance: {fileID: 0}
8+
m_PrefabAsset: {fileID: 0}
9+
m_GameObject: {fileID: 0}
10+
m_Enabled: 1
11+
m_EditorHideFlags: 0
12+
m_Script: {fileID: 11500000, guid: d7fd9488000d3734a9e00ee676215985, type: 3}
13+
m_Name: DefaultVolumeProfile
14+
m_EditorClassIdentifier:
15+
components: []

14/Zombie/Assets/DefaultVolumeProfile.asset.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

14/Zombie/Assets/Models/Materials/No Name.mat

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ MonoBehaviour:
1212
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
1313
m_Name:
1414
m_EditorClassIdentifier:
15-
version: 7
15+
version: 9
1616
--- !u!21 &2100000
1717
Material:
1818
serializedVersion: 8
@@ -32,7 +32,8 @@ Material:
3232
m_CustomRenderQueue: -1
3333
stringTagMap:
3434
RenderType: Opaque
35-
disabledShaderPasses: []
35+
disabledShaderPasses:
36+
- MOTIONVECTORS
3637
m_LockedProperties:
3738
m_SavedProperties:
3839
serializedVersion: 3
@@ -133,3 +134,4 @@ Material:
133134
- _EmissionColor: {r: 0, g: 0, b: 0, a: 0}
134135
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
135136
m_BuildTextureStacks: []
137+
m_AllowLocking: 1
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &11400000
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 0
6+
m_CorrespondingSourceObject: {fileID: 0}
7+
m_PrefabInstance: {fileID: 0}
8+
m_PrefabAsset: {fileID: 0}
9+
m_GameObject: {fileID: 0}
10+
m_Enabled: 1
11+
m_EditorHideFlags: 0
12+
m_Script: {fileID: 11500000, guid: 2ec995e51a6e251468d2a3fd8a686257, type: 3}
13+
m_Name: UniversalRenderPipelineGlobalSettings
14+
m_EditorClassIdentifier:
15+
m_Settings:
16+
m_SettingsList: []
17+
m_RuntimeSettings: []
18+
m_AssetVersion: 5
19+
m_DefaultVolumeProfile: {fileID: 0}
20+
m_RenderingLayerNames:
21+
- Default
22+
m_ValidRenderingLayers: 1
23+
lightLayerName0:
24+
lightLayerName1:
25+
lightLayerName2:
26+
lightLayerName3:
27+
lightLayerName4:
28+
lightLayerName5:
29+
lightLayerName6:
30+
lightLayerName7:
31+
apvScenesData:
32+
m_ObsoleteSerializedBakingSets: []
33+
sceneToBakingSet:
34+
m_Keys: []
35+
m_Values: []
36+
bakingSets: []
37+
sceneBounds:
38+
m_Keys: []
39+
m_Values: []
40+
hasProbeVolumes:
41+
m_Keys: []
42+
m_Values:
43+
m_ShaderStrippingSetting:
44+
m_Version: 0
45+
m_ExportShaderVariants: 1
46+
m_ShaderVariantLogLevel: 0
47+
m_StripRuntimeDebugShaders: 1
48+
m_URPShaderStrippingSetting:
49+
m_Version: 0
50+
m_StripUnusedPostProcessingVariants: 0
51+
m_StripUnusedVariants: 1
52+
m_StripScreenCoordOverrideVariants: 1
53+
m_ShaderVariantLogLevel: 0
54+
m_ExportShaderVariants: 1
55+
m_StripDebugVariants: 1
56+
m_StripUnusedPostProcessingVariants: 0
57+
m_StripUnusedVariants: 1
58+
m_StripScreenCoordOverrideVariants: 1
59+
supportRuntimeDebugDisplay: 0
60+
references:
61+
version: 2
62+
RefIds: []

14/Zombie/Assets/UniversalRenderPipelineGlobalSettings.asset.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

14/Zombie/Packages/manifest.json

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,17 @@
22
"dependencies": {
33
"com.unity.2d.sprite": "1.0.0",
44
"com.unity.2d.tilemap": "1.0.0",
5-
"com.unity.ai.navigation": "1.1.1",
5+
"com.unity.ai.navigation": "2.0.0",
66
"com.unity.analytics": "3.8.1",
77
"com.unity.cinemachine": "2.9.5",
8-
"com.unity.collab-proxy": "2.0.1",
9-
"com.unity.ide.rider": "3.0.18",
10-
"com.unity.ide.visualstudio": "2.0.17",
11-
"com.unity.ide.vscode": "1.2.5",
12-
"com.unity.render-pipelines.universal": "14.0.6",
13-
"com.unity.test-framework": "1.1.33",
14-
"com.unity.textmeshpro": "3.0.6",
15-
"com.unity.timeline": "1.7.3",
16-
"com.unity.ugui": "1.0.0",
8+
"com.unity.collab-proxy": "2.3.1",
9+
"com.unity.ide.rider": "3.0.28",
10+
"com.unity.ide.visualstudio": "2.0.22",
11+
"com.unity.render-pipelines.universal": "16.0.5",
12+
"com.unity.test-framework": "1.3.9",
13+
"com.unity.timeline": "1.8.6",
14+
"com.unity.ugui": "2.0.0",
15+
"com.unity.modules.accessibility": "1.0.0",
1716
"com.unity.modules.ai": "1.0.0",
1817
"com.unity.modules.androidjni": "1.0.0",
1918
"com.unity.modules.animation": "1.0.0",

0 commit comments

Comments
 (0)