Showing
31 changed files
with
2761 additions
and
0 deletions
.gitignore
0 → 100644
Snake/Assets/Scenes.meta
0 → 100644
Snake/Assets/Scenes/SampleScene.unity
0 → 100644
1 | +%YAML 1.1 | ||
2 | +%TAG !u! tag:unity3d.com,2011: | ||
3 | +--- !u!29 &1 | ||
4 | +OcclusionCullingSettings: | ||
5 | + m_ObjectHideFlags: 0 | ||
6 | + serializedVersion: 2 | ||
7 | + m_OcclusionBakeSettings: | ||
8 | + smallestOccluder: 5 | ||
9 | + smallestHole: 0.25 | ||
10 | + backfaceThreshold: 100 | ||
11 | + m_SceneGUID: 00000000000000000000000000000000 | ||
12 | + m_OcclusionCullingData: {fileID: 0} | ||
13 | +--- !u!104 &2 | ||
14 | +RenderSettings: | ||
15 | + m_ObjectHideFlags: 0 | ||
16 | + serializedVersion: 9 | ||
17 | + m_Fog: 0 | ||
18 | + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} | ||
19 | + m_FogMode: 3 | ||
20 | + m_FogDensity: 0.01 | ||
21 | + m_LinearFogStart: 0 | ||
22 | + m_LinearFogEnd: 300 | ||
23 | + m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} | ||
24 | + m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} | ||
25 | + m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} | ||
26 | + m_AmbientIntensity: 1 | ||
27 | + m_AmbientMode: 3 | ||
28 | + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} | ||
29 | + m_SkyboxMaterial: {fileID: 0} | ||
30 | + m_HaloStrength: 0.5 | ||
31 | + m_FlareStrength: 1 | ||
32 | + m_FlareFadeSpeed: 3 | ||
33 | + m_HaloTexture: {fileID: 0} | ||
34 | + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} | ||
35 | + m_DefaultReflectionMode: 0 | ||
36 | + m_DefaultReflectionResolution: 128 | ||
37 | + m_ReflectionBounces: 1 | ||
38 | + m_ReflectionIntensity: 1 | ||
39 | + m_CustomReflection: {fileID: 0} | ||
40 | + m_Sun: {fileID: 0} | ||
41 | + m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1} | ||
42 | + m_UseRadianceAmbientProbe: 0 | ||
43 | +--- !u!157 &3 | ||
44 | +LightmapSettings: | ||
45 | + m_ObjectHideFlags: 0 | ||
46 | + serializedVersion: 12 | ||
47 | + m_GIWorkflowMode: 1 | ||
48 | + m_GISettings: | ||
49 | + serializedVersion: 2 | ||
50 | + m_BounceScale: 1 | ||
51 | + m_IndirectOutputScale: 1 | ||
52 | + m_AlbedoBoost: 1 | ||
53 | + m_EnvironmentLightingMode: 0 | ||
54 | + m_EnableBakedLightmaps: 0 | ||
55 | + m_EnableRealtimeLightmaps: 0 | ||
56 | + m_LightmapEditorSettings: | ||
57 | + serializedVersion: 12 | ||
58 | + m_Resolution: 2 | ||
59 | + m_BakeResolution: 40 | ||
60 | + m_AtlasSize: 1024 | ||
61 | + m_AO: 0 | ||
62 | + m_AOMaxDistance: 1 | ||
63 | + m_CompAOExponent: 1 | ||
64 | + m_CompAOExponentDirect: 0 | ||
65 | + m_ExtractAmbientOcclusion: 0 | ||
66 | + m_Padding: 2 | ||
67 | + m_LightmapParameters: {fileID: 0} | ||
68 | + m_LightmapsBakeMode: 1 | ||
69 | + m_TextureCompression: 1 | ||
70 | + m_FinalGather: 0 | ||
71 | + m_FinalGatherFiltering: 1 | ||
72 | + m_FinalGatherRayCount: 256 | ||
73 | + m_ReflectionCompression: 2 | ||
74 | + m_MixedBakeMode: 2 | ||
75 | + m_BakeBackend: 0 | ||
76 | + m_PVRSampling: 1 | ||
77 | + m_PVRDirectSampleCount: 32 | ||
78 | + m_PVRSampleCount: 500 | ||
79 | + m_PVRBounces: 2 | ||
80 | + m_PVREnvironmentSampleCount: 500 | ||
81 | + m_PVREnvironmentReferencePointCount: 2048 | ||
82 | + m_PVRFilteringMode: 2 | ||
83 | + m_PVRDenoiserTypeDirect: 0 | ||
84 | + m_PVRDenoiserTypeIndirect: 0 | ||
85 | + m_PVRDenoiserTypeAO: 0 | ||
86 | + m_PVRFilterTypeDirect: 0 | ||
87 | + m_PVRFilterTypeIndirect: 0 | ||
88 | + m_PVRFilterTypeAO: 0 | ||
89 | + m_PVREnvironmentMIS: 0 | ||
90 | + m_PVRCulling: 1 | ||
91 | + m_PVRFilteringGaussRadiusDirect: 1 | ||
92 | + m_PVRFilteringGaussRadiusIndirect: 5 | ||
93 | + m_PVRFilteringGaussRadiusAO: 2 | ||
94 | + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 | ||
95 | + m_PVRFilteringAtrousPositionSigmaIndirect: 2 | ||
96 | + m_PVRFilteringAtrousPositionSigmaAO: 1 | ||
97 | + m_ExportTrainingData: 0 | ||
98 | + m_TrainingDataDestination: TrainingData | ||
99 | + m_LightProbeSampleCountMultiplier: 4 | ||
100 | + m_LightingDataAsset: {fileID: 0} | ||
101 | + m_LightingSettings: {fileID: 0} | ||
102 | +--- !u!196 &4 | ||
103 | +NavMeshSettings: | ||
104 | + serializedVersion: 2 | ||
105 | + m_ObjectHideFlags: 0 | ||
106 | + m_BuildSettings: | ||
107 | + serializedVersion: 2 | ||
108 | + agentTypeID: 0 | ||
109 | + agentRadius: 0.5 | ||
110 | + agentHeight: 2 | ||
111 | + agentSlope: 45 | ||
112 | + agentClimb: 0.4 | ||
113 | + ledgeDropHeight: 0 | ||
114 | + maxJumpAcrossDistance: 0 | ||
115 | + minRegionArea: 2 | ||
116 | + manualCellSize: 0 | ||
117 | + cellSize: 0.16666667 | ||
118 | + manualTileSize: 0 | ||
119 | + tileSize: 256 | ||
120 | + accuratePlacement: 0 | ||
121 | + maxJobWorkers: 0 | ||
122 | + preserveTilesOutsideBounds: 0 | ||
123 | + debug: | ||
124 | + m_Flags: 0 | ||
125 | + m_NavMeshData: {fileID: 0} | ||
126 | +--- !u!1 &519420028 | ||
127 | +GameObject: | ||
128 | + m_ObjectHideFlags: 0 | ||
129 | + m_CorrespondingSourceObject: {fileID: 0} | ||
130 | + m_PrefabInstance: {fileID: 0} | ||
131 | + m_PrefabAsset: {fileID: 0} | ||
132 | + serializedVersion: 6 | ||
133 | + m_Component: | ||
134 | + - component: {fileID: 519420032} | ||
135 | + - component: {fileID: 519420031} | ||
136 | + - component: {fileID: 519420029} | ||
137 | + m_Layer: 0 | ||
138 | + m_Name: Main Camera | ||
139 | + m_TagString: MainCamera | ||
140 | + m_Icon: {fileID: 0} | ||
141 | + m_NavMeshLayer: 0 | ||
142 | + m_StaticEditorFlags: 0 | ||
143 | + m_IsActive: 1 | ||
144 | +--- !u!81 &519420029 | ||
145 | +AudioListener: | ||
146 | + m_ObjectHideFlags: 0 | ||
147 | + m_CorrespondingSourceObject: {fileID: 0} | ||
148 | + m_PrefabInstance: {fileID: 0} | ||
149 | + m_PrefabAsset: {fileID: 0} | ||
150 | + m_GameObject: {fileID: 519420028} | ||
151 | + m_Enabled: 1 | ||
152 | +--- !u!20 &519420031 | ||
153 | +Camera: | ||
154 | + m_ObjectHideFlags: 0 | ||
155 | + m_CorrespondingSourceObject: {fileID: 0} | ||
156 | + m_PrefabInstance: {fileID: 0} | ||
157 | + m_PrefabAsset: {fileID: 0} | ||
158 | + m_GameObject: {fileID: 519420028} | ||
159 | + m_Enabled: 1 | ||
160 | + serializedVersion: 2 | ||
161 | + m_ClearFlags: 2 | ||
162 | + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} | ||
163 | + m_projectionMatrixMode: 1 | ||
164 | + m_GateFitMode: 2 | ||
165 | + m_FOVAxisMode: 0 | ||
166 | + m_SensorSize: {x: 36, y: 24} | ||
167 | + m_LensShift: {x: 0, y: 0} | ||
168 | + m_FocalLength: 50 | ||
169 | + m_NormalizedViewPortRect: | ||
170 | + serializedVersion: 2 | ||
171 | + x: 0 | ||
172 | + y: 0 | ||
173 | + width: 1 | ||
174 | + height: 1 | ||
175 | + near clip plane: 0.3 | ||
176 | + far clip plane: 1000 | ||
177 | + field of view: 60 | ||
178 | + orthographic: 1 | ||
179 | + orthographic size: 5 | ||
180 | + m_Depth: -1 | ||
181 | + m_CullingMask: | ||
182 | + serializedVersion: 2 | ||
183 | + m_Bits: 4294967295 | ||
184 | + m_RenderingPath: -1 | ||
185 | + m_TargetTexture: {fileID: 0} | ||
186 | + m_TargetDisplay: 0 | ||
187 | + m_TargetEye: 0 | ||
188 | + m_HDR: 1 | ||
189 | + m_AllowMSAA: 0 | ||
190 | + m_AllowDynamicResolution: 0 | ||
191 | + m_ForceIntoRT: 0 | ||
192 | + m_OcclusionCulling: 0 | ||
193 | + m_StereoConvergence: 10 | ||
194 | + m_StereoSeparation: 0.022 | ||
195 | +--- !u!4 &519420032 | ||
196 | +Transform: | ||
197 | + m_ObjectHideFlags: 0 | ||
198 | + m_CorrespondingSourceObject: {fileID: 0} | ||
199 | + m_PrefabInstance: {fileID: 0} | ||
200 | + m_PrefabAsset: {fileID: 0} | ||
201 | + m_GameObject: {fileID: 519420028} | ||
202 | + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||
203 | + m_LocalPosition: {x: 0, y: 0, z: -10} | ||
204 | + m_LocalScale: {x: 1, y: 1, z: 1} | ||
205 | + m_Children: [] | ||
206 | + m_Father: {fileID: 0} | ||
207 | + m_RootOrder: 0 | ||
208 | + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
Snake/Assets/Scenes/SampleScene.unity.meta
0 → 100644
Snake/Packages/manifest.json
0 → 100644
1 | +{ | ||
2 | + "dependencies": { | ||
3 | + "com.unity.collab-proxy": "2.7.1", | ||
4 | + "com.unity.feature.2d": "2.0.1", | ||
5 | + "com.unity.ide.rider": "3.0.34", | ||
6 | + "com.unity.ide.visualstudio": "2.0.22", | ||
7 | + "com.unity.test-framework": "1.1.33", | ||
8 | + "com.unity.textmeshpro": "3.0.7", | ||
9 | + "com.unity.timeline": "1.7.6", | ||
10 | + "com.unity.ugui": "1.0.0", | ||
11 | + "com.unity.visualscripting": "1.9.4", | ||
12 | + "com.unity.modules.ai": "1.0.0", | ||
13 | + "com.unity.modules.androidjni": "1.0.0", | ||
14 | + "com.unity.modules.animation": "1.0.0", | ||
15 | + "com.unity.modules.assetbundle": "1.0.0", | ||
16 | + "com.unity.modules.audio": "1.0.0", | ||
17 | + "com.unity.modules.cloth": "1.0.0", | ||
18 | + "com.unity.modules.director": "1.0.0", | ||
19 | + "com.unity.modules.imageconversion": "1.0.0", | ||
20 | + "com.unity.modules.imgui": "1.0.0", | ||
21 | + "com.unity.modules.jsonserialize": "1.0.0", | ||
22 | + "com.unity.modules.particlesystem": "1.0.0", | ||
23 | + "com.unity.modules.physics": "1.0.0", | ||
24 | + "com.unity.modules.physics2d": "1.0.0", | ||
25 | + "com.unity.modules.screencapture": "1.0.0", | ||
26 | + "com.unity.modules.terrain": "1.0.0", | ||
27 | + "com.unity.modules.terrainphysics": "1.0.0", | ||
28 | + "com.unity.modules.tilemap": "1.0.0", | ||
29 | + "com.unity.modules.ui": "1.0.0", | ||
30 | + "com.unity.modules.uielements": "1.0.0", | ||
31 | + "com.unity.modules.umbra": "1.0.0", | ||
32 | + "com.unity.modules.unityanalytics": "1.0.0", | ||
33 | + "com.unity.modules.unitywebrequest": "1.0.0", | ||
34 | + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", | ||
35 | + "com.unity.modules.unitywebrequestaudio": "1.0.0", | ||
36 | + "com.unity.modules.unitywebrequesttexture": "1.0.0", | ||
37 | + "com.unity.modules.unitywebrequestwww": "1.0.0", | ||
38 | + "com.unity.modules.vehicles": "1.0.0", | ||
39 | + "com.unity.modules.video": "1.0.0", | ||
40 | + "com.unity.modules.vr": "1.0.0", | ||
41 | + "com.unity.modules.wind": "1.0.0", | ||
42 | + "com.unity.modules.xr": "1.0.0" | ||
43 | + } | ||
44 | +} |
Snake/Packages/packages-lock.json
0 → 100644
1 | +{ | ||
2 | + "dependencies": { | ||
3 | + "com.unity.2d.animation": { | ||
4 | + "version": "9.1.3", | ||
5 | + "depth": 1, | ||
6 | + "source": "registry", | ||
7 | + "dependencies": { | ||
8 | + "com.unity.2d.common": "8.0.4", | ||
9 | + "com.unity.2d.sprite": "1.0.0", | ||
10 | + "com.unity.collections": "1.1.0", | ||
11 | + "com.unity.modules.animation": "1.0.0", | ||
12 | + "com.unity.modules.uielements": "1.0.0" | ||
13 | + }, | ||
14 | + "url": "https://packages.unity.cn" | ||
15 | + }, | ||
16 | + "com.unity.2d.aseprite": { | ||
17 | + "version": "1.1.6", | ||
18 | + "depth": 1, | ||
19 | + "source": "registry", | ||
20 | + "dependencies": { | ||
21 | + "com.unity.2d.sprite": "1.0.0", | ||
22 | + "com.unity.2d.common": "6.0.6", | ||
23 | + "com.unity.mathematics": "1.2.6", | ||
24 | + "com.unity.modules.animation": "1.0.0" | ||
25 | + }, | ||
26 | + "url": "https://packages.unity.cn" | ||
27 | + }, | ||
28 | + "com.unity.2d.common": { | ||
29 | + "version": "8.0.4", | ||
30 | + "depth": 2, | ||
31 | + "source": "registry", | ||
32 | + "dependencies": { | ||
33 | + "com.unity.burst": "1.7.3", | ||
34 | + "com.unity.2d.sprite": "1.0.0", | ||
35 | + "com.unity.mathematics": "1.1.0", | ||
36 | + "com.unity.modules.animation": "1.0.0", | ||
37 | + "com.unity.modules.uielements": "1.0.0" | ||
38 | + }, | ||
39 | + "url": "https://packages.unity.cn" | ||
40 | + }, | ||
41 | + "com.unity.2d.pixel-perfect": { | ||
42 | + "version": "5.0.3", | ||
43 | + "depth": 1, | ||
44 | + "source": "registry", | ||
45 | + "dependencies": {}, | ||
46 | + "url": "https://packages.unity.cn" | ||
47 | + }, | ||
48 | + "com.unity.2d.psdimporter": { | ||
49 | + "version": "8.0.5", | ||
50 | + "depth": 1, | ||
51 | + "source": "registry", | ||
52 | + "dependencies": { | ||
53 | + "com.unity.2d.animation": "9.1.1", | ||
54 | + "com.unity.2d.common": "8.0.2", | ||
55 | + "com.unity.2d.sprite": "1.0.0" | ||
56 | + }, | ||
57 | + "url": "https://packages.unity.cn" | ||
58 | + }, | ||
59 | + "com.unity.2d.sprite": { | ||
60 | + "version": "1.0.0", | ||
61 | + "depth": 1, | ||
62 | + "source": "builtin", | ||
63 | + "dependencies": {} | ||
64 | + }, | ||
65 | + "com.unity.2d.spriteshape": { | ||
66 | + "version": "9.0.5", | ||
67 | + "depth": 1, | ||
68 | + "source": "registry", | ||
69 | + "dependencies": { | ||
70 | + "com.unity.mathematics": "1.1.0", | ||
71 | + "com.unity.2d.common": "8.0.4", | ||
72 | + "com.unity.modules.physics2d": "1.0.0" | ||
73 | + }, | ||
74 | + "url": "https://packages.unity.cn" | ||
75 | + }, | ||
76 | + "com.unity.2d.tilemap": { | ||
77 | + "version": "1.0.0", | ||
78 | + "depth": 1, | ||
79 | + "source": "builtin", | ||
80 | + "dependencies": { | ||
81 | + "com.unity.modules.tilemap": "1.0.0", | ||
82 | + "com.unity.modules.uielements": "1.0.0" | ||
83 | + } | ||
84 | + }, | ||
85 | + "com.unity.2d.tilemap.extras": { | ||
86 | + "version": "3.1.3", | ||
87 | + "depth": 1, | ||
88 | + "source": "registry", | ||
89 | + "dependencies": { | ||
90 | + "com.unity.ugui": "1.0.0", | ||
91 | + "com.unity.2d.tilemap": "1.0.0", | ||
92 | + "com.unity.modules.tilemap": "1.0.0", | ||
93 | + "com.unity.modules.jsonserialize": "1.0.0" | ||
94 | + }, | ||
95 | + "url": "https://packages.unity.cn" | ||
96 | + }, | ||
97 | + "com.unity.burst": { | ||
98 | + "version": "1.8.18", | ||
99 | + "depth": 3, | ||
100 | + "source": "registry", | ||
101 | + "dependencies": { | ||
102 | + "com.unity.mathematics": "1.2.1", | ||
103 | + "com.unity.modules.jsonserialize": "1.0.0" | ||
104 | + }, | ||
105 | + "url": "https://packages.unity.cn" | ||
106 | + }, | ||
107 | + "com.unity.collab-proxy": { | ||
108 | + "version": "2.7.1", | ||
109 | + "depth": 0, | ||
110 | + "source": "registry", | ||
111 | + "dependencies": {}, | ||
112 | + "url": "https://packages.unity.cn" | ||
113 | + }, | ||
114 | + "com.unity.collections": { | ||
115 | + "version": "1.2.4", | ||
116 | + "depth": 2, | ||
117 | + "source": "registry", | ||
118 | + "dependencies": { | ||
119 | + "com.unity.burst": "1.6.6", | ||
120 | + "com.unity.test-framework": "1.1.31" | ||
121 | + }, | ||
122 | + "url": "https://packages.unity.cn" | ||
123 | + }, | ||
124 | + "com.unity.ext.nunit": { | ||
125 | + "version": "1.0.6", | ||
126 | + "depth": 1, | ||
127 | + "source": "registry", | ||
128 | + "dependencies": {}, | ||
129 | + "url": "https://packages.unity.cn" | ||
130 | + }, | ||
131 | + "com.unity.feature.2d": { | ||
132 | + "version": "2.0.1", | ||
133 | + "depth": 0, | ||
134 | + "source": "builtin", | ||
135 | + "dependencies": { | ||
136 | + "com.unity.2d.animation": "9.1.3", | ||
137 | + "com.unity.2d.pixel-perfect": "5.0.3", | ||
138 | + "com.unity.2d.psdimporter": "8.0.5", | ||
139 | + "com.unity.2d.sprite": "1.0.0", | ||
140 | + "com.unity.2d.spriteshape": "9.0.5", | ||
141 | + "com.unity.2d.tilemap": "1.0.0", | ||
142 | + "com.unity.2d.tilemap.extras": "3.1.3", | ||
143 | + "com.unity.2d.aseprite": "1.1.6" | ||
144 | + } | ||
145 | + }, | ||
146 | + "com.unity.ide.rider": { | ||
147 | + "version": "3.0.34", | ||
148 | + "depth": 0, | ||
149 | + "source": "registry", | ||
150 | + "dependencies": { | ||
151 | + "com.unity.ext.nunit": "1.0.6" | ||
152 | + }, | ||
153 | + "url": "https://packages.unity.cn" | ||
154 | + }, | ||
155 | + "com.unity.ide.visualstudio": { | ||
156 | + "version": "2.0.22", | ||
157 | + "depth": 0, | ||
158 | + "source": "registry", | ||
159 | + "dependencies": { | ||
160 | + "com.unity.test-framework": "1.1.9" | ||
161 | + }, | ||
162 | + "url": "https://packages.unity.cn" | ||
163 | + }, | ||
164 | + "com.unity.mathematics": { | ||
165 | + "version": "1.2.6", | ||
166 | + "depth": 2, | ||
167 | + "source": "registry", | ||
168 | + "dependencies": {}, | ||
169 | + "url": "https://packages.unity.cn" | ||
170 | + }, | ||
171 | + "com.unity.test-framework": { | ||
172 | + "version": "1.1.33", | ||
173 | + "depth": 0, | ||
174 | + "source": "registry", | ||
175 | + "dependencies": { | ||
176 | + "com.unity.ext.nunit": "1.0.6", | ||
177 | + "com.unity.modules.imgui": "1.0.0", | ||
178 | + "com.unity.modules.jsonserialize": "1.0.0" | ||
179 | + }, | ||
180 | + "url": "https://packages.unity.cn" | ||
181 | + }, | ||
182 | + "com.unity.textmeshpro": { | ||
183 | + "version": "3.0.7", | ||
184 | + "depth": 0, | ||
185 | + "source": "registry", | ||
186 | + "dependencies": { | ||
187 | + "com.unity.ugui": "1.0.0" | ||
188 | + }, | ||
189 | + "url": "https://packages.unity.cn" | ||
190 | + }, | ||
191 | + "com.unity.timeline": { | ||
192 | + "version": "1.7.6", | ||
193 | + "depth": 0, | ||
194 | + "source": "registry", | ||
195 | + "dependencies": { | ||
196 | + "com.unity.modules.director": "1.0.0", | ||
197 | + "com.unity.modules.animation": "1.0.0", | ||
198 | + "com.unity.modules.audio": "1.0.0", | ||
199 | + "com.unity.modules.particlesystem": "1.0.0" | ||
200 | + }, | ||
201 | + "url": "https://packages.unity.cn" | ||
202 | + }, | ||
203 | + "com.unity.ugui": { | ||
204 | + "version": "1.0.0", | ||
205 | + "depth": 0, | ||
206 | + "source": "builtin", | ||
207 | + "dependencies": { | ||
208 | + "com.unity.modules.ui": "1.0.0", | ||
209 | + "com.unity.modules.imgui": "1.0.0" | ||
210 | + } | ||
211 | + }, | ||
212 | + "com.unity.visualscripting": { | ||
213 | + "version": "1.9.4", | ||
214 | + "depth": 0, | ||
215 | + "source": "registry", | ||
216 | + "dependencies": { | ||
217 | + "com.unity.ugui": "1.0.0", | ||
218 | + "com.unity.modules.jsonserialize": "1.0.0" | ||
219 | + }, | ||
220 | + "url": "https://packages.unity.cn" | ||
221 | + }, | ||
222 | + "com.unity.modules.ai": { | ||
223 | + "version": "1.0.0", | ||
224 | + "depth": 0, | ||
225 | + "source": "builtin", | ||
226 | + "dependencies": {} | ||
227 | + }, | ||
228 | + "com.unity.modules.androidjni": { | ||
229 | + "version": "1.0.0", | ||
230 | + "depth": 0, | ||
231 | + "source": "builtin", | ||
232 | + "dependencies": {} | ||
233 | + }, | ||
234 | + "com.unity.modules.animation": { | ||
235 | + "version": "1.0.0", | ||
236 | + "depth": 0, | ||
237 | + "source": "builtin", | ||
238 | + "dependencies": {} | ||
239 | + }, | ||
240 | + "com.unity.modules.assetbundle": { | ||
241 | + "version": "1.0.0", | ||
242 | + "depth": 0, | ||
243 | + "source": "builtin", | ||
244 | + "dependencies": {} | ||
245 | + }, | ||
246 | + "com.unity.modules.audio": { | ||
247 | + "version": "1.0.0", | ||
248 | + "depth": 0, | ||
249 | + "source": "builtin", | ||
250 | + "dependencies": {} | ||
251 | + }, | ||
252 | + "com.unity.modules.cloth": { | ||
253 | + "version": "1.0.0", | ||
254 | + "depth": 0, | ||
255 | + "source": "builtin", | ||
256 | + "dependencies": { | ||
257 | + "com.unity.modules.physics": "1.0.0" | ||
258 | + } | ||
259 | + }, | ||
260 | + "com.unity.modules.director": { | ||
261 | + "version": "1.0.0", | ||
262 | + "depth": 0, | ||
263 | + "source": "builtin", | ||
264 | + "dependencies": { | ||
265 | + "com.unity.modules.audio": "1.0.0", | ||
266 | + "com.unity.modules.animation": "1.0.0" | ||
267 | + } | ||
268 | + }, | ||
269 | + "com.unity.modules.imageconversion": { | ||
270 | + "version": "1.0.0", | ||
271 | + "depth": 0, | ||
272 | + "source": "builtin", | ||
273 | + "dependencies": {} | ||
274 | + }, | ||
275 | + "com.unity.modules.imgui": { | ||
276 | + "version": "1.0.0", | ||
277 | + "depth": 0, | ||
278 | + "source": "builtin", | ||
279 | + "dependencies": {} | ||
280 | + }, | ||
281 | + "com.unity.modules.jsonserialize": { | ||
282 | + "version": "1.0.0", | ||
283 | + "depth": 0, | ||
284 | + "source": "builtin", | ||
285 | + "dependencies": {} | ||
286 | + }, | ||
287 | + "com.unity.modules.particlesystem": { | ||
288 | + "version": "1.0.0", | ||
289 | + "depth": 0, | ||
290 | + "source": "builtin", | ||
291 | + "dependencies": {} | ||
292 | + }, | ||
293 | + "com.unity.modules.physics": { | ||
294 | + "version": "1.0.0", | ||
295 | + "depth": 0, | ||
296 | + "source": "builtin", | ||
297 | + "dependencies": {} | ||
298 | + }, | ||
299 | + "com.unity.modules.physics2d": { | ||
300 | + "version": "1.0.0", | ||
301 | + "depth": 0, | ||
302 | + "source": "builtin", | ||
303 | + "dependencies": {} | ||
304 | + }, | ||
305 | + "com.unity.modules.screencapture": { | ||
306 | + "version": "1.0.0", | ||
307 | + "depth": 0, | ||
308 | + "source": "builtin", | ||
309 | + "dependencies": { | ||
310 | + "com.unity.modules.imageconversion": "1.0.0" | ||
311 | + } | ||
312 | + }, | ||
313 | + "com.unity.modules.subsystems": { | ||
314 | + "version": "1.0.0", | ||
315 | + "depth": 1, | ||
316 | + "source": "builtin", | ||
317 | + "dependencies": { | ||
318 | + "com.unity.modules.jsonserialize": "1.0.0" | ||
319 | + } | ||
320 | + }, | ||
321 | + "com.unity.modules.terrain": { | ||
322 | + "version": "1.0.0", | ||
323 | + "depth": 0, | ||
324 | + "source": "builtin", | ||
325 | + "dependencies": {} | ||
326 | + }, | ||
327 | + "com.unity.modules.terrainphysics": { | ||
328 | + "version": "1.0.0", | ||
329 | + "depth": 0, | ||
330 | + "source": "builtin", | ||
331 | + "dependencies": { | ||
332 | + "com.unity.modules.physics": "1.0.0", | ||
333 | + "com.unity.modules.terrain": "1.0.0" | ||
334 | + } | ||
335 | + }, | ||
336 | + "com.unity.modules.tilemap": { | ||
337 | + "version": "1.0.0", | ||
338 | + "depth": 0, | ||
339 | + "source": "builtin", | ||
340 | + "dependencies": { | ||
341 | + "com.unity.modules.physics2d": "1.0.0" | ||
342 | + } | ||
343 | + }, | ||
344 | + "com.unity.modules.ui": { | ||
345 | + "version": "1.0.0", | ||
346 | + "depth": 0, | ||
347 | + "source": "builtin", | ||
348 | + "dependencies": {} | ||
349 | + }, | ||
350 | + "com.unity.modules.uielements": { | ||
351 | + "version": "1.0.0", | ||
352 | + "depth": 0, | ||
353 | + "source": "builtin", | ||
354 | + "dependencies": { | ||
355 | + "com.unity.modules.ui": "1.0.0", | ||
356 | + "com.unity.modules.imgui": "1.0.0", | ||
357 | + "com.unity.modules.jsonserialize": "1.0.0" | ||
358 | + } | ||
359 | + }, | ||
360 | + "com.unity.modules.umbra": { | ||
361 | + "version": "1.0.0", | ||
362 | + "depth": 0, | ||
363 | + "source": "builtin", | ||
364 | + "dependencies": {} | ||
365 | + }, | ||
366 | + "com.unity.modules.unityanalytics": { | ||
367 | + "version": "1.0.0", | ||
368 | + "depth": 0, | ||
369 | + "source": "builtin", | ||
370 | + "dependencies": { | ||
371 | + "com.unity.modules.unitywebrequest": "1.0.0", | ||
372 | + "com.unity.modules.jsonserialize": "1.0.0" | ||
373 | + } | ||
374 | + }, | ||
375 | + "com.unity.modules.unitywebrequest": { | ||
376 | + "version": "1.0.0", | ||
377 | + "depth": 0, | ||
378 | + "source": "builtin", | ||
379 | + "dependencies": {} | ||
380 | + }, | ||
381 | + "com.unity.modules.unitywebrequestassetbundle": { | ||
382 | + "version": "1.0.0", | ||
383 | + "depth": 0, | ||
384 | + "source": "builtin", | ||
385 | + "dependencies": { | ||
386 | + "com.unity.modules.assetbundle": "1.0.0", | ||
387 | + "com.unity.modules.unitywebrequest": "1.0.0" | ||
388 | + } | ||
389 | + }, | ||
390 | + "com.unity.modules.unitywebrequestaudio": { | ||
391 | + "version": "1.0.0", | ||
392 | + "depth": 0, | ||
393 | + "source": "builtin", | ||
394 | + "dependencies": { | ||
395 | + "com.unity.modules.unitywebrequest": "1.0.0", | ||
396 | + "com.unity.modules.audio": "1.0.0" | ||
397 | + } | ||
398 | + }, | ||
399 | + "com.unity.modules.unitywebrequesttexture": { | ||
400 | + "version": "1.0.0", | ||
401 | + "depth": 0, | ||
402 | + "source": "builtin", | ||
403 | + "dependencies": { | ||
404 | + "com.unity.modules.unitywebrequest": "1.0.0", | ||
405 | + "com.unity.modules.imageconversion": "1.0.0" | ||
406 | + } | ||
407 | + }, | ||
408 | + "com.unity.modules.unitywebrequestwww": { | ||
409 | + "version": "1.0.0", | ||
410 | + "depth": 0, | ||
411 | + "source": "builtin", | ||
412 | + "dependencies": { | ||
413 | + "com.unity.modules.unitywebrequest": "1.0.0", | ||
414 | + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", | ||
415 | + "com.unity.modules.unitywebrequestaudio": "1.0.0", | ||
416 | + "com.unity.modules.audio": "1.0.0", | ||
417 | + "com.unity.modules.assetbundle": "1.0.0", | ||
418 | + "com.unity.modules.imageconversion": "1.0.0" | ||
419 | + } | ||
420 | + }, | ||
421 | + "com.unity.modules.vehicles": { | ||
422 | + "version": "1.0.0", | ||
423 | + "depth": 0, | ||
424 | + "source": "builtin", | ||
425 | + "dependencies": { | ||
426 | + "com.unity.modules.physics": "1.0.0" | ||
427 | + } | ||
428 | + }, | ||
429 | + "com.unity.modules.video": { | ||
430 | + "version": "1.0.0", | ||
431 | + "depth": 0, | ||
432 | + "source": "builtin", | ||
433 | + "dependencies": { | ||
434 | + "com.unity.modules.audio": "1.0.0", | ||
435 | + "com.unity.modules.ui": "1.0.0", | ||
436 | + "com.unity.modules.unitywebrequest": "1.0.0" | ||
437 | + } | ||
438 | + }, | ||
439 | + "com.unity.modules.vr": { | ||
440 | + "version": "1.0.0", | ||
441 | + "depth": 0, | ||
442 | + "source": "builtin", | ||
443 | + "dependencies": { | ||
444 | + "com.unity.modules.jsonserialize": "1.0.0", | ||
445 | + "com.unity.modules.physics": "1.0.0", | ||
446 | + "com.unity.modules.xr": "1.0.0" | ||
447 | + } | ||
448 | + }, | ||
449 | + "com.unity.modules.wind": { | ||
450 | + "version": "1.0.0", | ||
451 | + "depth": 0, | ||
452 | + "source": "builtin", | ||
453 | + "dependencies": {} | ||
454 | + }, | ||
455 | + "com.unity.modules.xr": { | ||
456 | + "version": "1.0.0", | ||
457 | + "depth": 0, | ||
458 | + "source": "builtin", | ||
459 | + "dependencies": { | ||
460 | + "com.unity.modules.physics": "1.0.0", | ||
461 | + "com.unity.modules.jsonserialize": "1.0.0", | ||
462 | + "com.unity.modules.subsystems": "1.0.0" | ||
463 | + } | ||
464 | + } | ||
465 | + } | ||
466 | +} |
Snake/ProjectSettings/AudioManager.asset
0 → 100644
1 | +%YAML 1.1 | ||
2 | +%TAG !u! tag:unity3d.com,2011: | ||
3 | +--- !u!11 &1 | ||
4 | +AudioManager: | ||
5 | + m_ObjectHideFlags: 0 | ||
6 | + serializedVersion: 2 | ||
7 | + m_Volume: 1 | ||
8 | + Rolloff Scale: 1 | ||
9 | + Doppler Factor: 1 | ||
10 | + Default Speaker Mode: 2 | ||
11 | + m_SampleRate: 0 | ||
12 | + m_DSPBufferSize: 1024 | ||
13 | + m_VirtualVoiceCount: 512 | ||
14 | + m_RealVoiceCount: 32 | ||
15 | + m_SpatializerPlugin: | ||
16 | + m_AmbisonicDecoderPlugin: | ||
17 | + m_DisableAudio: 0 | ||
18 | + m_VirtualizeEffects: 1 | ||
19 | + m_RequestedDSPBufferSize: 0 |
Snake/ProjectSettings/DynamicsManager.asset
0 → 100644
1 | +%YAML 1.1 | ||
2 | +%TAG !u! tag:unity3d.com,2011: | ||
3 | +--- !u!55 &1 | ||
4 | +PhysicsManager: | ||
5 | + m_ObjectHideFlags: 0 | ||
6 | + serializedVersion: 13 | ||
7 | + m_Gravity: {x: 0, y: -9.81, z: 0} | ||
8 | + m_DefaultMaterial: {fileID: 0} | ||
9 | + m_BounceThreshold: 2 | ||
10 | + m_DefaultMaxDepenetrationVelocity: 10 | ||
11 | + m_SleepThreshold: 0.005 | ||
12 | + m_DefaultContactOffset: 0.01 | ||
13 | + m_DefaultSolverIterations: 6 | ||
14 | + m_DefaultSolverVelocityIterations: 1 | ||
15 | + m_QueriesHitBackfaces: 0 | ||
16 | + m_QueriesHitTriggers: 1 | ||
17 | + m_EnableAdaptiveForce: 0 | ||
18 | + m_ClothInterCollisionDistance: 0.1 | ||
19 | + m_ClothInterCollisionStiffness: 0.2 | ||
20 | + m_ContactsGeneration: 1 | ||
21 | + m_LayerCollisionMatrix: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff | ||
22 | + m_AutoSimulation: 1 | ||
23 | + m_AutoSyncTransforms: 0 | ||
24 | + m_ReuseCollisionCallbacks: 1 | ||
25 | + m_ClothInterCollisionSettingsToggle: 0 | ||
26 | + m_ClothGravity: {x: 0, y: -9.81, z: 0} | ||
27 | + m_ContactPairsMode: 0 | ||
28 | + m_BroadphaseType: 0 | ||
29 | + m_WorldBounds: | ||
30 | + m_Center: {x: 0, y: 0, z: 0} | ||
31 | + m_Extent: {x: 250, y: 250, z: 250} | ||
32 | + m_WorldSubdivisions: 8 | ||
33 | + m_FrictionType: 0 | ||
34 | + m_EnableEnhancedDeterminism: 0 | ||
35 | + m_EnableUnifiedHeightmaps: 1 | ||
36 | + m_SolverType: 0 | ||
37 | + m_DefaultMaxAngularSpeed: 50 |
Snake/ProjectSettings/EditorSettings.asset
0 → 100644
1 | +%YAML 1.1 | ||
2 | +%TAG !u! tag:unity3d.com,2011: | ||
3 | +--- !u!159 &1 | ||
4 | +EditorSettings: | ||
5 | + m_ObjectHideFlags: 0 | ||
6 | + serializedVersion: 11 | ||
7 | + m_SerializationMode: 2 | ||
8 | + m_LineEndingsForNewScripts: 0 | ||
9 | + m_DefaultBehaviorMode: 1 | ||
10 | + m_PrefabRegularEnvironment: {fileID: 0} | ||
11 | + m_PrefabUIEnvironment: {fileID: 0} | ||
12 | + m_SpritePackerMode: 5 | ||
13 | + m_SpritePackerPaddingPower: 1 | ||
14 | + m_EtcTextureCompressorBehavior: 1 | ||
15 | + m_EtcTextureFastCompressor: 1 | ||
16 | + m_EtcTextureNormalCompressor: 2 | ||
17 | + m_EtcTextureBestCompressor: 4 | ||
18 | + m_ProjectGenerationIncludedExtensions: txt;xml;fnt;cd;asmdef;asmref;rsp | ||
19 | + m_ProjectGenerationRootNamespace: | ||
20 | + m_EnableTextureStreamingInEditMode: 1 | ||
21 | + m_EnableTextureStreamingInPlayMode: 1 | ||
22 | + m_AsyncShaderCompilation: 1 | ||
23 | + m_CachingShaderPreprocessor: 1 | ||
24 | + m_PrefabModeAllowAutoSave: 1 | ||
25 | + m_EnterPlayModeOptionsEnabled: 0 | ||
26 | + m_EnterPlayModeOptions: 3 | ||
27 | + m_GameObjectNamingDigits: 1 | ||
28 | + m_GameObjectNamingScheme: 0 | ||
29 | + m_AssetNamingUsesSpace: 1 | ||
30 | + m_UseLegacyProbeSampleCount: 0 | ||
31 | + m_SerializeInlineMappingsOnOneLine: 1 | ||
32 | + m_DisableCookiesInLightmapper: 1 | ||
33 | + m_AssetPipelineMode: 1 | ||
34 | + m_CacheServerMode: 0 | ||
35 | + m_CacheServerEndpoint: | ||
36 | + m_CacheServerNamespacePrefix: default | ||
37 | + m_CacheServerEnableDownload: 1 | ||
38 | + m_CacheServerEnableUpload: 1 | ||
39 | + m_CacheServerEnableAuth: 0 | ||
40 | + m_CacheServerEnableTls: 0 |
Snake/ProjectSettings/GraphicsSettings.asset
0 → 100644
1 | +%YAML 1.1 | ||
2 | +%TAG !u! tag:unity3d.com,2011: | ||
3 | +--- !u!30 &1 | ||
4 | +GraphicsSettings: | ||
5 | + m_ObjectHideFlags: 0 | ||
6 | + serializedVersion: 13 | ||
7 | + m_Deferred: | ||
8 | + m_Mode: 1 | ||
9 | + m_Shader: {fileID: 69, guid: 0000000000000000f000000000000000, type: 0} | ||
10 | + m_DeferredReflections: | ||
11 | + m_Mode: 1 | ||
12 | + m_Shader: {fileID: 74, guid: 0000000000000000f000000000000000, type: 0} | ||
13 | + m_ScreenSpaceShadows: | ||
14 | + m_Mode: 1 | ||
15 | + m_Shader: {fileID: 64, guid: 0000000000000000f000000000000000, type: 0} | ||
16 | + m_LegacyDeferred: | ||
17 | + m_Mode: 1 | ||
18 | + m_Shader: {fileID: 63, guid: 0000000000000000f000000000000000, type: 0} | ||
19 | + m_DepthNormals: | ||
20 | + m_Mode: 1 | ||
21 | + m_Shader: {fileID: 62, guid: 0000000000000000f000000000000000, type: 0} | ||
22 | + m_MotionVectors: | ||
23 | + m_Mode: 1 | ||
24 | + m_Shader: {fileID: 75, guid: 0000000000000000f000000000000000, type: 0} | ||
25 | + m_LightHalo: | ||
26 | + m_Mode: 1 | ||
27 | + m_Shader: {fileID: 105, guid: 0000000000000000f000000000000000, type: 0} | ||
28 | + m_LensFlare: | ||
29 | + m_Mode: 1 | ||
30 | + m_Shader: {fileID: 102, guid: 0000000000000000f000000000000000, type: 0} | ||
31 | + m_VideoShadersIncludeMode: 2 | ||
32 | + m_AlwaysIncludedShaders: | ||
33 | + - {fileID: 7, guid: 0000000000000000f000000000000000, type: 0} | ||
34 | + - {fileID: 15104, guid: 0000000000000000f000000000000000, type: 0} | ||
35 | + - {fileID: 15105, guid: 0000000000000000f000000000000000, type: 0} | ||
36 | + - {fileID: 15106, guid: 0000000000000000f000000000000000, type: 0} | ||
37 | + - {fileID: 10753, guid: 0000000000000000f000000000000000, type: 0} | ||
38 | + - {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0} | ||
39 | + - {fileID: 10783, guid: 0000000000000000f000000000000000, type: 0} | ||
40 | + m_PreloadedShaders: [] | ||
41 | + m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} | ||
42 | + m_CustomRenderPipeline: {fileID: 0} | ||
43 | + m_TransparencySortMode: 0 | ||
44 | + m_TransparencySortAxis: {x: 0, y: 0, z: 1} | ||
45 | + m_DefaultRenderingPath: 1 | ||
46 | + m_DefaultMobileRenderingPath: 1 | ||
47 | + m_TierSettings: [] | ||
48 | + m_LightmapStripping: 0 | ||
49 | + m_FogStripping: 0 | ||
50 | + m_InstancingStripping: 0 | ||
51 | + m_LightmapKeepPlain: 1 | ||
52 | + m_LightmapKeepDirCombined: 1 | ||
53 | + m_LightmapKeepDynamicPlain: 1 | ||
54 | + m_LightmapKeepDynamicDirCombined: 1 | ||
55 | + m_LightmapKeepShadowMask: 1 | ||
56 | + m_LightmapKeepSubtractive: 1 | ||
57 | + m_FogKeepLinear: 1 | ||
58 | + m_FogKeepExp: 1 | ||
59 | + m_FogKeepExp2: 1 | ||
60 | + m_AlbedoSwatchInfos: [] | ||
61 | + m_LightsUseLinearIntensity: 0 | ||
62 | + m_LightsUseColorTemperature: 0 | ||
63 | + m_DefaultRenderingLayerMask: 1 | ||
64 | + m_LogWhenShaderIsCompiled: 0 |
Snake/ProjectSettings/InputManager.asset
0 → 100644
1 | +%YAML 1.1 | ||
2 | +%TAG !u! tag:unity3d.com,2011: | ||
3 | +--- !u!13 &1 | ||
4 | +InputManager: | ||
5 | + m_ObjectHideFlags: 0 | ||
6 | + serializedVersion: 2 | ||
7 | + m_Axes: | ||
8 | + - serializedVersion: 3 | ||
9 | + m_Name: Horizontal | ||
10 | + descriptiveName: | ||
11 | + descriptiveNegativeName: | ||
12 | + negativeButton: left | ||
13 | + positiveButton: right | ||
14 | + altNegativeButton: a | ||
15 | + altPositiveButton: d | ||
16 | + gravity: 3 | ||
17 | + dead: 0.001 | ||
18 | + sensitivity: 3 | ||
19 | + snap: 1 | ||
20 | + invert: 0 | ||
21 | + type: 0 | ||
22 | + axis: 0 | ||
23 | + joyNum: 0 | ||
24 | + - serializedVersion: 3 | ||
25 | + m_Name: Vertical | ||
26 | + descriptiveName: | ||
27 | + descriptiveNegativeName: | ||
28 | + negativeButton: down | ||
29 | + positiveButton: up | ||
30 | + altNegativeButton: s | ||
31 | + altPositiveButton: w | ||
32 | + gravity: 3 | ||
33 | + dead: 0.001 | ||
34 | + sensitivity: 3 | ||
35 | + snap: 1 | ||
36 | + invert: 0 | ||
37 | + type: 0 | ||
38 | + axis: 0 | ||
39 | + joyNum: 0 | ||
40 | + - serializedVersion: 3 | ||
41 | + m_Name: Fire1 | ||
42 | + descriptiveName: | ||
43 | + descriptiveNegativeName: | ||
44 | + negativeButton: | ||
45 | + positiveButton: left ctrl | ||
46 | + altNegativeButton: | ||
47 | + altPositiveButton: mouse 0 | ||
48 | + gravity: 1000 | ||
49 | + dead: 0.001 | ||
50 | + sensitivity: 1000 | ||
51 | + snap: 0 | ||
52 | + invert: 0 | ||
53 | + type: 0 | ||
54 | + axis: 0 | ||
55 | + joyNum: 0 | ||
56 | + - serializedVersion: 3 | ||
57 | + m_Name: Fire2 | ||
58 | + descriptiveName: | ||
59 | + descriptiveNegativeName: | ||
60 | + negativeButton: | ||
61 | + positiveButton: left alt | ||
62 | + altNegativeButton: | ||
63 | + altPositiveButton: mouse 1 | ||
64 | + gravity: 1000 | ||
65 | + dead: 0.001 | ||
66 | + sensitivity: 1000 | ||
67 | + snap: 0 | ||
68 | + invert: 0 | ||
69 | + type: 0 | ||
70 | + axis: 0 | ||
71 | + joyNum: 0 | ||
72 | + - serializedVersion: 3 | ||
73 | + m_Name: Fire3 | ||
74 | + descriptiveName: | ||
75 | + descriptiveNegativeName: | ||
76 | + negativeButton: | ||
77 | + positiveButton: left shift | ||
78 | + altNegativeButton: | ||
79 | + altPositiveButton: mouse 2 | ||
80 | + gravity: 1000 | ||
81 | + dead: 0.001 | ||
82 | + sensitivity: 1000 | ||
83 | + snap: 0 | ||
84 | + invert: 0 | ||
85 | + type: 0 | ||
86 | + axis: 0 | ||
87 | + joyNum: 0 | ||
88 | + - serializedVersion: 3 | ||
89 | + m_Name: Jump | ||
90 | + descriptiveName: | ||
91 | + descriptiveNegativeName: | ||
92 | + negativeButton: | ||
93 | + positiveButton: space | ||
94 | + altNegativeButton: | ||
95 | + altPositiveButton: | ||
96 | + gravity: 1000 | ||
97 | + dead: 0.001 | ||
98 | + sensitivity: 1000 | ||
99 | + snap: 0 | ||
100 | + invert: 0 | ||
101 | + type: 0 | ||
102 | + axis: 0 | ||
103 | + joyNum: 0 | ||
104 | + - serializedVersion: 3 | ||
105 | + m_Name: Mouse X | ||
106 | + descriptiveName: | ||
107 | + descriptiveNegativeName: | ||
108 | + negativeButton: | ||
109 | + positiveButton: | ||
110 | + altNegativeButton: | ||
111 | + altPositiveButton: | ||
112 | + gravity: 0 | ||
113 | + dead: 0 | ||
114 | + sensitivity: 0.1 | ||
115 | + snap: 0 | ||
116 | + invert: 0 | ||
117 | + type: 1 | ||
118 | + axis: 0 | ||
119 | + joyNum: 0 | ||
120 | + - serializedVersion: 3 | ||
121 | + m_Name: Mouse Y | ||
122 | + descriptiveName: | ||
123 | + descriptiveNegativeName: | ||
124 | + negativeButton: | ||
125 | + positiveButton: | ||
126 | + altNegativeButton: | ||
127 | + altPositiveButton: | ||
128 | + gravity: 0 | ||
129 | + dead: 0 | ||
130 | + sensitivity: 0.1 | ||
131 | + snap: 0 | ||
132 | + invert: 0 | ||
133 | + type: 1 | ||
134 | + axis: 1 | ||
135 | + joyNum: 0 | ||
136 | + - serializedVersion: 3 | ||
137 | + m_Name: Mouse ScrollWheel | ||
138 | + descriptiveName: | ||
139 | + descriptiveNegativeName: | ||
140 | + negativeButton: | ||
141 | + positiveButton: | ||
142 | + altNegativeButton: | ||
143 | + altPositiveButton: | ||
144 | + gravity: 0 | ||
145 | + dead: 0 | ||
146 | + sensitivity: 0.1 | ||
147 | + snap: 0 | ||
148 | + invert: 0 | ||
149 | + type: 1 | ||
150 | + axis: 2 | ||
151 | + joyNum: 0 | ||
152 | + - serializedVersion: 3 | ||
153 | + m_Name: Horizontal | ||
154 | + descriptiveName: | ||
155 | + descriptiveNegativeName: | ||
156 | + negativeButton: | ||
157 | + positiveButton: | ||
158 | + altNegativeButton: | ||
159 | + altPositiveButton: | ||
160 | + gravity: 0 | ||
161 | + dead: 0.19 | ||
162 | + sensitivity: 1 | ||
163 | + snap: 0 | ||
164 | + invert: 0 | ||
165 | + type: 2 | ||
166 | + axis: 0 | ||
167 | + joyNum: 0 | ||
168 | + - serializedVersion: 3 | ||
169 | + m_Name: Vertical | ||
170 | + descriptiveName: | ||
171 | + descriptiveNegativeName: | ||
172 | + negativeButton: | ||
173 | + positiveButton: | ||
174 | + altNegativeButton: | ||
175 | + altPositiveButton: | ||
176 | + gravity: 0 | ||
177 | + dead: 0.19 | ||
178 | + sensitivity: 1 | ||
179 | + snap: 0 | ||
180 | + invert: 1 | ||
181 | + type: 2 | ||
182 | + axis: 1 | ||
183 | + joyNum: 0 | ||
184 | + - serializedVersion: 3 | ||
185 | + m_Name: Fire1 | ||
186 | + descriptiveName: | ||
187 | + descriptiveNegativeName: | ||
188 | + negativeButton: | ||
189 | + positiveButton: joystick button 0 | ||
190 | + altNegativeButton: | ||
191 | + altPositiveButton: | ||
192 | + gravity: 1000 | ||
193 | + dead: 0.001 | ||
194 | + sensitivity: 1000 | ||
195 | + snap: 0 | ||
196 | + invert: 0 | ||
197 | + type: 0 | ||
198 | + axis: 0 | ||
199 | + joyNum: 0 | ||
200 | + - serializedVersion: 3 | ||
201 | + m_Name: Fire2 | ||
202 | + descriptiveName: | ||
203 | + descriptiveNegativeName: | ||
204 | + negativeButton: | ||
205 | + positiveButton: joystick button 1 | ||
206 | + altNegativeButton: | ||
207 | + altPositiveButton: | ||
208 | + gravity: 1000 | ||
209 | + dead: 0.001 | ||
210 | + sensitivity: 1000 | ||
211 | + snap: 0 | ||
212 | + invert: 0 | ||
213 | + type: 0 | ||
214 | + axis: 0 | ||
215 | + joyNum: 0 | ||
216 | + - serializedVersion: 3 | ||
217 | + m_Name: Fire3 | ||
218 | + descriptiveName: | ||
219 | + descriptiveNegativeName: | ||
220 | + negativeButton: | ||
221 | + positiveButton: joystick button 2 | ||
222 | + altNegativeButton: | ||
223 | + altPositiveButton: | ||
224 | + gravity: 1000 | ||
225 | + dead: 0.001 | ||
226 | + sensitivity: 1000 | ||
227 | + snap: 0 | ||
228 | + invert: 0 | ||
229 | + type: 0 | ||
230 | + axis: 0 | ||
231 | + joyNum: 0 | ||
232 | + - serializedVersion: 3 | ||
233 | + m_Name: Jump | ||
234 | + descriptiveName: | ||
235 | + descriptiveNegativeName: | ||
236 | + negativeButton: | ||
237 | + positiveButton: joystick button 3 | ||
238 | + altNegativeButton: | ||
239 | + altPositiveButton: | ||
240 | + gravity: 1000 | ||
241 | + dead: 0.001 | ||
242 | + sensitivity: 1000 | ||
243 | + snap: 0 | ||
244 | + invert: 0 | ||
245 | + type: 0 | ||
246 | + axis: 0 | ||
247 | + joyNum: 0 | ||
248 | + - serializedVersion: 3 | ||
249 | + m_Name: Submit | ||
250 | + descriptiveName: | ||
251 | + descriptiveNegativeName: | ||
252 | + negativeButton: | ||
253 | + positiveButton: return | ||
254 | + altNegativeButton: | ||
255 | + altPositiveButton: joystick button 0 | ||
256 | + gravity: 1000 | ||
257 | + dead: 0.001 | ||
258 | + sensitivity: 1000 | ||
259 | + snap: 0 | ||
260 | + invert: 0 | ||
261 | + type: 0 | ||
262 | + axis: 0 | ||
263 | + joyNum: 0 | ||
264 | + - serializedVersion: 3 | ||
265 | + m_Name: Submit | ||
266 | + descriptiveName: | ||
267 | + descriptiveNegativeName: | ||
268 | + negativeButton: | ||
269 | + positiveButton: enter | ||
270 | + altNegativeButton: | ||
271 | + altPositiveButton: space | ||
272 | + gravity: 1000 | ||
273 | + dead: 0.001 | ||
274 | + sensitivity: 1000 | ||
275 | + snap: 0 | ||
276 | + invert: 0 | ||
277 | + type: 0 | ||
278 | + axis: 0 | ||
279 | + joyNum: 0 | ||
280 | + - serializedVersion: 3 | ||
281 | + m_Name: Cancel | ||
282 | + descriptiveName: | ||
283 | + descriptiveNegativeName: | ||
284 | + negativeButton: | ||
285 | + positiveButton: escape | ||
286 | + altNegativeButton: | ||
287 | + altPositiveButton: joystick button 1 | ||
288 | + gravity: 1000 | ||
289 | + dead: 0.001 | ||
290 | + sensitivity: 1000 | ||
291 | + snap: 0 | ||
292 | + invert: 0 | ||
293 | + type: 0 | ||
294 | + axis: 0 | ||
295 | + joyNum: 0 | ||
296 | + - serializedVersion: 3 | ||
297 | + m_Name: Enable Debug Button 1 | ||
298 | + descriptiveName: | ||
299 | + descriptiveNegativeName: | ||
300 | + negativeButton: | ||
301 | + positiveButton: left ctrl | ||
302 | + altNegativeButton: | ||
303 | + altPositiveButton: joystick button 8 | ||
304 | + gravity: 0 | ||
305 | + dead: 0 | ||
306 | + sensitivity: 0 | ||
307 | + snap: 0 | ||
308 | + invert: 0 | ||
309 | + type: 0 | ||
310 | + axis: 0 | ||
311 | + joyNum: 0 | ||
312 | + - serializedVersion: 3 | ||
313 | + m_Name: Enable Debug Button 2 | ||
314 | + descriptiveName: | ||
315 | + descriptiveNegativeName: | ||
316 | + negativeButton: | ||
317 | + positiveButton: backspace | ||
318 | + altNegativeButton: | ||
319 | + altPositiveButton: joystick button 9 | ||
320 | + gravity: 0 | ||
321 | + dead: 0 | ||
322 | + sensitivity: 0 | ||
323 | + snap: 0 | ||
324 | + invert: 0 | ||
325 | + type: 0 | ||
326 | + axis: 0 | ||
327 | + joyNum: 0 | ||
328 | + - serializedVersion: 3 | ||
329 | + m_Name: Debug Reset | ||
330 | + descriptiveName: | ||
331 | + descriptiveNegativeName: | ||
332 | + negativeButton: | ||
333 | + positiveButton: left alt | ||
334 | + altNegativeButton: | ||
335 | + altPositiveButton: joystick button 1 | ||
336 | + gravity: 0 | ||
337 | + dead: 0 | ||
338 | + sensitivity: 0 | ||
339 | + snap: 0 | ||
340 | + invert: 0 | ||
341 | + type: 0 | ||
342 | + axis: 0 | ||
343 | + joyNum: 0 | ||
344 | + - serializedVersion: 3 | ||
345 | + m_Name: Debug Next | ||
346 | + descriptiveName: | ||
347 | + descriptiveNegativeName: | ||
348 | + negativeButton: | ||
349 | + positiveButton: page down | ||
350 | + altNegativeButton: | ||
351 | + altPositiveButton: joystick button 5 | ||
352 | + gravity: 0 | ||
353 | + dead: 0 | ||
354 | + sensitivity: 0 | ||
355 | + snap: 0 | ||
356 | + invert: 0 | ||
357 | + type: 0 | ||
358 | + axis: 0 | ||
359 | + joyNum: 0 | ||
360 | + - serializedVersion: 3 | ||
361 | + m_Name: Debug Previous | ||
362 | + descriptiveName: | ||
363 | + descriptiveNegativeName: | ||
364 | + negativeButton: | ||
365 | + positiveButton: page up | ||
366 | + altNegativeButton: | ||
367 | + altPositiveButton: joystick button 4 | ||
368 | + gravity: 0 | ||
369 | + dead: 0 | ||
370 | + sensitivity: 0 | ||
371 | + snap: 0 | ||
372 | + invert: 0 | ||
373 | + type: 0 | ||
374 | + axis: 0 | ||
375 | + joyNum: 0 | ||
376 | + - serializedVersion: 3 | ||
377 | + m_Name: Debug Validate | ||
378 | + descriptiveName: | ||
379 | + descriptiveNegativeName: | ||
380 | + negativeButton: | ||
381 | + positiveButton: return | ||
382 | + altNegativeButton: | ||
383 | + altPositiveButton: joystick button 0 | ||
384 | + gravity: 0 | ||
385 | + dead: 0 | ||
386 | + sensitivity: 0 | ||
387 | + snap: 0 | ||
388 | + invert: 0 | ||
389 | + type: 0 | ||
390 | + axis: 0 | ||
391 | + joyNum: 0 | ||
392 | + - serializedVersion: 3 | ||
393 | + m_Name: Debug Persistent | ||
394 | + descriptiveName: | ||
395 | + descriptiveNegativeName: | ||
396 | + negativeButton: | ||
397 | + positiveButton: right shift | ||
398 | + altNegativeButton: | ||
399 | + altPositiveButton: joystick button 2 | ||
400 | + gravity: 0 | ||
401 | + dead: 0 | ||
402 | + sensitivity: 0 | ||
403 | + snap: 0 | ||
404 | + invert: 0 | ||
405 | + type: 0 | ||
406 | + axis: 0 | ||
407 | + joyNum: 0 | ||
408 | + - serializedVersion: 3 | ||
409 | + m_Name: Debug Multiplier | ||
410 | + descriptiveName: | ||
411 | + descriptiveNegativeName: | ||
412 | + negativeButton: | ||
413 | + positiveButton: left shift | ||
414 | + altNegativeButton: | ||
415 | + altPositiveButton: joystick button 3 | ||
416 | + gravity: 0 | ||
417 | + dead: 0 | ||
418 | + sensitivity: 0 | ||
419 | + snap: 0 | ||
420 | + invert: 0 | ||
421 | + type: 0 | ||
422 | + axis: 0 | ||
423 | + joyNum: 0 | ||
424 | + - serializedVersion: 3 | ||
425 | + m_Name: Debug Horizontal | ||
426 | + descriptiveName: | ||
427 | + descriptiveNegativeName: | ||
428 | + negativeButton: left | ||
429 | + positiveButton: right | ||
430 | + altNegativeButton: | ||
431 | + altPositiveButton: | ||
432 | + gravity: 1000 | ||
433 | + dead: 0.001 | ||
434 | + sensitivity: 1000 | ||
435 | + snap: 0 | ||
436 | + invert: 0 | ||
437 | + type: 0 | ||
438 | + axis: 0 | ||
439 | + joyNum: 0 | ||
440 | + - serializedVersion: 3 | ||
441 | + m_Name: Debug Vertical | ||
442 | + descriptiveName: | ||
443 | + descriptiveNegativeName: | ||
444 | + negativeButton: down | ||
445 | + positiveButton: up | ||
446 | + altNegativeButton: | ||
447 | + altPositiveButton: | ||
448 | + gravity: 1000 | ||
449 | + dead: 0.001 | ||
450 | + sensitivity: 1000 | ||
451 | + snap: 0 | ||
452 | + invert: 0 | ||
453 | + type: 0 | ||
454 | + axis: 0 | ||
455 | + joyNum: 0 | ||
456 | + - serializedVersion: 3 | ||
457 | + m_Name: Debug Vertical | ||
458 | + descriptiveName: | ||
459 | + descriptiveNegativeName: | ||
460 | + negativeButton: down | ||
461 | + positiveButton: up | ||
462 | + altNegativeButton: | ||
463 | + altPositiveButton: | ||
464 | + gravity: 1000 | ||
465 | + dead: 0.001 | ||
466 | + sensitivity: 1000 | ||
467 | + snap: 0 | ||
468 | + invert: 0 | ||
469 | + type: 2 | ||
470 | + axis: 6 | ||
471 | + joyNum: 0 | ||
472 | + - serializedVersion: 3 | ||
473 | + m_Name: Debug Horizontal | ||
474 | + descriptiveName: | ||
475 | + descriptiveNegativeName: | ||
476 | + negativeButton: left | ||
477 | + positiveButton: right | ||
478 | + altNegativeButton: | ||
479 | + altPositiveButton: | ||
480 | + gravity: 1000 | ||
481 | + dead: 0.001 | ||
482 | + sensitivity: 1000 | ||
483 | + snap: 0 | ||
484 | + invert: 0 | ||
485 | + type: 2 | ||
486 | + axis: 5 | ||
487 | + joyNum: 0 |
Snake/ProjectSettings/MemorySettings.asset
0 → 100644
1 | +%YAML 1.1 | ||
2 | +%TAG !u! tag:unity3d.com,2011: | ||
3 | +--- !u!387306366 &1 | ||
4 | +MemorySettings: | ||
5 | + m_ObjectHideFlags: 0 | ||
6 | + m_EditorMemorySettings: | ||
7 | + m_MainAllocatorBlockSize: -1 | ||
8 | + m_ThreadAllocatorBlockSize: -1 | ||
9 | + m_MainGfxBlockSize: -1 | ||
10 | + m_ThreadGfxBlockSize: -1 | ||
11 | + m_CacheBlockSize: -1 | ||
12 | + m_TypetreeBlockSize: -1 | ||
13 | + m_ProfilerBlockSize: -1 | ||
14 | + m_ProfilerEditorBlockSize: -1 | ||
15 | + m_BucketAllocatorGranularity: -1 | ||
16 | + m_BucketAllocatorBucketsCount: -1 | ||
17 | + m_BucketAllocatorBlockSize: -1 | ||
18 | + m_BucketAllocatorBlockCount: -1 | ||
19 | + m_ProfilerBucketAllocatorGranularity: -1 | ||
20 | + m_ProfilerBucketAllocatorBucketsCount: -1 | ||
21 | + m_ProfilerBucketAllocatorBlockSize: -1 | ||
22 | + m_ProfilerBucketAllocatorBlockCount: -1 | ||
23 | + m_TempAllocatorSizeMain: -1 | ||
24 | + m_JobTempAllocatorBlockSize: -1 | ||
25 | + m_BackgroundJobTempAllocatorBlockSize: -1 | ||
26 | + m_JobTempAllocatorReducedBlockSize: -1 | ||
27 | + m_TempAllocatorSizeGIBakingWorker: -1 | ||
28 | + m_TempAllocatorSizeNavMeshWorker: -1 | ||
29 | + m_TempAllocatorSizeAudioWorker: -1 | ||
30 | + m_TempAllocatorSizeCloudWorker: -1 | ||
31 | + m_TempAllocatorSizeGfx: -1 | ||
32 | + m_TempAllocatorSizeJobWorker: -1 | ||
33 | + m_TempAllocatorSizeBackgroundWorker: -1 | ||
34 | + m_TempAllocatorSizePreloadManager: -1 | ||
35 | + m_PlatformMemorySettings: {} |
Snake/ProjectSettings/NavMeshAreas.asset
0 → 100644
1 | +%YAML 1.1 | ||
2 | +%TAG !u! tag:unity3d.com,2011: | ||
3 | +--- !u!126 &1 | ||
4 | +NavMeshProjectSettings: | ||
5 | + m_ObjectHideFlags: 0 | ||
6 | + serializedVersion: 2 | ||
7 | + areas: | ||
8 | + - name: Walkable | ||
9 | + cost: 1 | ||
10 | + - name: Not Walkable | ||
11 | + cost: 1 | ||
12 | + - name: Jump | ||
13 | + cost: 2 | ||
14 | + - name: | ||
15 | + cost: 1 | ||
16 | + - name: | ||
17 | + cost: 1 | ||
18 | + - name: | ||
19 | + cost: 1 | ||
20 | + - name: | ||
21 | + cost: 1 | ||
22 | + - name: | ||
23 | + cost: 1 | ||
24 | + - name: | ||
25 | + cost: 1 | ||
26 | + - name: | ||
27 | + cost: 1 | ||
28 | + - name: | ||
29 | + cost: 1 | ||
30 | + - name: | ||
31 | + cost: 1 | ||
32 | + - name: | ||
33 | + cost: 1 | ||
34 | + - name: | ||
35 | + cost: 1 | ||
36 | + - name: | ||
37 | + cost: 1 | ||
38 | + - name: | ||
39 | + cost: 1 | ||
40 | + - name: | ||
41 | + cost: 1 | ||
42 | + - name: | ||
43 | + cost: 1 | ||
44 | + - name: | ||
45 | + cost: 1 | ||
46 | + - name: | ||
47 | + cost: 1 | ||
48 | + - name: | ||
49 | + cost: 1 | ||
50 | + - name: | ||
51 | + cost: 1 | ||
52 | + - name: | ||
53 | + cost: 1 | ||
54 | + - name: | ||
55 | + cost: 1 | ||
56 | + - name: | ||
57 | + cost: 1 | ||
58 | + - name: | ||
59 | + cost: 1 | ||
60 | + - name: | ||
61 | + cost: 1 | ||
62 | + - name: | ||
63 | + cost: 1 | ||
64 | + - name: | ||
65 | + cost: 1 | ||
66 | + - name: | ||
67 | + cost: 1 | ||
68 | + - name: | ||
69 | + cost: 1 | ||
70 | + - name: | ||
71 | + cost: 1 | ||
72 | + m_LastAgentTypeID: -887442657 | ||
73 | + m_Settings: | ||
74 | + - serializedVersion: 2 | ||
75 | + agentTypeID: 0 | ||
76 | + agentRadius: 0.5 | ||
77 | + agentHeight: 2 | ||
78 | + agentSlope: 45 | ||
79 | + agentClimb: 0.75 | ||
80 | + ledgeDropHeight: 0 | ||
81 | + maxJumpAcrossDistance: 0 | ||
82 | + minRegionArea: 2 | ||
83 | + manualCellSize: 0 | ||
84 | + cellSize: 0.16666667 | ||
85 | + manualTileSize: 0 | ||
86 | + tileSize: 256 | ||
87 | + accuratePlacement: 0 | ||
88 | + maxJobWorkers: 0 | ||
89 | + preserveTilesOutsideBounds: 0 | ||
90 | + debug: | ||
91 | + m_Flags: 0 | ||
92 | + m_SettingNames: | ||
93 | + - Humanoid |
Snake/ProjectSettings/NetworkManager.asset
0 → 100644
1 | +%YAML 1.1 | ||
2 | +%TAG !u! tag:unity3d.com,2011: | ||
3 | +--- !u!114 &1 | ||
4 | +MonoBehaviour: | ||
5 | + m_ObjectHideFlags: 61 | ||
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: 13964, guid: 0000000000000000e000000000000000, type: 0} | ||
13 | + m_Name: | ||
14 | + m_EditorClassIdentifier: | ||
15 | + m_EnablePreReleasePackages: 0 | ||
16 | + m_AdvancedSettingsExpanded: 1 | ||
17 | + m_ScopedRegistriesSettingsExpanded: 1 | ||
18 | + m_SeeAllPackageVersions: 0 | ||
19 | + m_DismissPreviewPackagesInUse: 0 | ||
20 | + oneTimeWarningShown: 0 | ||
21 | + m_Registries: | ||
22 | + - m_Id: main | ||
23 | + m_Name: | ||
24 | + m_Url: https://packages.unity.cn | ||
25 | + m_Scopes: [] | ||
26 | + m_IsDefault: 1 | ||
27 | + m_Capabilities: 7 | ||
28 | + m_ConfigSource: 0 | ||
29 | + m_UserSelectedRegistryName: | ||
30 | + m_UserAddingNewScopedRegistry: 0 | ||
31 | + m_RegistryInfoDraft: | ||
32 | + m_Modified: 0 | ||
33 | + m_ErrorMessage: | ||
34 | + m_UserModificationsInstanceId: -838 | ||
35 | + m_OriginalInstanceId: -840 | ||
36 | + m_LoadAssets: 0 |
1 | +%YAML 1.1 | ||
2 | +%TAG !u! tag:unity3d.com,2011: | ||
3 | +--- !u!19 &1 | ||
4 | +Physics2DSettings: | ||
5 | + m_ObjectHideFlags: 0 | ||
6 | + serializedVersion: 5 | ||
7 | + m_Gravity: {x: 0, y: -9.81} | ||
8 | + m_DefaultMaterial: {fileID: 0} | ||
9 | + m_VelocityIterations: 8 | ||
10 | + m_PositionIterations: 3 | ||
11 | + m_VelocityThreshold: 1 | ||
12 | + m_MaxLinearCorrection: 0.2 | ||
13 | + m_MaxAngularCorrection: 8 | ||
14 | + m_MaxTranslationSpeed: 100 | ||
15 | + m_MaxRotationSpeed: 360 | ||
16 | + m_BaumgarteScale: 0.2 | ||
17 | + m_BaumgarteTimeOfImpactScale: 0.75 | ||
18 | + m_TimeToSleep: 0.5 | ||
19 | + m_LinearSleepTolerance: 0.01 | ||
20 | + m_AngularSleepTolerance: 2 | ||
21 | + m_DefaultContactOffset: 0.01 | ||
22 | + m_JobOptions: | ||
23 | + serializedVersion: 2 | ||
24 | + useMultithreading: 0 | ||
25 | + useConsistencySorting: 0 | ||
26 | + m_InterpolationPosesPerJob: 100 | ||
27 | + m_NewContactsPerJob: 30 | ||
28 | + m_CollideContactsPerJob: 100 | ||
29 | + m_ClearFlagsPerJob: 200 | ||
30 | + m_ClearBodyForcesPerJob: 200 | ||
31 | + m_SyncDiscreteFixturesPerJob: 50 | ||
32 | + m_SyncContinuousFixturesPerJob: 50 | ||
33 | + m_FindNearestContactsPerJob: 100 | ||
34 | + m_UpdateTriggerContactsPerJob: 100 | ||
35 | + m_IslandSolverCostThreshold: 100 | ||
36 | + m_IslandSolverBodyCostScale: 1 | ||
37 | + m_IslandSolverContactCostScale: 10 | ||
38 | + m_IslandSolverJointCostScale: 10 | ||
39 | + m_IslandSolverBodiesPerJob: 50 | ||
40 | + m_IslandSolverContactsPerJob: 50 | ||
41 | + m_SimulationMode: 0 | ||
42 | + m_QueriesHitTriggers: 1 | ||
43 | + m_QueriesStartInColliders: 1 | ||
44 | + m_CallbacksOnDisable: 1 | ||
45 | + m_ReuseCollisionCallbacks: 1 | ||
46 | + m_AutoSyncTransforms: 0 | ||
47 | + m_AlwaysShowColliders: 0 | ||
48 | + m_ShowColliderSleep: 1 | ||
49 | + m_ShowColliderContacts: 0 | ||
50 | + m_ShowColliderAABB: 0 | ||
51 | + m_ContactArrowScale: 0.2 | ||
52 | + m_ColliderAwakeColor: {r: 0.5686275, g: 0.95686275, b: 0.54509807, a: 0.7529412} | ||
53 | + m_ColliderAsleepColor: {r: 0.5686275, g: 0.95686275, b: 0.54509807, a: 0.36078432} | ||
54 | + m_ColliderContactColor: {r: 1, g: 0, b: 1, a: 0.6862745} | ||
55 | + m_ColliderAABBColor: {r: 1, g: 1, b: 0, a: 0.2509804} | ||
56 | + m_LayerCollisionMatrix: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff |
Snake/ProjectSettings/PresetManager.asset
0 → 100644
Snake/ProjectSettings/ProjectSettings.asset
0 → 100644
1 | +%YAML 1.1 | ||
2 | +%TAG !u! tag:unity3d.com,2011: | ||
3 | +--- !u!129 &1 | ||
4 | +PlayerSettings: | ||
5 | + m_ObjectHideFlags: 0 | ||
6 | + serializedVersion: 26 | ||
7 | + productGUID: 7c3ab6779343c9743a80d8dc94524bac | ||
8 | + AndroidProfiler: 0 | ||
9 | + AndroidFilterTouchesWhenObscured: 0 | ||
10 | + AndroidEnableSustainedPerformanceMode: 0 | ||
11 | + defaultScreenOrientation: 4 | ||
12 | + targetDevice: 2 | ||
13 | + useOnDemandResources: 0 | ||
14 | + accelerometerFrequency: 60 | ||
15 | + companyName: DefaultCompany | ||
16 | + productName: Snake | ||
17 | + defaultCursor: {fileID: 0} | ||
18 | + cursorHotspot: {x: 0, y: 0} | ||
19 | + m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1} | ||
20 | + m_ShowUnitySplashScreen: 1 | ||
21 | + m_ShowUnitySplashLogo: 1 | ||
22 | + m_SplashScreenOverlayOpacity: 1 | ||
23 | + m_SplashScreenAnimation: 1 | ||
24 | + m_SplashScreenLogoStyle: 1 | ||
25 | + m_SplashScreenDrawMode: 0 | ||
26 | + m_SplashScreenBackgroundAnimationZoom: 1 | ||
27 | + m_SplashScreenLogoAnimationZoom: 1 | ||
28 | + m_SplashScreenBackgroundLandscapeAspect: 1 | ||
29 | + m_SplashScreenBackgroundPortraitAspect: 1 | ||
30 | + m_SplashScreenBackgroundLandscapeUvs: | ||
31 | + serializedVersion: 2 | ||
32 | + x: 0 | ||
33 | + y: 0 | ||
34 | + width: 1 | ||
35 | + height: 1 | ||
36 | + m_SplashScreenBackgroundPortraitUvs: | ||
37 | + serializedVersion: 2 | ||
38 | + x: 0 | ||
39 | + y: 0 | ||
40 | + width: 1 | ||
41 | + height: 1 | ||
42 | + m_SplashScreenLogos: [] | ||
43 | + m_VirtualRealitySplashScreen: {fileID: 0} | ||
44 | + m_HolographicTrackingLossScreen: {fileID: 0} | ||
45 | + defaultScreenWidth: 1920 | ||
46 | + defaultScreenHeight: 1080 | ||
47 | + defaultScreenWidthWeb: 960 | ||
48 | + defaultScreenHeightWeb: 600 | ||
49 | + m_StereoRenderingPath: 0 | ||
50 | + m_ActiveColorSpace: 1 | ||
51 | + unsupportedMSAAFallback: 0 | ||
52 | + m_SpriteBatchVertexThreshold: 300 | ||
53 | + m_MTRendering: 1 | ||
54 | + mipStripping: 0 | ||
55 | + numberOfMipsStripped: 0 | ||
56 | + numberOfMipsStrippedPerMipmapLimitGroup: {} | ||
57 | + m_StackTraceTypes: 010000000100000001000000010000000100000001000000 | ||
58 | + iosShowActivityIndicatorOnLoading: -1 | ||
59 | + androidShowActivityIndicatorOnLoading: -1 | ||
60 | + iosUseCustomAppBackgroundBehavior: 0 | ||
61 | + allowedAutorotateToPortrait: 1 | ||
62 | + allowedAutorotateToPortraitUpsideDown: 1 | ||
63 | + allowedAutorotateToLandscapeRight: 1 | ||
64 | + allowedAutorotateToLandscapeLeft: 1 | ||
65 | + useOSAutorotation: 1 | ||
66 | + use32BitDisplayBuffer: 1 | ||
67 | + preserveFramebufferAlpha: 0 | ||
68 | + disableDepthAndStencilBuffers: 0 | ||
69 | + androidStartInFullscreen: 1 | ||
70 | + androidRenderOutsideSafeArea: 1 | ||
71 | + androidUseSwappy: 1 | ||
72 | + androidBlitType: 0 | ||
73 | + androidResizableWindow: 0 | ||
74 | + androidDefaultWindowWidth: 1920 | ||
75 | + androidDefaultWindowHeight: 1080 | ||
76 | + androidMinimumWindowWidth: 400 | ||
77 | + androidMinimumWindowHeight: 300 | ||
78 | + androidFullscreenMode: 1 | ||
79 | + androidAutoRotationBehavior: 1 | ||
80 | + defaultIsNativeResolution: 1 | ||
81 | + macRetinaSupport: 1 | ||
82 | + runInBackground: 0 | ||
83 | + captureSingleScreen: 0 | ||
84 | + muteOtherAudioSources: 0 | ||
85 | + Prepare IOS For Recording: 0 | ||
86 | + Force IOS Speakers When Recording: 0 | ||
87 | + audioSpatialExperience: 0 | ||
88 | + deferSystemGesturesMode: 0 | ||
89 | + hideHomeButton: 0 | ||
90 | + submitAnalytics: 1 | ||
91 | + usePlayerLog: 1 | ||
92 | + dedicatedServerOptimizations: 0 | ||
93 | + bakeCollisionMeshes: 0 | ||
94 | + forceSingleInstance: 0 | ||
95 | + useFlipModelSwapchain: 1 | ||
96 | + resizableWindow: 0 | ||
97 | + useMacAppStoreValidation: 0 | ||
98 | + macAppStoreCategory: public.app-category.games | ||
99 | + gpuSkinning: 0 | ||
100 | + xboxPIXTextureCapture: 0 | ||
101 | + xboxEnableAvatar: 0 | ||
102 | + xboxEnableKinect: 0 | ||
103 | + xboxEnableKinectAutoTracking: 0 | ||
104 | + xboxEnableFitness: 0 | ||
105 | + visibleInBackground: 1 | ||
106 | + allowFullscreenSwitch: 1 | ||
107 | + fullscreenMode: 1 | ||
108 | + xboxSpeechDB: 0 | ||
109 | + xboxEnableHeadOrientation: 0 | ||
110 | + xboxEnableGuest: 0 | ||
111 | + xboxEnablePIXSampling: 0 | ||
112 | + metalFramebufferOnly: 0 | ||
113 | + xboxOneResolution: 0 | ||
114 | + xboxOneSResolution: 0 | ||
115 | + xboxOneXResolution: 3 | ||
116 | + xboxOneMonoLoggingLevel: 0 | ||
117 | + xboxOneLoggingLevel: 1 | ||
118 | + xboxOneDisableEsram: 0 | ||
119 | + xboxOneEnableTypeOptimization: 0 | ||
120 | + xboxOnePresentImmediateThreshold: 0 | ||
121 | + switchQueueCommandMemory: 1048576 | ||
122 | + switchQueueControlMemory: 16384 | ||
123 | + switchQueueComputeMemory: 262144 | ||
124 | + switchNVNShaderPoolsGranularity: 33554432 | ||
125 | + switchNVNDefaultPoolsGranularity: 16777216 | ||
126 | + switchNVNOtherPoolsGranularity: 16777216 | ||
127 | + switchGpuScratchPoolGranularity: 2097152 | ||
128 | + switchAllowGpuScratchShrinking: 0 | ||
129 | + switchNVNMaxPublicTextureIDCount: 0 | ||
130 | + switchNVNMaxPublicSamplerIDCount: 0 | ||
131 | + switchNVNGraphicsFirmwareMemory: 32 | ||
132 | + switchMaxWorkerMultiple: 8 | ||
133 | + stadiaPresentMode: 0 | ||
134 | + stadiaTargetFramerate: 0 | ||
135 | + vulkanNumSwapchainBuffers: 3 | ||
136 | + vulkanEnableSetSRGBWrite: 0 | ||
137 | + vulkanEnablePreTransform: 0 | ||
138 | + vulkanEnableLateAcquireNextImage: 0 | ||
139 | + vulkanEnableCommandBufferRecycling: 1 | ||
140 | + loadStoreDebugModeEnabled: 0 | ||
141 | + visionOSBundleVersion: 1.0 | ||
142 | + tvOSBundleVersion: 1.0 | ||
143 | + bundleVersion: 1.0 | ||
144 | + preloadedAssets: [] | ||
145 | + metroInputSource: 0 | ||
146 | + wsaTransparentSwapchain: 0 | ||
147 | + m_HolographicPauseOnTrackingLoss: 1 | ||
148 | + xboxOneDisableKinectGpuReservation: 1 | ||
149 | + xboxOneEnable7thCore: 1 | ||
150 | + vrSettings: | ||
151 | + enable360StereoCapture: 0 | ||
152 | + isWsaHolographicRemotingEnabled: 0 | ||
153 | + enableFrameTimingStats: 0 | ||
154 | + enableOpenGLProfilerGPURecorders: 1 | ||
155 | + allowHDRDisplaySupport: 0 | ||
156 | + useHDRDisplay: 0 | ||
157 | + hdrBitDepth: 0 | ||
158 | + m_ColorGamuts: 00000000 | ||
159 | + targetPixelDensity: 30 | ||
160 | + resolutionScalingMode: 0 | ||
161 | + resetResolutionOnWindowResize: 0 | ||
162 | + androidSupportedAspectRatio: 1 | ||
163 | + androidMaxAspectRatio: 2.1 | ||
164 | + applicationIdentifier: | ||
165 | + Standalone: com.DefaultCompany.2DProject | ||
166 | + buildNumber: | ||
167 | + Standalone: 0 | ||
168 | + VisionOS: 0 | ||
169 | + iPhone: 0 | ||
170 | + tvOS: 0 | ||
171 | + overrideDefaultApplicationIdentifier: 1 | ||
172 | + AndroidBundleVersionCode: 1 | ||
173 | + AndroidMinSdkVersion: 22 | ||
174 | + AndroidTargetSdkVersion: 0 | ||
175 | + AndroidPreferredInstallLocation: 1 | ||
176 | + aotOptions: | ||
177 | + stripEngineCode: 1 | ||
178 | + iPhoneStrippingLevel: 0 | ||
179 | + iPhoneScriptCallOptimization: 0 | ||
180 | + ForceInternetPermission: 0 | ||
181 | + ForceSDCardPermission: 0 | ||
182 | + CreateWallpaper: 0 | ||
183 | + APKExpansionFiles: 0 | ||
184 | + keepLoadedShadersAlive: 0 | ||
185 | + StripUnusedMeshComponents: 0 | ||
186 | + strictShaderVariantMatching: 0 | ||
187 | + VertexChannelCompressionMask: 4054 | ||
188 | + iPhoneSdkVersion: 988 | ||
189 | + iOSTargetOSVersionString: 12.0 | ||
190 | + tvOSSdkVersion: 0 | ||
191 | + tvOSRequireExtendedGameController: 0 | ||
192 | + tvOSTargetOSVersionString: 12.0 | ||
193 | + VisionOSSdkVersion: 0 | ||
194 | + VisionOSTargetOSVersionString: 1.0 | ||
195 | + uIPrerenderedIcon: 0 | ||
196 | + uIRequiresPersistentWiFi: 0 | ||
197 | + uIRequiresFullScreen: 1 | ||
198 | + uIStatusBarHidden: 1 | ||
199 | + uIExitOnSuspend: 0 | ||
200 | + uIStatusBarStyle: 0 | ||
201 | + appleTVSplashScreen: {fileID: 0} | ||
202 | + appleTVSplashScreen2x: {fileID: 0} | ||
203 | + tvOSSmallIconLayers: [] | ||
204 | + tvOSSmallIconLayers2x: [] | ||
205 | + tvOSLargeIconLayers: [] | ||
206 | + tvOSLargeIconLayers2x: [] | ||
207 | + tvOSTopShelfImageLayers: [] | ||
208 | + tvOSTopShelfImageLayers2x: [] | ||
209 | + tvOSTopShelfImageWideLayers: [] | ||
210 | + tvOSTopShelfImageWideLayers2x: [] | ||
211 | + iOSLaunchScreenType: 0 | ||
212 | + iOSLaunchScreenPortrait: {fileID: 0} | ||
213 | + iOSLaunchScreenLandscape: {fileID: 0} | ||
214 | + iOSLaunchScreenBackgroundColor: | ||
215 | + serializedVersion: 2 | ||
216 | + rgba: 0 | ||
217 | + iOSLaunchScreenFillPct: 100 | ||
218 | + iOSLaunchScreenSize: 100 | ||
219 | + iOSLaunchScreenCustomXibPath: | ||
220 | + iOSLaunchScreeniPadType: 0 | ||
221 | + iOSLaunchScreeniPadImage: {fileID: 0} | ||
222 | + iOSLaunchScreeniPadBackgroundColor: | ||
223 | + serializedVersion: 2 | ||
224 | + rgba: 0 | ||
225 | + iOSLaunchScreeniPadFillPct: 100 | ||
226 | + iOSLaunchScreeniPadSize: 100 | ||
227 | + iOSLaunchScreeniPadCustomXibPath: | ||
228 | + iOSLaunchScreenCustomStoryboardPath: | ||
229 | + iOSLaunchScreeniPadCustomStoryboardPath: | ||
230 | + iOSDeviceRequirements: [] | ||
231 | + iOSURLSchemes: [] | ||
232 | + macOSURLSchemes: [] | ||
233 | + iOSBackgroundModes: 0 | ||
234 | + iOSMetalForceHardShadows: 0 | ||
235 | + metalEditorSupport: 1 | ||
236 | + metalAPIValidation: 1 | ||
237 | + metalCompileShaderBinary: 0 | ||
238 | + iOSRenderExtraFrameOnPause: 0 | ||
239 | + iosCopyPluginsCodeInsteadOfSymlink: 0 | ||
240 | + appleDeveloperTeamID: | ||
241 | + iOSManualSigningProvisioningProfileID: | ||
242 | + tvOSManualSigningProvisioningProfileID: | ||
243 | + VisionOSManualSigningProvisioningProfileID: | ||
244 | + iOSManualSigningProvisioningProfileType: 0 | ||
245 | + tvOSManualSigningProvisioningProfileType: 0 | ||
246 | + VisionOSManualSigningProvisioningProfileType: 0 | ||
247 | + appleEnableAutomaticSigning: 0 | ||
248 | + iOSRequireARKit: 0 | ||
249 | + iOSAutomaticallyDetectAndAddCapabilities: 1 | ||
250 | + appleEnableProMotion: 0 | ||
251 | + shaderPrecisionModel: 0 | ||
252 | + clonedFromGUID: 10ad67313f4034357812315f3c407484 | ||
253 | + templatePackageId: com.unity.template.2d@7.0.3 | ||
254 | + templateDefaultScene: Assets/Scenes/SampleScene.unity | ||
255 | + useCustomMainManifest: 0 | ||
256 | + useCustomLauncherManifest: 0 | ||
257 | + useCustomMainGradleTemplate: 0 | ||
258 | + useCustomLauncherGradleManifest: 0 | ||
259 | + useCustomBaseGradleTemplate: 0 | ||
260 | + useCustomGradlePropertiesTemplate: 0 | ||
261 | + useCustomGradleSettingsTemplate: 0 | ||
262 | + useCustomProguardFile: 0 | ||
263 | + AndroidTargetArchitectures: 1 | ||
264 | + AndroidTargetDevices: 0 | ||
265 | + AndroidSplashScreenScale: 0 | ||
266 | + androidSplashScreen: {fileID: 0} | ||
267 | + AndroidKeystoreName: | ||
268 | + AndroidKeyaliasName: | ||
269 | + AndroidEnableArmv9SecurityFeatures: 0 | ||
270 | + AndroidBuildApkPerCpuArchitecture: 0 | ||
271 | + AndroidTVCompatibility: 0 | ||
272 | + AndroidIsGame: 1 | ||
273 | + AndroidEnableTango: 0 | ||
274 | + androidEnableBanner: 1 | ||
275 | + androidUseLowAccuracyLocation: 0 | ||
276 | + androidUseCustomKeystore: 0 | ||
277 | + m_AndroidBanners: | ||
278 | + - width: 320 | ||
279 | + height: 180 | ||
280 | + banner: {fileID: 0} | ||
281 | + androidGamepadSupportLevel: 0 | ||
282 | + chromeosInputEmulation: 1 | ||
283 | + AndroidMinifyRelease: 0 | ||
284 | + AndroidMinifyDebug: 0 | ||
285 | + AndroidValidateAppBundleSize: 1 | ||
286 | + AndroidAppBundleSizeToValidate: 150 | ||
287 | + m_BuildTargetIcons: [] | ||
288 | + m_BuildTargetPlatformIcons: [] | ||
289 | + m_BuildTargetBatching: [] | ||
290 | + m_BuildTargetShaderSettings: [] | ||
291 | + m_BuildTargetGraphicsJobs: | ||
292 | + - m_BuildTarget: MacStandaloneSupport | ||
293 | + m_GraphicsJobs: 0 | ||
294 | + - m_BuildTarget: Switch | ||
295 | + m_GraphicsJobs: 0 | ||
296 | + - m_BuildTarget: MetroSupport | ||
297 | + m_GraphicsJobs: 0 | ||
298 | + - m_BuildTarget: AppleTVSupport | ||
299 | + m_GraphicsJobs: 0 | ||
300 | + - m_BuildTarget: BJMSupport | ||
301 | + m_GraphicsJobs: 0 | ||
302 | + - m_BuildTarget: LinuxStandaloneSupport | ||
303 | + m_GraphicsJobs: 0 | ||
304 | + - m_BuildTarget: PS4Player | ||
305 | + m_GraphicsJobs: 0 | ||
306 | + - m_BuildTarget: iOSSupport | ||
307 | + m_GraphicsJobs: 0 | ||
308 | + - m_BuildTarget: WindowsStandaloneSupport | ||
309 | + m_GraphicsJobs: 0 | ||
310 | + - m_BuildTarget: XboxOnePlayer | ||
311 | + m_GraphicsJobs: 0 | ||
312 | + - m_BuildTarget: LuminSupport | ||
313 | + m_GraphicsJobs: 0 | ||
314 | + - m_BuildTarget: AndroidPlayer | ||
315 | + m_GraphicsJobs: 0 | ||
316 | + - m_BuildTarget: WebGLSupport | ||
317 | + m_GraphicsJobs: 0 | ||
318 | + m_BuildTargetGraphicsJobMode: [] | ||
319 | + m_BuildTargetGraphicsAPIs: | ||
320 | + - m_BuildTarget: AndroidPlayer | ||
321 | + m_APIs: 150000000b000000 | ||
322 | + m_Automatic: 1 | ||
323 | + - m_BuildTarget: iOSSupport | ||
324 | + m_APIs: 10000000 | ||
325 | + m_Automatic: 1 | ||
326 | + m_BuildTargetVRSettings: [] | ||
327 | + m_DefaultShaderChunkSizeInMB: 16 | ||
328 | + m_DefaultShaderChunkCount: 0 | ||
329 | + openGLRequireES31: 0 | ||
330 | + openGLRequireES31AEP: 0 | ||
331 | + openGLRequireES32: 0 | ||
332 | + m_TemplateCustomTags: {} | ||
333 | + mobileMTRendering: | ||
334 | + Android: 1 | ||
335 | + iPhone: 1 | ||
336 | + tvOS: 1 | ||
337 | + m_BuildTargetGroupLightmapEncodingQuality: [] | ||
338 | + m_BuildTargetGroupHDRCubemapEncodingQuality: [] | ||
339 | + m_BuildTargetGroupLightmapSettings: [] | ||
340 | + m_BuildTargetGroupLoadStoreDebugModeSettings: [] | ||
341 | + m_BuildTargetNormalMapEncoding: [] | ||
342 | + m_BuildTargetDefaultTextureCompressionFormat: | ||
343 | + - m_BuildTarget: Android | ||
344 | + m_Format: 3 | ||
345 | + playModeTestRunnerEnabled: 0 | ||
346 | + runPlayModeTestAsEditModeTest: 0 | ||
347 | + actionOnDotNetUnhandledException: 1 | ||
348 | + enableInternalProfiler: 0 | ||
349 | + logObjCUncaughtExceptions: 1 | ||
350 | + enableCrashReportAPI: 0 | ||
351 | + cameraUsageDescription: | ||
352 | + locationUsageDescription: | ||
353 | + microphoneUsageDescription: | ||
354 | + bluetoothUsageDescription: | ||
355 | + macOSTargetOSVersion: 10.13.0 | ||
356 | + switchNMETAOverride: | ||
357 | + switchNetLibKey: | ||
358 | + switchSocketMemoryPoolSize: 6144 | ||
359 | + switchSocketAllocatorPoolSize: 128 | ||
360 | + switchSocketConcurrencyLimit: 14 | ||
361 | + switchScreenResolutionBehavior: 2 | ||
362 | + switchUseCPUProfiler: 0 | ||
363 | + switchEnableFileSystemTrace: 0 | ||
364 | + switchLTOSetting: 0 | ||
365 | + switchApplicationID: 0x01004b9000490000 | ||
366 | + switchNSODependencies: | ||
367 | + switchCompilerFlags: | ||
368 | + switchTitleNames_0: | ||
369 | + switchTitleNames_1: | ||
370 | + switchTitleNames_2: | ||
371 | + switchTitleNames_3: | ||
372 | + switchTitleNames_4: | ||
373 | + switchTitleNames_5: | ||
374 | + switchTitleNames_6: | ||
375 | + switchTitleNames_7: | ||
376 | + switchTitleNames_8: | ||
377 | + switchTitleNames_9: | ||
378 | + switchTitleNames_10: | ||
379 | + switchTitleNames_11: | ||
380 | + switchTitleNames_12: | ||
381 | + switchTitleNames_13: | ||
382 | + switchTitleNames_14: | ||
383 | + switchTitleNames_15: | ||
384 | + switchPublisherNames_0: | ||
385 | + switchPublisherNames_1: | ||
386 | + switchPublisherNames_2: | ||
387 | + switchPublisherNames_3: | ||
388 | + switchPublisherNames_4: | ||
389 | + switchPublisherNames_5: | ||
390 | + switchPublisherNames_6: | ||
391 | + switchPublisherNames_7: | ||
392 | + switchPublisherNames_8: | ||
393 | + switchPublisherNames_9: | ||
394 | + switchPublisherNames_10: | ||
395 | + switchPublisherNames_11: | ||
396 | + switchPublisherNames_12: | ||
397 | + switchPublisherNames_13: | ||
398 | + switchPublisherNames_14: | ||
399 | + switchPublisherNames_15: | ||
400 | + switchIcons_0: {fileID: 0} | ||
401 | + switchIcons_1: {fileID: 0} | ||
402 | + switchIcons_2: {fileID: 0} | ||
403 | + switchIcons_3: {fileID: 0} | ||
404 | + switchIcons_4: {fileID: 0} | ||
405 | + switchIcons_5: {fileID: 0} | ||
406 | + switchIcons_6: {fileID: 0} | ||
407 | + switchIcons_7: {fileID: 0} | ||
408 | + switchIcons_8: {fileID: 0} | ||
409 | + switchIcons_9: {fileID: 0} | ||
410 | + switchIcons_10: {fileID: 0} | ||
411 | + switchIcons_11: {fileID: 0} | ||
412 | + switchIcons_12: {fileID: 0} | ||
413 | + switchIcons_13: {fileID: 0} | ||
414 | + switchIcons_14: {fileID: 0} | ||
415 | + switchIcons_15: {fileID: 0} | ||
416 | + switchSmallIcons_0: {fileID: 0} | ||
417 | + switchSmallIcons_1: {fileID: 0} | ||
418 | + switchSmallIcons_2: {fileID: 0} | ||
419 | + switchSmallIcons_3: {fileID: 0} | ||
420 | + switchSmallIcons_4: {fileID: 0} | ||
421 | + switchSmallIcons_5: {fileID: 0} | ||
422 | + switchSmallIcons_6: {fileID: 0} | ||
423 | + switchSmallIcons_7: {fileID: 0} | ||
424 | + switchSmallIcons_8: {fileID: 0} | ||
425 | + switchSmallIcons_9: {fileID: 0} | ||
426 | + switchSmallIcons_10: {fileID: 0} | ||
427 | + switchSmallIcons_11: {fileID: 0} | ||
428 | + switchSmallIcons_12: {fileID: 0} | ||
429 | + switchSmallIcons_13: {fileID: 0} | ||
430 | + switchSmallIcons_14: {fileID: 0} | ||
431 | + switchSmallIcons_15: {fileID: 0} | ||
432 | + switchManualHTML: | ||
433 | + switchAccessibleURLs: | ||
434 | + switchLegalInformation: | ||
435 | + switchMainThreadStackSize: 1048576 | ||
436 | + switchPresenceGroupId: | ||
437 | + switchLogoHandling: 0 | ||
438 | + switchReleaseVersion: 0 | ||
439 | + switchDisplayVersion: 1.0.0 | ||
440 | + switchStartupUserAccount: 0 | ||
441 | + switchSupportedLanguagesMask: 0 | ||
442 | + switchLogoType: 0 | ||
443 | + switchApplicationErrorCodeCategory: | ||
444 | + switchUserAccountSaveDataSize: 0 | ||
445 | + switchUserAccountSaveDataJournalSize: 0 | ||
446 | + switchApplicationAttribute: 0 | ||
447 | + switchCardSpecSize: -1 | ||
448 | + switchCardSpecClock: -1 | ||
449 | + switchRatingsMask: 0 | ||
450 | + switchRatingsInt_0: 0 | ||
451 | + switchRatingsInt_1: 0 | ||
452 | + switchRatingsInt_2: 0 | ||
453 | + switchRatingsInt_3: 0 | ||
454 | + switchRatingsInt_4: 0 | ||
455 | + switchRatingsInt_5: 0 | ||
456 | + switchRatingsInt_6: 0 | ||
457 | + switchRatingsInt_7: 0 | ||
458 | + switchRatingsInt_8: 0 | ||
459 | + switchRatingsInt_9: 0 | ||
460 | + switchRatingsInt_10: 0 | ||
461 | + switchRatingsInt_11: 0 | ||
462 | + switchRatingsInt_12: 0 | ||
463 | + switchLocalCommunicationIds_0: | ||
464 | + switchLocalCommunicationIds_1: | ||
465 | + switchLocalCommunicationIds_2: | ||
466 | + switchLocalCommunicationIds_3: | ||
467 | + switchLocalCommunicationIds_4: | ||
468 | + switchLocalCommunicationIds_5: | ||
469 | + switchLocalCommunicationIds_6: | ||
470 | + switchLocalCommunicationIds_7: | ||
471 | + switchParentalControl: 0 | ||
472 | + switchAllowsScreenshot: 1 | ||
473 | + switchAllowsVideoCapturing: 1 | ||
474 | + switchAllowsRuntimeAddOnContentInstall: 0 | ||
475 | + switchDataLossConfirmation: 0 | ||
476 | + switchUserAccountLockEnabled: 0 | ||
477 | + switchSystemResourceMemory: 16777216 | ||
478 | + switchSupportedNpadStyles: 22 | ||
479 | + switchNativeFsCacheSize: 32 | ||
480 | + switchIsHoldTypeHorizontal: 0 | ||
481 | + switchSupportedNpadCount: 8 | ||
482 | + switchEnableTouchScreen: 1 | ||
483 | + switchSocketConfigEnabled: 0 | ||
484 | + switchTcpInitialSendBufferSize: 32 | ||
485 | + switchTcpInitialReceiveBufferSize: 64 | ||
486 | + switchTcpAutoSendBufferSizeMax: 256 | ||
487 | + switchTcpAutoReceiveBufferSizeMax: 256 | ||
488 | + switchUdpSendBufferSize: 9 | ||
489 | + switchUdpReceiveBufferSize: 42 | ||
490 | + switchSocketBufferEfficiency: 4 | ||
491 | + switchSocketInitializeEnabled: 1 | ||
492 | + switchNetworkInterfaceManagerInitializeEnabled: 1 | ||
493 | + switchUseNewStyleFilepaths: 0 | ||
494 | + switchUseLegacyFmodPriorities: 0 | ||
495 | + switchUseMicroSleepForYield: 1 | ||
496 | + switchEnableRamDiskSupport: 0 | ||
497 | + switchMicroSleepForYieldTime: 25 | ||
498 | + switchRamDiskSpaceSize: 12 | ||
499 | + ps4NPAgeRating: 12 | ||
500 | + ps4NPTitleSecret: | ||
501 | + ps4NPTrophyPackPath: | ||
502 | + ps4ParentalLevel: 11 | ||
503 | + ps4ContentID: ED1633-NPXX51362_00-0000000000000000 | ||
504 | + ps4Category: 0 | ||
505 | + ps4MasterVersion: 01.00 | ||
506 | + ps4AppVersion: 01.00 | ||
507 | + ps4AppType: 0 | ||
508 | + ps4ParamSfxPath: | ||
509 | + ps4VideoOutPixelFormat: 0 | ||
510 | + ps4VideoOutInitialWidth: 1920 | ||
511 | + ps4VideoOutBaseModeInitialWidth: 1920 | ||
512 | + ps4VideoOutReprojectionRate: 60 | ||
513 | + ps4PronunciationXMLPath: | ||
514 | + ps4PronunciationSIGPath: | ||
515 | + ps4BackgroundImagePath: | ||
516 | + ps4StartupImagePath: | ||
517 | + ps4StartupImagesFolder: | ||
518 | + ps4IconImagesFolder: | ||
519 | + ps4SaveDataImagePath: | ||
520 | + ps4SdkOverride: | ||
521 | + ps4BGMPath: | ||
522 | + ps4ShareFilePath: | ||
523 | + ps4ShareOverlayImagePath: | ||
524 | + ps4PrivacyGuardImagePath: | ||
525 | + ps4ExtraSceSysFile: | ||
526 | + ps4NPtitleDatPath: | ||
527 | + ps4RemotePlayKeyAssignment: -1 | ||
528 | + ps4RemotePlayKeyMappingDir: | ||
529 | + ps4PlayTogetherPlayerCount: 0 | ||
530 | + ps4EnterButtonAssignment: 2 | ||
531 | + ps4ApplicationParam1: 0 | ||
532 | + ps4ApplicationParam2: 0 | ||
533 | + ps4ApplicationParam3: 0 | ||
534 | + ps4ApplicationParam4: 0 | ||
535 | + ps4DownloadDataSize: 0 | ||
536 | + ps4GarlicHeapSize: 2048 | ||
537 | + ps4ProGarlicHeapSize: 2560 | ||
538 | + playerPrefsMaxSize: 32768 | ||
539 | + ps4Passcode: bi9UOuSpM2Tlh01vOzwvSikHFswuzleh | ||
540 | + ps4pnSessions: 1 | ||
541 | + ps4pnPresence: 1 | ||
542 | + ps4pnFriends: 1 | ||
543 | + ps4pnGameCustomData: 1 | ||
544 | + playerPrefsSupport: 0 | ||
545 | + enableApplicationExit: 0 | ||
546 | + resetTempFolder: 1 | ||
547 | + restrictedAudioUsageRights: 0 | ||
548 | + ps4UseResolutionFallback: 0 | ||
549 | + ps4ReprojectionSupport: 0 | ||
550 | + ps4UseAudio3dBackend: 0 | ||
551 | + ps4UseLowGarlicFragmentationMode: 1 | ||
552 | + ps4SocialScreenEnabled: 0 | ||
553 | + ps4ScriptOptimizationLevel: 2 | ||
554 | + ps4Audio3dVirtualSpeakerCount: 14 | ||
555 | + ps4attribCpuUsage: 0 | ||
556 | + ps4PatchPkgPath: | ||
557 | + ps4PatchLatestPkgPath: | ||
558 | + ps4PatchChangeinfoPath: | ||
559 | + ps4PatchDayOne: 0 | ||
560 | + ps4attribUserManagement: 0 | ||
561 | + ps4attribMoveSupport: 0 | ||
562 | + ps4attrib3DSupport: 0 | ||
563 | + ps4attribShareSupport: 0 | ||
564 | + ps4attribExclusiveVR: 0 | ||
565 | + ps4disableAutoHideSplash: 0 | ||
566 | + ps4videoRecordingFeaturesUsed: 0 | ||
567 | + ps4contentSearchFeaturesUsed: 0 | ||
568 | + ps4CompatibilityPS5: 0 | ||
569 | + ps4AllowPS5Detection: 0 | ||
570 | + ps4GPU800MHz: 1 | ||
571 | + ps4attribEyeToEyeDistanceSettingVR: 0 | ||
572 | + ps4IncludedModules: [] | ||
573 | + ps4attribVROutputEnabled: 0 | ||
574 | + monoEnv: | ||
575 | + splashScreenBackgroundSourceLandscape: {fileID: 0} | ||
576 | + splashScreenBackgroundSourcePortrait: {fileID: 0} | ||
577 | + blurSplashScreenBackground: 1 | ||
578 | + spritePackerPolicy: | ||
579 | + webGLMemorySize: 32 | ||
580 | + webGLExceptionSupport: 1 | ||
581 | + webGLNameFilesAsHashes: 0 | ||
582 | + webGLShowDiagnostics: 0 | ||
583 | + webGLDataCaching: 1 | ||
584 | + webGLDebugSymbols: 0 | ||
585 | + webGLEmscriptenArgs: | ||
586 | + webGLModulesDirectory: | ||
587 | + webGLTemplate: APPLICATION:Default | ||
588 | + webGLAnalyzeBuildSize: 0 | ||
589 | + webGLUseEmbeddedResources: 0 | ||
590 | + webGLCompressionFormat: 0 | ||
591 | + webGLWasmArithmeticExceptions: 0 | ||
592 | + webGLLinkerTarget: 1 | ||
593 | + webGLThreadsSupport: 0 | ||
594 | + webGLDecompressionFallback: 0 | ||
595 | + webGLInitialMemorySize: 32 | ||
596 | + webGLMaximumMemorySize: 2048 | ||
597 | + webGLMemoryGrowthMode: 2 | ||
598 | + webGLMemoryLinearGrowthStep: 16 | ||
599 | + webGLMemoryGeometricGrowthStep: 0.2 | ||
600 | + webGLMemoryGeometricGrowthCap: 96 | ||
601 | + webGLPowerPreference: 2 | ||
602 | + scriptingDefineSymbols: {} | ||
603 | + additionalCompilerArguments: {} | ||
604 | + platformArchitecture: {} | ||
605 | + scriptingBackend: {} | ||
606 | + il2cppCompilerConfiguration: {} | ||
607 | + il2cppCodeGeneration: {} | ||
608 | + managedStrippingLevel: | ||
609 | + EmbeddedLinux: 1 | ||
610 | + GameCoreScarlett: 1 | ||
611 | + GameCoreXboxOne: 1 | ||
612 | + Nintendo Switch: 1 | ||
613 | + PS4: 1 | ||
614 | + PS5: 1 | ||
615 | + QNX: 1 | ||
616 | + Stadia: 1 | ||
617 | + VisionOS: 1 | ||
618 | + WebGL: 1 | ||
619 | + Windows Store Apps: 1 | ||
620 | + XboxOne: 1 | ||
621 | + iPhone: 1 | ||
622 | + tvOS: 1 | ||
623 | + incrementalIl2cppBuild: {} | ||
624 | + suppressCommonWarnings: 1 | ||
625 | + allowUnsafeCode: 0 | ||
626 | + useDeterministicCompilation: 1 | ||
627 | + additionalIl2CppArgs: | ||
628 | + scriptingRuntimeVersion: 1 | ||
629 | + gcIncremental: 1 | ||
630 | + gcWBarrierValidation: 0 | ||
631 | + apiCompatibilityLevelPerPlatform: {} | ||
632 | + m_RenderingPath: 1 | ||
633 | + m_MobileRenderingPath: 1 | ||
634 | + metroPackageName: Snake | ||
635 | + metroPackageVersion: | ||
636 | + metroCertificatePath: | ||
637 | + metroCertificatePassword: | ||
638 | + metroCertificateSubject: | ||
639 | + metroCertificateIssuer: | ||
640 | + metroCertificateNotAfter: 0000000000000000 | ||
641 | + metroApplicationDescription: Snake | ||
642 | + wsaImages: {} | ||
643 | + metroTileShortName: | ||
644 | + metroTileShowName: 0 | ||
645 | + metroMediumTileShowName: 0 | ||
646 | + metroLargeTileShowName: 0 | ||
647 | + metroWideTileShowName: 0 | ||
648 | + metroSupportStreamingInstall: 0 | ||
649 | + metroLastRequiredScene: 0 | ||
650 | + metroDefaultTileSize: 1 | ||
651 | + metroTileForegroundText: 2 | ||
652 | + metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0} | ||
653 | + metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1} | ||
654 | + metroSplashScreenUseBackgroundColor: 0 | ||
655 | + syncCapabilities: 0 | ||
656 | + platformCapabilities: {} | ||
657 | + metroTargetDeviceFamilies: {} | ||
658 | + metroFTAName: | ||
659 | + metroFTAFileTypes: [] | ||
660 | + metroProtocolName: | ||
661 | + vcxProjDefaultLanguage: | ||
662 | + XboxOneProductId: | ||
663 | + XboxOneUpdateKey: | ||
664 | + XboxOneSandboxId: | ||
665 | + XboxOneContentId: | ||
666 | + XboxOneTitleId: | ||
667 | + XboxOneSCId: | ||
668 | + XboxOneGameOsOverridePath: | ||
669 | + XboxOnePackagingOverridePath: | ||
670 | + XboxOneAppManifestOverridePath: | ||
671 | + XboxOneVersion: 1.0.0.0 | ||
672 | + XboxOnePackageEncryption: 0 | ||
673 | + XboxOnePackageUpdateGranularity: 2 | ||
674 | + XboxOneDescription: | ||
675 | + XboxOneLanguage: | ||
676 | + - enus | ||
677 | + XboxOneCapability: [] | ||
678 | + XboxOneGameRating: {} | ||
679 | + XboxOneIsContentPackage: 0 | ||
680 | + XboxOneEnhancedXboxCompatibilityMode: 0 | ||
681 | + XboxOneEnableGPUVariability: 1 | ||
682 | + XboxOneSockets: {} | ||
683 | + XboxOneSplashScreen: {fileID: 0} | ||
684 | + XboxOneAllowedProductIds: [] | ||
685 | + XboxOnePersistentLocalStorageSize: 0 | ||
686 | + XboxOneXTitleMemory: 8 | ||
687 | + XboxOneOverrideIdentityName: | ||
688 | + XboxOneOverrideIdentityPublisher: | ||
689 | + vrEditorSettings: {} | ||
690 | + cloudServicesEnabled: {} | ||
691 | + luminIcon: | ||
692 | + m_Name: | ||
693 | + m_ModelFolderPath: | ||
694 | + m_PortalFolderPath: | ||
695 | + luminCert: | ||
696 | + m_CertPath: | ||
697 | + m_SignPackage: 1 | ||
698 | + luminIsChannelApp: 0 | ||
699 | + luminVersion: | ||
700 | + m_VersionCode: 1 | ||
701 | + m_VersionName: | ||
702 | + hmiPlayerDataPath: | ||
703 | + hmiForceSRGBBlit: 1 | ||
704 | + embeddedLinuxEnableGamepadInput: 1 | ||
705 | + hmiLogStartupTiming: 0 | ||
706 | + hmiCpuConfiguration: | ||
707 | + apiCompatibilityLevel: 6 | ||
708 | + activeInputHandler: 0 | ||
709 | + windowsGamepadBackendHint: 0 | ||
710 | + cloudProjectId: | ||
711 | + framebufferDepthMemorylessMode: 0 | ||
712 | + qualitySettingsNames: [] | ||
713 | + projectName: | ||
714 | + organizationId: | ||
715 | + cloudEnabled: 0 | ||
716 | + legacyClampBlendShapeWeights: 0 | ||
717 | + hmiLoadingImage: {fileID: 0} | ||
718 | + platformRequiresReadableAssets: 0 | ||
719 | + virtualTexturingSupportEnabled: 0 | ||
720 | + insecureHttpOption: 0 |
Snake/ProjectSettings/ProjectVersion.txt
0 → 100644
Snake/ProjectSettings/QualitySettings.asset
0 → 100644
1 | +%YAML 1.1 | ||
2 | +%TAG !u! tag:unity3d.com,2011: | ||
3 | +--- !u!47 &1 | ||
4 | +QualitySettings: | ||
5 | + m_ObjectHideFlags: 0 | ||
6 | + serializedVersion: 5 | ||
7 | + m_CurrentQuality: 5 | ||
8 | + m_QualitySettings: | ||
9 | + - serializedVersion: 2 | ||
10 | + name: Very Low | ||
11 | + pixelLightCount: 0 | ||
12 | + shadows: 0 | ||
13 | + shadowResolution: 0 | ||
14 | + shadowProjection: 1 | ||
15 | + shadowCascades: 1 | ||
16 | + shadowDistance: 15 | ||
17 | + shadowNearPlaneOffset: 3 | ||
18 | + shadowCascade2Split: 0.33333334 | ||
19 | + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} | ||
20 | + shadowmaskMode: 0 | ||
21 | + skinWeights: 1 | ||
22 | + textureQuality: 1 | ||
23 | + anisotropicTextures: 0 | ||
24 | + antiAliasing: 0 | ||
25 | + softParticles: 0 | ||
26 | + softVegetation: 0 | ||
27 | + realtimeReflectionProbes: 0 | ||
28 | + billboardsFaceCameraPosition: 0 | ||
29 | + vSyncCount: 0 | ||
30 | + lodBias: 0.3 | ||
31 | + maximumLODLevel: 0 | ||
32 | + streamingMipmapsActive: 0 | ||
33 | + streamingMipmapsAddAllCameras: 1 | ||
34 | + streamingMipmapsMemoryBudget: 512 | ||
35 | + streamingMipmapsRenderersPerFrame: 512 | ||
36 | + streamingMipmapsMaxLevelReduction: 2 | ||
37 | + streamingMipmapsMaxFileIORequests: 1024 | ||
38 | + particleRaycastBudget: 4 | ||
39 | + asyncUploadTimeSlice: 2 | ||
40 | + asyncUploadBufferSize: 16 | ||
41 | + asyncUploadPersistentBuffer: 1 | ||
42 | + resolutionScalingFixedDPIFactor: 1 | ||
43 | + customRenderPipeline: {fileID: 0} | ||
44 | + excludedTargetPlatforms: [] | ||
45 | + - serializedVersion: 2 | ||
46 | + name: Low | ||
47 | + pixelLightCount: 0 | ||
48 | + shadows: 0 | ||
49 | + shadowResolution: 0 | ||
50 | + shadowProjection: 1 | ||
51 | + shadowCascades: 1 | ||
52 | + shadowDistance: 20 | ||
53 | + shadowNearPlaneOffset: 3 | ||
54 | + shadowCascade2Split: 0.33333334 | ||
55 | + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} | ||
56 | + shadowmaskMode: 0 | ||
57 | + skinWeights: 2 | ||
58 | + textureQuality: 0 | ||
59 | + anisotropicTextures: 0 | ||
60 | + antiAliasing: 0 | ||
61 | + softParticles: 0 | ||
62 | + softVegetation: 0 | ||
63 | + realtimeReflectionProbes: 0 | ||
64 | + billboardsFaceCameraPosition: 0 | ||
65 | + vSyncCount: 0 | ||
66 | + lodBias: 0.4 | ||
67 | + maximumLODLevel: 0 | ||
68 | + streamingMipmapsActive: 0 | ||
69 | + streamingMipmapsAddAllCameras: 1 | ||
70 | + streamingMipmapsMemoryBudget: 512 | ||
71 | + streamingMipmapsRenderersPerFrame: 512 | ||
72 | + streamingMipmapsMaxLevelReduction: 2 | ||
73 | + streamingMipmapsMaxFileIORequests: 1024 | ||
74 | + particleRaycastBudget: 16 | ||
75 | + asyncUploadTimeSlice: 2 | ||
76 | + asyncUploadBufferSize: 16 | ||
77 | + asyncUploadPersistentBuffer: 1 | ||
78 | + resolutionScalingFixedDPIFactor: 1 | ||
79 | + customRenderPipeline: {fileID: 0} | ||
80 | + excludedTargetPlatforms: [] | ||
81 | + - serializedVersion: 2 | ||
82 | + name: Medium | ||
83 | + pixelLightCount: 1 | ||
84 | + shadows: 1 | ||
85 | + shadowResolution: 0 | ||
86 | + shadowProjection: 1 | ||
87 | + shadowCascades: 1 | ||
88 | + shadowDistance: 20 | ||
89 | + shadowNearPlaneOffset: 3 | ||
90 | + shadowCascade2Split: 0.33333334 | ||
91 | + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} | ||
92 | + shadowmaskMode: 0 | ||
93 | + skinWeights: 2 | ||
94 | + textureQuality: 0 | ||
95 | + anisotropicTextures: 1 | ||
96 | + antiAliasing: 0 | ||
97 | + softParticles: 0 | ||
98 | + softVegetation: 0 | ||
99 | + realtimeReflectionProbes: 0 | ||
100 | + billboardsFaceCameraPosition: 0 | ||
101 | + vSyncCount: 1 | ||
102 | + lodBias: 0.7 | ||
103 | + maximumLODLevel: 0 | ||
104 | + streamingMipmapsActive: 0 | ||
105 | + streamingMipmapsAddAllCameras: 1 | ||
106 | + streamingMipmapsMemoryBudget: 512 | ||
107 | + streamingMipmapsRenderersPerFrame: 512 | ||
108 | + streamingMipmapsMaxLevelReduction: 2 | ||
109 | + streamingMipmapsMaxFileIORequests: 1024 | ||
110 | + particleRaycastBudget: 64 | ||
111 | + asyncUploadTimeSlice: 2 | ||
112 | + asyncUploadBufferSize: 16 | ||
113 | + asyncUploadPersistentBuffer: 1 | ||
114 | + resolutionScalingFixedDPIFactor: 1 | ||
115 | + customRenderPipeline: {fileID: 0} | ||
116 | + excludedTargetPlatforms: [] | ||
117 | + - serializedVersion: 2 | ||
118 | + name: High | ||
119 | + pixelLightCount: 2 | ||
120 | + shadows: 2 | ||
121 | + shadowResolution: 1 | ||
122 | + shadowProjection: 1 | ||
123 | + shadowCascades: 2 | ||
124 | + shadowDistance: 40 | ||
125 | + shadowNearPlaneOffset: 3 | ||
126 | + shadowCascade2Split: 0.33333334 | ||
127 | + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} | ||
128 | + shadowmaskMode: 1 | ||
129 | + skinWeights: 2 | ||
130 | + textureQuality: 0 | ||
131 | + anisotropicTextures: 1 | ||
132 | + antiAliasing: 0 | ||
133 | + softParticles: 0 | ||
134 | + softVegetation: 1 | ||
135 | + realtimeReflectionProbes: 1 | ||
136 | + billboardsFaceCameraPosition: 1 | ||
137 | + vSyncCount: 1 | ||
138 | + lodBias: 1 | ||
139 | + maximumLODLevel: 0 | ||
140 | + streamingMipmapsActive: 0 | ||
141 | + streamingMipmapsAddAllCameras: 1 | ||
142 | + streamingMipmapsMemoryBudget: 512 | ||
143 | + streamingMipmapsRenderersPerFrame: 512 | ||
144 | + streamingMipmapsMaxLevelReduction: 2 | ||
145 | + streamingMipmapsMaxFileIORequests: 1024 | ||
146 | + particleRaycastBudget: 256 | ||
147 | + asyncUploadTimeSlice: 2 | ||
148 | + asyncUploadBufferSize: 16 | ||
149 | + asyncUploadPersistentBuffer: 1 | ||
150 | + resolutionScalingFixedDPIFactor: 1 | ||
151 | + customRenderPipeline: {fileID: 0} | ||
152 | + excludedTargetPlatforms: [] | ||
153 | + - serializedVersion: 2 | ||
154 | + name: Very High | ||
155 | + pixelLightCount: 3 | ||
156 | + shadows: 2 | ||
157 | + shadowResolution: 2 | ||
158 | + shadowProjection: 1 | ||
159 | + shadowCascades: 2 | ||
160 | + shadowDistance: 70 | ||
161 | + shadowNearPlaneOffset: 3 | ||
162 | + shadowCascade2Split: 0.33333334 | ||
163 | + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} | ||
164 | + shadowmaskMode: 1 | ||
165 | + skinWeights: 4 | ||
166 | + textureQuality: 0 | ||
167 | + anisotropicTextures: 2 | ||
168 | + antiAliasing: 2 | ||
169 | + softParticles: 1 | ||
170 | + softVegetation: 1 | ||
171 | + realtimeReflectionProbes: 1 | ||
172 | + billboardsFaceCameraPosition: 1 | ||
173 | + vSyncCount: 1 | ||
174 | + lodBias: 1.5 | ||
175 | + maximumLODLevel: 0 | ||
176 | + streamingMipmapsActive: 0 | ||
177 | + streamingMipmapsAddAllCameras: 1 | ||
178 | + streamingMipmapsMemoryBudget: 512 | ||
179 | + streamingMipmapsRenderersPerFrame: 512 | ||
180 | + streamingMipmapsMaxLevelReduction: 2 | ||
181 | + streamingMipmapsMaxFileIORequests: 1024 | ||
182 | + particleRaycastBudget: 1024 | ||
183 | + asyncUploadTimeSlice: 2 | ||
184 | + asyncUploadBufferSize: 16 | ||
185 | + asyncUploadPersistentBuffer: 1 | ||
186 | + resolutionScalingFixedDPIFactor: 1 | ||
187 | + customRenderPipeline: {fileID: 0} | ||
188 | + excludedTargetPlatforms: [] | ||
189 | + - serializedVersion: 2 | ||
190 | + name: Ultra | ||
191 | + pixelLightCount: 4 | ||
192 | + shadows: 2 | ||
193 | + shadowResolution: 2 | ||
194 | + shadowProjection: 1 | ||
195 | + shadowCascades: 4 | ||
196 | + shadowDistance: 150 | ||
197 | + shadowNearPlaneOffset: 3 | ||
198 | + shadowCascade2Split: 0.33333334 | ||
199 | + shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667} | ||
200 | + shadowmaskMode: 1 | ||
201 | + skinWeights: 255 | ||
202 | + textureQuality: 0 | ||
203 | + anisotropicTextures: 2 | ||
204 | + antiAliasing: 2 | ||
205 | + softParticles: 1 | ||
206 | + softVegetation: 1 | ||
207 | + realtimeReflectionProbes: 1 | ||
208 | + billboardsFaceCameraPosition: 1 | ||
209 | + vSyncCount: 1 | ||
210 | + lodBias: 2 | ||
211 | + maximumLODLevel: 0 | ||
212 | + streamingMipmapsActive: 0 | ||
213 | + streamingMipmapsAddAllCameras: 1 | ||
214 | + streamingMipmapsMemoryBudget: 512 | ||
215 | + streamingMipmapsRenderersPerFrame: 512 | ||
216 | + streamingMipmapsMaxLevelReduction: 2 | ||
217 | + streamingMipmapsMaxFileIORequests: 1024 | ||
218 | + particleRaycastBudget: 4096 | ||
219 | + asyncUploadTimeSlice: 2 | ||
220 | + asyncUploadBufferSize: 16 | ||
221 | + asyncUploadPersistentBuffer: 1 | ||
222 | + resolutionScalingFixedDPIFactor: 1 | ||
223 | + customRenderPipeline: {fileID: 0} | ||
224 | + excludedTargetPlatforms: [] | ||
225 | + m_PerPlatformDefaultQuality: | ||
226 | + Android: 2 | ||
227 | + Lumin: 5 | ||
228 | + GameCoreScarlett: 5 | ||
229 | + GameCoreXboxOne: 5 | ||
230 | + Nintendo Switch: 5 | ||
231 | + PS4: 5 | ||
232 | + PS5: 5 | ||
233 | + Stadia: 5 | ||
234 | + Standalone: 5 | ||
235 | + WebGL: 3 | ||
236 | + Windows Store Apps: 5 | ||
237 | + XboxOne: 5 | ||
238 | + iPhone: 2 | ||
239 | + tvOS: 2 |
Snake/ProjectSettings/TagManager.asset
0 → 100644
1 | +%YAML 1.1 | ||
2 | +%TAG !u! tag:unity3d.com,2011: | ||
3 | +--- !u!78 &1 | ||
4 | +TagManager: | ||
5 | + serializedVersion: 2 | ||
6 | + tags: [] | ||
7 | + layers: | ||
8 | + - Default | ||
9 | + - TransparentFX | ||
10 | + - Ignore Raycast | ||
11 | + - | ||
12 | + - Water | ||
13 | + - UI | ||
14 | + - | ||
15 | + - | ||
16 | + - | ||
17 | + - | ||
18 | + - | ||
19 | + - | ||
20 | + - | ||
21 | + - | ||
22 | + - | ||
23 | + - | ||
24 | + - | ||
25 | + - | ||
26 | + - | ||
27 | + - | ||
28 | + - | ||
29 | + - | ||
30 | + - | ||
31 | + - | ||
32 | + - | ||
33 | + - | ||
34 | + - | ||
35 | + - | ||
36 | + - | ||
37 | + - | ||
38 | + - | ||
39 | + - | ||
40 | + m_SortingLayers: | ||
41 | + - name: Default | ||
42 | + uniqueID: 0 | ||
43 | + locked: 0 |
Snake/ProjectSettings/TimeManager.asset
0 → 100644
1 | +%YAML 1.1 | ||
2 | +%TAG !u! tag:unity3d.com,2011: | ||
3 | +--- !u!310 &1 | ||
4 | +UnityConnectSettings: | ||
5 | + m_ObjectHideFlags: 0 | ||
6 | + serializedVersion: 1 | ||
7 | + m_Enabled: 0 | ||
8 | + m_TestMode: 0 | ||
9 | + m_EventOldUrl: https://api.uca.cloud.unity3d.com/v1/events | ||
10 | + m_EventUrl: https://cdp.cloud.unity3d.com/v1/events | ||
11 | + m_ConfigUrl: https://config.uca.cloud.unity3d.com | ||
12 | + m_DashboardUrl: https://dashboard.unity3d.com | ||
13 | + m_CNEventUrl: https://cdp.cloud.unity.cn/v1/events | ||
14 | + m_CNConfigUrl: https://cdp.cloud.unity.cn/config | ||
15 | + m_TestInitMode: 0 | ||
16 | + CrashReportingSettings: | ||
17 | + m_EventUrl: https://perf-events.cloud.unity.cn | ||
18 | + m_Enabled: 0 | ||
19 | + m_LogBufferSize: 10 | ||
20 | + m_CaptureEditorExceptions: 1 | ||
21 | + UnityPurchasingSettings: | ||
22 | + m_Enabled: 0 | ||
23 | + m_TestMode: 0 | ||
24 | + UnityAnalyticsSettings: | ||
25 | + m_Enabled: 1 | ||
26 | + m_TestMode: 0 | ||
27 | + m_InitializeOnStartup: 1 | ||
28 | + m_PackageRequiringCoreStatsPresent: 0 | ||
29 | + UnityAdsSettings: | ||
30 | + m_Enabled: 0 | ||
31 | + m_InitializeOnStartup: 1 | ||
32 | + m_TestMode: 0 | ||
33 | + m_IosGameId: | ||
34 | + m_AndroidGameId: | ||
35 | + m_GameIds: {} | ||
36 | + m_GameId: | ||
37 | + PerformanceReportingSettings: | ||
38 | + m_Enabled: 0 |
Snake/ProjectSettings/VFXManager.asset
0 → 100644
1 | +%YAML 1.1 | ||
2 | +%TAG !u! tag:unity3d.com,2011: | ||
3 | +--- !u!937362698 &1 | ||
4 | +VFXManager: | ||
5 | + m_ObjectHideFlags: 0 | ||
6 | + m_IndirectShader: {fileID: 0} | ||
7 | + m_CopyBufferShader: {fileID: 0} | ||
8 | + m_SortShader: {fileID: 0} | ||
9 | + m_StripUpdateShader: {fileID: 0} | ||
10 | + m_RenderPipeSettingsPath: | ||
11 | + m_FixedTimeStep: 0.016666668 | ||
12 | + m_MaxDeltaTime: 0.05 | ||
13 | + m_CompiledVersion: 0 | ||
14 | + m_RuntimeVersion: 0 |
Snake/ProjectSettings/XRSettings.asset
0 → 100644
Snake/Snake.sln
0 → 100644
1 | + | ||
2 | +Microsoft Visual Studio Solution File, Format Version 11.00 | ||
3 | +# Visual Studio 2010 | ||
4 | +Global | ||
5 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
6 | + Debug|Any CPU = Debug|Any CPU | ||
7 | + EndGlobalSection | ||
8 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
9 | + EndGlobalSection | ||
10 | + GlobalSection(SolutionProperties) = preSolution | ||
11 | + HideSolutionNode = FALSE | ||
12 | + EndGlobalSection | ||
13 | +EndGlobal |
Snake/UserSettings/EditorUserSettings.asset
0 → 100644
1 | +%YAML 1.1 | ||
2 | +%TAG !u! tag:unity3d.com,2011: | ||
3 | +--- !u!162 &1 | ||
4 | +EditorUserSettings: | ||
5 | + m_ObjectHideFlags: 0 | ||
6 | + serializedVersion: 4 | ||
7 | + m_ConfigSettings: | ||
8 | + RecentlyUsedSceneGuid-0: | ||
9 | + value: 515250075c0c595e5f5a5e71122159444e4e4a2f7a7d7f602f284d66b4b76661 | ||
10 | + flags: 0 | ||
11 | + vcSharedLogLevel: | ||
12 | + value: 0d5e400f0650 | ||
13 | + flags: 0 | ||
14 | + m_VCAutomaticAdd: 1 | ||
15 | + m_VCDebugCom: 0 | ||
16 | + m_VCDebugCmd: 0 | ||
17 | + m_VCDebugOut: 0 | ||
18 | + m_SemanticMergeMode: 2 | ||
19 | + m_DesiredImportWorkerCount: 5 | ||
20 | + m_StandbyImportWorkerCount: 2 | ||
21 | + m_IdleImportWorkerShutdownDelay: 60000 | ||
22 | + m_VCShowFailedCheckout: 1 | ||
23 | + m_VCOverwriteFailedCheckoutAssets: 1 | ||
24 | + m_VCProjectOverlayIcons: 1 | ||
25 | + m_VCHierarchyOverlayIcons: 1 | ||
26 | + m_VCOtherOverlayIcons: 1 | ||
27 | + m_VCAllowAsyncUpdate: 1 | ||
28 | + m_VCScanLocalPackagesOnConnect: 1 | ||
29 | + m_ArtifactGarbageCollection: 1 |
Snake/UserSettings/Search.settings
0 → 100644
1 | +{} |
-
Please register or login to post a comment