Test.unity 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588
  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: 0
  28. m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
  29. m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 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.18028378, g: 0.22571412, b: 0.30692285, 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: 1
  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: 1
  76. m_PVRSampling: 1
  77. m_PVRDirectSampleCount: 32
  78. m_PVRSampleCount: 512
  79. m_PVRBounces: 2
  80. m_PVREnvironmentSampleCount: 256
  81. m_PVREnvironmentReferencePointCount: 2048
  82. m_PVRFilteringMode: 1
  83. m_PVRDenoiserTypeDirect: 1
  84. m_PVRDenoiserTypeIndirect: 1
  85. m_PVRDenoiserTypeAO: 1
  86. m_PVRFilterTypeDirect: 0
  87. m_PVRFilterTypeIndirect: 0
  88. m_PVRFilterTypeAO: 0
  89. m_PVREnvironmentMIS: 1
  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 &40540320
  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: 40540322}
  135. - component: {fileID: 40540321}
  136. m_Layer: 0
  137. m_Name: Directional Light
  138. m_TagString: Untagged
  139. m_Icon: {fileID: 0}
  140. m_NavMeshLayer: 0
  141. m_StaticEditorFlags: 0
  142. m_IsActive: 1
  143. --- !u!108 &40540321
  144. Light:
  145. m_ObjectHideFlags: 0
  146. m_CorrespondingSourceObject: {fileID: 0}
  147. m_PrefabInstance: {fileID: 0}
  148. m_PrefabAsset: {fileID: 0}
  149. m_GameObject: {fileID: 40540320}
  150. m_Enabled: 1
  151. serializedVersion: 10
  152. m_Type: 1
  153. m_Shape: 0
  154. m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1}
  155. m_Intensity: 1
  156. m_Range: 10
  157. m_SpotAngle: 30
  158. m_InnerSpotAngle: 21.80208
  159. m_CookieSize: 10
  160. m_Shadows:
  161. m_Type: 2
  162. m_Resolution: -1
  163. m_CustomResolution: -1
  164. m_Strength: 1
  165. m_Bias: 0.05
  166. m_NormalBias: 0.4
  167. m_NearPlane: 0.2
  168. m_CullingMatrixOverride:
  169. e00: 1
  170. e01: 0
  171. e02: 0
  172. e03: 0
  173. e10: 0
  174. e11: 1
  175. e12: 0
  176. e13: 0
  177. e20: 0
  178. e21: 0
  179. e22: 1
  180. e23: 0
  181. e30: 0
  182. e31: 0
  183. e32: 0
  184. e33: 1
  185. m_UseCullingMatrixOverride: 0
  186. m_Cookie: {fileID: 0}
  187. m_DrawHalo: 0
  188. m_Flare: {fileID: 0}
  189. m_RenderMode: 0
  190. m_CullingMask:
  191. serializedVersion: 2
  192. m_Bits: 4294967295
  193. m_RenderingLayerMask: 1
  194. m_Lightmapping: 4
  195. m_LightShadowCasterMode: 0
  196. m_AreaSize: {x: 1, y: 1}
  197. m_BounceIntensity: 1
  198. m_ColorTemperature: 6570
  199. m_UseColorTemperature: 0
  200. m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0}
  201. m_UseBoundingSphereOverride: 0
  202. m_UseViewFrustumForShadowCasterCull: 1
  203. m_ShadowRadius: 0
  204. m_ShadowAngle: 0
  205. --- !u!4 &40540322
  206. Transform:
  207. m_ObjectHideFlags: 0
  208. m_CorrespondingSourceObject: {fileID: 0}
  209. m_PrefabInstance: {fileID: 0}
  210. m_PrefabAsset: {fileID: 0}
  211. m_GameObject: {fileID: 40540320}
  212. m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
  213. m_LocalPosition: {x: 0, y: 3, z: 0}
  214. m_LocalScale: {x: 1, y: 1, z: 1}
  215. m_Children: []
  216. m_Father: {fileID: 0}
  217. m_RootOrder: 0
  218. m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0}
  219. --- !u!1 &1540962562
  220. GameObject:
  221. m_ObjectHideFlags: 0
  222. m_CorrespondingSourceObject: {fileID: 0}
  223. m_PrefabInstance: {fileID: 0}
  224. m_PrefabAsset: {fileID: 0}
  225. serializedVersion: 6
  226. m_Component:
  227. - component: {fileID: 1540962566}
  228. - component: {fileID: 1540962565}
  229. - component: {fileID: 1540962564}
  230. - component: {fileID: 1540962563}
  231. m_Layer: 0
  232. m_Name: Plane
  233. m_TagString: Untagged
  234. m_Icon: {fileID: 0}
  235. m_NavMeshLayer: 0
  236. m_StaticEditorFlags: 0
  237. m_IsActive: 1
  238. --- !u!64 &1540962563
  239. MeshCollider:
  240. m_ObjectHideFlags: 0
  241. m_CorrespondingSourceObject: {fileID: 0}
  242. m_PrefabInstance: {fileID: 0}
  243. m_PrefabAsset: {fileID: 0}
  244. m_GameObject: {fileID: 1540962562}
  245. m_Material: {fileID: 0}
  246. m_IsTrigger: 0
  247. m_Enabled: 1
  248. serializedVersion: 4
  249. m_Convex: 0
  250. m_CookingOptions: 30
  251. m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0}
  252. --- !u!23 &1540962564
  253. MeshRenderer:
  254. m_ObjectHideFlags: 0
  255. m_CorrespondingSourceObject: {fileID: 0}
  256. m_PrefabInstance: {fileID: 0}
  257. m_PrefabAsset: {fileID: 0}
  258. m_GameObject: {fileID: 1540962562}
  259. m_Enabled: 1
  260. m_CastShadows: 1
  261. m_ReceiveShadows: 1
  262. m_DynamicOccludee: 1
  263. m_MotionVectors: 1
  264. m_LightProbeUsage: 1
  265. m_ReflectionProbeUsage: 1
  266. m_RayTracingMode: 2
  267. m_RayTraceProcedural: 0
  268. m_RenderingLayerMask: 1
  269. m_RendererPriority: 0
  270. m_Materials:
  271. - {fileID: 10303, guid: 0000000000000000f000000000000000, type: 0}
  272. m_StaticBatchInfo:
  273. firstSubMesh: 0
  274. subMeshCount: 0
  275. m_StaticBatchRoot: {fileID: 0}
  276. m_ProbeAnchor: {fileID: 0}
  277. m_LightProbeVolumeOverride: {fileID: 0}
  278. m_ScaleInLightmap: 1
  279. m_ReceiveGI: 1
  280. m_PreserveUVs: 0
  281. m_IgnoreNormalsForChartDetection: 0
  282. m_ImportantGI: 0
  283. m_StitchLightmapSeams: 1
  284. m_SelectedEditorRenderState: 3
  285. m_MinimumChartSize: 4
  286. m_AutoUVMaxDistance: 0.5
  287. m_AutoUVMaxAngle: 89
  288. m_LightmapParameters: {fileID: 0}
  289. m_SortingLayerID: 0
  290. m_SortingLayer: 0
  291. m_SortingOrder: 0
  292. m_AdditionalVertexStreams: {fileID: 0}
  293. --- !u!33 &1540962565
  294. MeshFilter:
  295. m_ObjectHideFlags: 0
  296. m_CorrespondingSourceObject: {fileID: 0}
  297. m_PrefabInstance: {fileID: 0}
  298. m_PrefabAsset: {fileID: 0}
  299. m_GameObject: {fileID: 1540962562}
  300. m_Mesh: {fileID: 10209, guid: 0000000000000000e000000000000000, type: 0}
  301. --- !u!4 &1540962566
  302. Transform:
  303. m_ObjectHideFlags: 0
  304. m_CorrespondingSourceObject: {fileID: 0}
  305. m_PrefabInstance: {fileID: 0}
  306. m_PrefabAsset: {fileID: 0}
  307. m_GameObject: {fileID: 1540962562}
  308. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  309. m_LocalPosition: {x: 0, y: -1.35, z: 0}
  310. m_LocalScale: {x: 10, y: 10, z: 10}
  311. m_Children: []
  312. m_Father: {fileID: 0}
  313. m_RootOrder: 1
  314. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  315. --- !u!1001 &1875492294
  316. PrefabInstance:
  317. m_ObjectHideFlags: 0
  318. serializedVersion: 2
  319. m_Modification:
  320. m_TransformParent: {fileID: 0}
  321. m_Modifications:
  322. - target: {fileID: 6026058372851608940, guid: bb17310330f50b245af5e1d58e150ee8, type: 3}
  323. propertyPath: m_RootOrder
  324. value: 2
  325. objectReference: {fileID: 0}
  326. - target: {fileID: 6026058372851608940, guid: bb17310330f50b245af5e1d58e150ee8, type: 3}
  327. propertyPath: m_LocalPosition.x
  328. value: 0
  329. objectReference: {fileID: 0}
  330. - target: {fileID: 6026058372851608940, guid: bb17310330f50b245af5e1d58e150ee8, type: 3}
  331. propertyPath: m_LocalPosition.y
  332. value: 0
  333. objectReference: {fileID: 0}
  334. - target: {fileID: 6026058372851608940, guid: bb17310330f50b245af5e1d58e150ee8, type: 3}
  335. propertyPath: m_LocalPosition.z
  336. value: 0
  337. objectReference: {fileID: 0}
  338. - target: {fileID: 6026058372851608940, guid: bb17310330f50b245af5e1d58e150ee8, type: 3}
  339. propertyPath: m_LocalRotation.w
  340. value: 1
  341. objectReference: {fileID: 0}
  342. - target: {fileID: 6026058372851608940, guid: bb17310330f50b245af5e1d58e150ee8, type: 3}
  343. propertyPath: m_LocalRotation.x
  344. value: 0
  345. objectReference: {fileID: 0}
  346. - target: {fileID: 6026058372851608940, guid: bb17310330f50b245af5e1d58e150ee8, type: 3}
  347. propertyPath: m_LocalRotation.y
  348. value: 0
  349. objectReference: {fileID: 0}
  350. - target: {fileID: 6026058372851608940, guid: bb17310330f50b245af5e1d58e150ee8, type: 3}
  351. propertyPath: m_LocalRotation.z
  352. value: 0
  353. objectReference: {fileID: 0}
  354. - target: {fileID: 6026058372851608940, guid: bb17310330f50b245af5e1d58e150ee8, type: 3}
  355. propertyPath: m_LocalEulerAnglesHint.x
  356. value: 0
  357. objectReference: {fileID: 0}
  358. - target: {fileID: 6026058372851608940, guid: bb17310330f50b245af5e1d58e150ee8, type: 3}
  359. propertyPath: m_LocalEulerAnglesHint.y
  360. value: 0
  361. objectReference: {fileID: 0}
  362. - target: {fileID: 6026058372851608940, guid: bb17310330f50b245af5e1d58e150ee8, type: 3}
  363. propertyPath: m_LocalEulerAnglesHint.z
  364. value: 0
  365. objectReference: {fileID: 0}
  366. - target: {fileID: 6026058372851608941, guid: bb17310330f50b245af5e1d58e150ee8, type: 3}
  367. propertyPath: m_Name
  368. value: GameObject
  369. objectReference: {fileID: 0}
  370. m_RemovedComponents: []
  371. m_SourcePrefab: {fileID: 100100000, guid: bb17310330f50b245af5e1d58e150ee8, type: 3}
  372. --- !u!1001 &1886965276
  373. PrefabInstance:
  374. m_ObjectHideFlags: 0
  375. serializedVersion: 2
  376. m_Modification:
  377. m_TransformParent: {fileID: 0}
  378. m_Modifications:
  379. - target: {fileID: 5374442944130642816, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  380. propertyPath: m_RootOrder
  381. value: 3
  382. objectReference: {fileID: 0}
  383. - target: {fileID: 5374442944130642816, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  384. propertyPath: m_LocalPosition.x
  385. value: 0
  386. objectReference: {fileID: 0}
  387. - target: {fileID: 5374442944130642816, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  388. propertyPath: m_LocalPosition.y
  389. value: 0
  390. objectReference: {fileID: 0}
  391. - target: {fileID: 5374442944130642816, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  392. propertyPath: m_LocalPosition.z
  393. value: 0
  394. objectReference: {fileID: 0}
  395. - target: {fileID: 5374442944130642816, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  396. propertyPath: m_LocalRotation.w
  397. value: 1
  398. objectReference: {fileID: 0}
  399. - target: {fileID: 5374442944130642816, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  400. propertyPath: m_LocalRotation.x
  401. value: 0
  402. objectReference: {fileID: 0}
  403. - target: {fileID: 5374442944130642816, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  404. propertyPath: m_LocalRotation.y
  405. value: 0
  406. objectReference: {fileID: 0}
  407. - target: {fileID: 5374442944130642816, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  408. propertyPath: m_LocalRotation.z
  409. value: 0
  410. objectReference: {fileID: 0}
  411. - target: {fileID: 5374442944130642816, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  412. propertyPath: m_LocalEulerAnglesHint.x
  413. value: 0
  414. objectReference: {fileID: 0}
  415. - target: {fileID: 5374442944130642816, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  416. propertyPath: m_LocalEulerAnglesHint.y
  417. value: 0
  418. objectReference: {fileID: 0}
  419. - target: {fileID: 5374442944130642816, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  420. propertyPath: m_LocalEulerAnglesHint.z
  421. value: 0
  422. objectReference: {fileID: 0}
  423. - target: {fileID: 5374442944130642823, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  424. propertyPath: m_Name
  425. value: VR
  426. objectReference: {fileID: 0}
  427. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  428. propertyPath: m_PositionInput.m_Action.m_Id
  429. value: 556b9ce5-248e-4df2-b7f4-8a0f84200711
  430. objectReference: {fileID: 0}
  431. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  432. propertyPath: m_RotationInput.m_Action.m_Id
  433. value: 72babc7a-3fe7-49be-953d-4fa048ad6b83
  434. objectReference: {fileID: 0}
  435. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  436. propertyPath: m_PositionInput.m_UseReference
  437. value: 0
  438. objectReference: {fileID: 0}
  439. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  440. propertyPath: m_PositionInput.m_Action.m_Name
  441. value: Position Input
  442. objectReference: {fileID: 0}
  443. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  444. propertyPath: m_RotationInput.m_Action.m_Name
  445. value: Rotation Input
  446. objectReference: {fileID: 0}
  447. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  448. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.size
  449. value: 0
  450. objectReference: {fileID: 0}
  451. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  452. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[0].m_Id
  453. value: 6563526e-c853-4c00-9d25-7e8a8a658e21
  454. objectReference: {fileID: 0}
  455. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  456. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[1].m_Id
  457. value: 5c40494e-01b4-461b-b6b0-69d5d61495c5
  458. objectReference: {fileID: 0}
  459. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  460. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[2].m_Id
  461. value: b64ff522-cb65-4f03-8b15-4996be6dc800
  462. objectReference: {fileID: 0}
  463. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  464. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[3].m_Id
  465. value: a751c4fa-73bf-42e2-a8fc-788cbdd864f2
  466. objectReference: {fileID: 0}
  467. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  468. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[4].m_Id
  469. value: a2437a3e-4eea-4954-b7e6-57733557b4a9
  470. objectReference: {fileID: 0}
  471. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  472. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[5].m_Id
  473. value: b64ff522-cb65-4f03-8b15-4996be6dc800
  474. objectReference: {fileID: 0}
  475. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  476. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[6].m_Id
  477. value: a751c4fa-73bf-42e2-a8fc-788cbdd864f2
  478. objectReference: {fileID: 0}
  479. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  480. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[7].m_Id
  481. value: a2437a3e-4eea-4954-b7e6-57733557b4a9
  482. objectReference: {fileID: 0}
  483. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  484. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[0].m_Name
  485. value: 2D Vector
  486. objectReference: {fileID: 0}
  487. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  488. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[0].m_Path
  489. value: 2DVector
  490. objectReference: {fileID: 0}
  491. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  492. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[1].m_Name
  493. value: up
  494. objectReference: {fileID: 0}
  495. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  496. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[2].m_Name
  497. value: down
  498. objectReference: {fileID: 0}
  499. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  500. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[3].m_Name
  501. value: left
  502. objectReference: {fileID: 0}
  503. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  504. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[3].m_Path
  505. value:
  506. objectReference: {fileID: 0}
  507. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  508. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[4].m_Name
  509. value: right
  510. objectReference: {fileID: 0}
  511. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  512. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[5].m_Name
  513. value: down
  514. objectReference: {fileID: 0}
  515. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  516. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[6].m_Name
  517. value: left
  518. objectReference: {fileID: 0}
  519. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  520. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[7].m_Name
  521. value: right
  522. objectReference: {fileID: 0}
  523. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  524. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[0].m_Flags
  525. value: 4
  526. objectReference: {fileID: 0}
  527. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  528. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[1].m_Flags
  529. value: 8
  530. objectReference: {fileID: 0}
  531. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  532. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[2].m_Flags
  533. value: 8
  534. objectReference: {fileID: 0}
  535. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  536. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[3].m_Flags
  537. value: 8
  538. objectReference: {fileID: 0}
  539. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  540. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[4].m_Flags
  541. value: 8
  542. objectReference: {fileID: 0}
  543. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  544. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[5].m_Flags
  545. value: 8
  546. objectReference: {fileID: 0}
  547. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  548. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[6].m_Flags
  549. value: 8
  550. objectReference: {fileID: 0}
  551. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  552. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[7].m_Flags
  553. value: 8
  554. objectReference: {fileID: 0}
  555. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  556. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[0].m_Action
  557. value: Position Input
  558. objectReference: {fileID: 0}
  559. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  560. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[1].m_Action
  561. value: Position Input
  562. objectReference: {fileID: 0}
  563. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  564. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[2].m_Action
  565. value: Position Input
  566. objectReference: {fileID: 0}
  567. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  568. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[3].m_Action
  569. value: Position Input
  570. objectReference: {fileID: 0}
  571. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  572. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[4].m_Action
  573. value: Position Input
  574. objectReference: {fileID: 0}
  575. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  576. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[5].m_Action
  577. value: Position Input
  578. objectReference: {fileID: 0}
  579. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  580. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[6].m_Action
  581. value: Position Input
  582. objectReference: {fileID: 0}
  583. - target: {fileID: 5782707602660251405, guid: 7429b175130f24842803ffe5f563587d, type: 3}
  584. propertyPath: m_PositionInput.m_Action.m_SingletonActionBindings.Array.data[7].m_Action
  585. value: Position Input
  586. objectReference: {fileID: 0}
  587. m_RemovedComponents: []
  588. m_SourcePrefab: {fileID: 100100000, guid: 7429b175130f24842803ffe5f563587d, type: 3}
粤ICP备19079148号