BrightDay.unity 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059
  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.60648805, g: 0.6480013, b: 0.7264151, a: 1}
  24. m_AmbientEquatorColor: {r: 0.29012206, g: 0.18640977, b: 0.5566038, a: 1}
  25. m_AmbientGroundColor: {r: 0.018048465, g: 0.5188679, b: 0, a: 1}
  26. m_AmbientIntensity: 0.67
  27. m_AmbientMode: 3
  28. m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
  29. m_SkyboxMaterial: {fileID: 2100000, guid: 63c7f212f60aadc47945b935dc40e7c0, type: 2}
  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: 0.1
  39. m_CustomReflection: {fileID: 0}
  40. m_Sun: {fileID: 705507994}
  41. m_IndirectSpecularColor: {r: 0.13494357, g: 0.15359387, b: 0.18428883, a: 0.1}
  42. m_UseRadianceAmbientProbe: 0
  43. --- !u!157 &3
  44. LightmapSettings:
  45. m_ObjectHideFlags: 0
  46. serializedVersion: 11
  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: 1
  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: 112000000, guid: 22ef63684cccf564ab931c177f255b19,
  101. type: 2}
  102. m_UseShadowmask: 1
  103. --- !u!196 &4
  104. NavMeshSettings:
  105. serializedVersion: 2
  106. m_ObjectHideFlags: 0
  107. m_BuildSettings:
  108. serializedVersion: 2
  109. agentTypeID: 0
  110. agentRadius: 0.5
  111. agentHeight: 2
  112. agentSlope: 45
  113. agentClimb: 0.4
  114. ledgeDropHeight: 0
  115. maxJumpAcrossDistance: 0
  116. minRegionArea: 2
  117. manualCellSize: 0
  118. cellSize: 0.16666667
  119. manualTileSize: 0
  120. tileSize: 256
  121. accuratePlacement: 0
  122. debug:
  123. m_Flags: 0
  124. m_NavMeshData: {fileID: 0}
  125. --- !u!4 &158823480 stripped
  126. Transform:
  127. m_CorrespondingSourceObject: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21,
  128. type: 3}
  129. m_PrefabInstance: {fileID: 607565146}
  130. m_PrefabAsset: {fileID: 0}
  131. --- !u!1001 &208284746
  132. PrefabInstance:
  133. m_ObjectHideFlags: 0
  134. serializedVersion: 2
  135. m_Modification:
  136. m_TransformParent: {fileID: 835380437}
  137. m_Modifications:
  138. - target: {fileID: 1198013417640408, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  139. propertyPath: m_Name
  140. value: forestpack_stone_large_1 (3)
  141. objectReference: {fileID: 0}
  142. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  143. propertyPath: m_LocalPosition.x
  144. value: 27.48
  145. objectReference: {fileID: 0}
  146. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  147. propertyPath: m_LocalPosition.y
  148. value: 6.1697764
  149. objectReference: {fileID: 0}
  150. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  151. propertyPath: m_LocalPosition.z
  152. value: 9.86
  153. objectReference: {fileID: 0}
  154. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  155. propertyPath: m_LocalRotation.x
  156. value: -0.6689181
  157. objectReference: {fileID: 0}
  158. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  159. propertyPath: m_LocalRotation.y
  160. value: 0.18134616
  161. objectReference: {fileID: 0}
  162. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  163. propertyPath: m_LocalRotation.z
  164. value: 0.69633085
  165. objectReference: {fileID: 0}
  166. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  167. propertyPath: m_LocalRotation.w
  168. value: -0.18650882
  169. objectReference: {fileID: 0}
  170. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  171. propertyPath: m_RootOrder
  172. value: 6
  173. objectReference: {fileID: 0}
  174. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  175. propertyPath: m_LocalEulerAnglesHint.x
  176. value: -0.17400001
  177. objectReference: {fileID: 0}
  178. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  179. propertyPath: m_LocalEulerAnglesHint.y
  180. value: -87.746
  181. objectReference: {fileID: 0}
  182. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  183. propertyPath: m_LocalEulerAnglesHint.z
  184. value: 210.15599
  185. objectReference: {fileID: 0}
  186. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  187. propertyPath: m_LocalScale.x
  188. value: 1.3788513
  189. objectReference: {fileID: 0}
  190. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  191. propertyPath: m_LocalScale.y
  192. value: 1.3788513
  193. objectReference: {fileID: 0}
  194. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  195. propertyPath: m_LocalScale.z
  196. value: 1.3788513
  197. objectReference: {fileID: 0}
  198. m_RemovedComponents: []
  199. m_SourcePrefab: {fileID: 100100000, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  200. --- !u!4 &208284747 stripped
  201. Transform:
  202. m_CorrespondingSourceObject: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21,
  203. type: 3}
  204. m_PrefabInstance: {fileID: 208284746}
  205. m_PrefabAsset: {fileID: 0}
  206. --- !u!1 &284663423
  207. GameObject:
  208. m_ObjectHideFlags: 0
  209. m_CorrespondingSourceObject: {fileID: 0}
  210. m_PrefabInstance: {fileID: 0}
  211. m_PrefabAsset: {fileID: 0}
  212. serializedVersion: 6
  213. m_Component:
  214. - component: {fileID: 284663426}
  215. - component: {fileID: 284663425}
  216. - component: {fileID: 284663424}
  217. m_Layer: 0
  218. m_Name: Terrain
  219. m_TagString: Untagged
  220. m_Icon: {fileID: 0}
  221. m_NavMeshLayer: 0
  222. m_StaticEditorFlags: 4294967295
  223. m_IsActive: 1
  224. --- !u!154 &284663424
  225. TerrainCollider:
  226. m_ObjectHideFlags: 0
  227. m_CorrespondingSourceObject: {fileID: 0}
  228. m_PrefabInstance: {fileID: 0}
  229. m_PrefabAsset: {fileID: 0}
  230. m_GameObject: {fileID: 284663423}
  231. m_Material: {fileID: 0}
  232. m_Enabled: 1
  233. m_TerrainData: {fileID: 15600000, guid: 9fd0999bcdb5b874882e73d08ff0d45d, type: 2}
  234. m_EnableTreeColliders: 1
  235. --- !u!218 &284663425
  236. Terrain:
  237. m_ObjectHideFlags: 0
  238. m_CorrespondingSourceObject: {fileID: 0}
  239. m_PrefabInstance: {fileID: 0}
  240. m_PrefabAsset: {fileID: 0}
  241. m_GameObject: {fileID: 284663423}
  242. m_Enabled: 1
  243. serializedVersion: 6
  244. m_TerrainData: {fileID: 15600000, guid: 9fd0999bcdb5b874882e73d08ff0d45d, type: 2}
  245. m_TreeDistance: 5000
  246. m_TreeBillboardDistance: 50
  247. m_TreeCrossFadeLength: 5
  248. m_TreeMaximumFullLODCount: 50
  249. m_DetailObjectDistance: 80
  250. m_DetailObjectDensity: 1
  251. m_HeightmapPixelError: 5
  252. m_SplatMapDistance: 1000
  253. m_HeightmapMaximumLOD: 0
  254. m_ShadowCastingMode: 2
  255. m_DrawHeightmap: 1
  256. m_DrawInstanced: 0
  257. m_DrawTreesAndFoliage: 1
  258. m_ReflectionProbeUsage: 1
  259. m_MaterialTemplate: {fileID: 10650, guid: 0000000000000000f000000000000000, type: 0}
  260. m_BakeLightProbesForTrees: 1
  261. m_PreserveTreePrototypeLayers: 0
  262. m_DeringLightProbesForTrees: 1
  263. m_ScaleInLightmap: 0.0256
  264. m_LightmapParameters: {fileID: 15203, guid: 0000000000000000f000000000000000, type: 0}
  265. m_GroupingID: 0
  266. m_RenderingLayerMask: 1
  267. m_AllowAutoConnect: 1
  268. --- !u!4 &284663426
  269. Transform:
  270. m_ObjectHideFlags: 0
  271. m_CorrespondingSourceObject: {fileID: 0}
  272. m_PrefabInstance: {fileID: 0}
  273. m_PrefabAsset: {fileID: 0}
  274. m_GameObject: {fileID: 284663423}
  275. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  276. m_LocalPosition: {x: 0, y: 0, z: 0}
  277. m_LocalScale: {x: 1, y: 1, z: 1}
  278. m_Children: []
  279. m_Father: {fileID: 0}
  280. m_RootOrder: 4
  281. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  282. --- !u!1001 &417343357
  283. PrefabInstance:
  284. m_ObjectHideFlags: 0
  285. serializedVersion: 2
  286. m_Modification:
  287. m_TransformParent: {fileID: 835380437}
  288. m_Modifications:
  289. - target: {fileID: 1198013417640408, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  290. propertyPath: m_Name
  291. value: forestpack_stone_large_1 (2)
  292. objectReference: {fileID: 0}
  293. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  294. propertyPath: m_LocalPosition.x
  295. value: 28.84
  296. objectReference: {fileID: 0}
  297. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  298. propertyPath: m_LocalPosition.y
  299. value: 6.63
  300. objectReference: {fileID: 0}
  301. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  302. propertyPath: m_LocalPosition.z
  303. value: 10.58
  304. objectReference: {fileID: 0}
  305. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  306. propertyPath: m_LocalRotation.x
  307. value: -0
  308. objectReference: {fileID: 0}
  309. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  310. propertyPath: m_LocalRotation.y
  311. value: -0
  312. objectReference: {fileID: 0}
  313. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  314. propertyPath: m_LocalRotation.z
  315. value: 0.22278671
  316. objectReference: {fileID: 0}
  317. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  318. propertyPath: m_LocalRotation.w
  319. value: 0.9748672
  320. objectReference: {fileID: 0}
  321. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  322. propertyPath: m_RootOrder
  323. value: 5
  324. objectReference: {fileID: 0}
  325. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  326. propertyPath: m_LocalEulerAnglesHint.x
  327. value: 0
  328. objectReference: {fileID: 0}
  329. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  330. propertyPath: m_LocalEulerAnglesHint.y
  331. value: 0
  332. objectReference: {fileID: 0}
  333. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  334. propertyPath: m_LocalEulerAnglesHint.z
  335. value: 25.746
  336. objectReference: {fileID: 0}
  337. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  338. propertyPath: m_LocalScale.x
  339. value: 2.0942
  340. objectReference: {fileID: 0}
  341. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  342. propertyPath: m_LocalScale.y
  343. value: 2.0942
  344. objectReference: {fileID: 0}
  345. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  346. propertyPath: m_LocalScale.z
  347. value: 2.0942
  348. objectReference: {fileID: 0}
  349. m_RemovedComponents: []
  350. m_SourcePrefab: {fileID: 100100000, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  351. --- !u!4 &417343358 stripped
  352. Transform:
  353. m_CorrespondingSourceObject: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21,
  354. type: 3}
  355. m_PrefabInstance: {fileID: 417343357}
  356. m_PrefabAsset: {fileID: 0}
  357. --- !u!1001 &571266634
  358. PrefabInstance:
  359. m_ObjectHideFlags: 0
  360. serializedVersion: 2
  361. m_Modification:
  362. m_TransformParent: {fileID: 835380437}
  363. m_Modifications:
  364. - target: {fileID: 1451074748068950, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  365. propertyPath: m_Name
  366. value: forestpack_stone_medium_1 (1)
  367. objectReference: {fileID: 0}
  368. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  369. propertyPath: m_LocalPosition.x
  370. value: 47.67
  371. objectReference: {fileID: 0}
  372. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  373. propertyPath: m_LocalPosition.y
  374. value: 2.8640454
  375. objectReference: {fileID: 0}
  376. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  377. propertyPath: m_LocalPosition.z
  378. value: 55.91
  379. objectReference: {fileID: 0}
  380. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  381. propertyPath: m_LocalRotation.x
  382. value: -0
  383. objectReference: {fileID: 0}
  384. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  385. propertyPath: m_LocalRotation.y
  386. value: -0
  387. objectReference: {fileID: 0}
  388. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  389. propertyPath: m_LocalRotation.z
  390. value: -0
  391. objectReference: {fileID: 0}
  392. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  393. propertyPath: m_LocalRotation.w
  394. value: 1
  395. objectReference: {fileID: 0}
  396. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  397. propertyPath: m_RootOrder
  398. value: 2
  399. objectReference: {fileID: 0}
  400. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  401. propertyPath: m_LocalEulerAnglesHint.x
  402. value: 0
  403. objectReference: {fileID: 0}
  404. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  405. propertyPath: m_LocalEulerAnglesHint.y
  406. value: 0
  407. objectReference: {fileID: 0}
  408. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  409. propertyPath: m_LocalEulerAnglesHint.z
  410. value: 0
  411. objectReference: {fileID: 0}
  412. m_RemovedComponents: []
  413. m_SourcePrefab: {fileID: 100100000, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  414. --- !u!4 &576722864 stripped
  415. Transform:
  416. m_CorrespondingSourceObject: {fileID: 4009941363576130, guid: a8cba3361c8f7724e8899289f1efa8cc,
  417. type: 3}
  418. m_PrefabInstance: {fileID: 830003388}
  419. m_PrefabAsset: {fileID: 0}
  420. --- !u!1001 &607565146
  421. PrefabInstance:
  422. m_ObjectHideFlags: 0
  423. serializedVersion: 2
  424. m_Modification:
  425. m_TransformParent: {fileID: 835380437}
  426. m_Modifications:
  427. - target: {fileID: 1198013417640408, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  428. propertyPath: m_Name
  429. value: forestpack_stone_large_1
  430. objectReference: {fileID: 0}
  431. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  432. propertyPath: m_LocalPosition.x
  433. value: 48.46
  434. objectReference: {fileID: 0}
  435. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  436. propertyPath: m_LocalPosition.y
  437. value: 2.8509295
  438. objectReference: {fileID: 0}
  439. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  440. propertyPath: m_LocalPosition.z
  441. value: 55.18
  442. objectReference: {fileID: 0}
  443. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  444. propertyPath: m_LocalRotation.x
  445. value: -0
  446. objectReference: {fileID: 0}
  447. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  448. propertyPath: m_LocalRotation.y
  449. value: -0
  450. objectReference: {fileID: 0}
  451. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  452. propertyPath: m_LocalRotation.z
  453. value: -0
  454. objectReference: {fileID: 0}
  455. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  456. propertyPath: m_LocalRotation.w
  457. value: 1
  458. objectReference: {fileID: 0}
  459. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  460. propertyPath: m_RootOrder
  461. value: 1
  462. objectReference: {fileID: 0}
  463. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  464. propertyPath: m_LocalEulerAnglesHint.x
  465. value: 0
  466. objectReference: {fileID: 0}
  467. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  468. propertyPath: m_LocalEulerAnglesHint.y
  469. value: 0
  470. objectReference: {fileID: 0}
  471. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  472. propertyPath: m_LocalEulerAnglesHint.z
  473. value: 0
  474. objectReference: {fileID: 0}
  475. m_RemovedComponents: []
  476. m_SourcePrefab: {fileID: 100100000, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  477. --- !u!1001 &639744258
  478. PrefabInstance:
  479. m_ObjectHideFlags: 0
  480. serializedVersion: 2
  481. m_Modification:
  482. m_TransformParent: {fileID: 835380437}
  483. m_Modifications:
  484. - target: {fileID: 1451074748068950, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  485. propertyPath: m_Name
  486. value: forestpack_stone_medium_1 (2)
  487. objectReference: {fileID: 0}
  488. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  489. propertyPath: m_LocalPosition.x
  490. value: 37.73
  491. objectReference: {fileID: 0}
  492. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  493. propertyPath: m_LocalPosition.y
  494. value: 8.220929
  495. objectReference: {fileID: 0}
  496. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  497. propertyPath: m_LocalPosition.z
  498. value: 36.62
  499. objectReference: {fileID: 0}
  500. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  501. propertyPath: m_LocalRotation.x
  502. value: -0
  503. objectReference: {fileID: 0}
  504. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  505. propertyPath: m_LocalRotation.y
  506. value: -0
  507. objectReference: {fileID: 0}
  508. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  509. propertyPath: m_LocalRotation.z
  510. value: -0
  511. objectReference: {fileID: 0}
  512. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  513. propertyPath: m_LocalRotation.w
  514. value: 1
  515. objectReference: {fileID: 0}
  516. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  517. propertyPath: m_RootOrder
  518. value: 4
  519. objectReference: {fileID: 0}
  520. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  521. propertyPath: m_LocalEulerAnglesHint.x
  522. value: 0
  523. objectReference: {fileID: 0}
  524. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  525. propertyPath: m_LocalEulerAnglesHint.y
  526. value: 0
  527. objectReference: {fileID: 0}
  528. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  529. propertyPath: m_LocalEulerAnglesHint.z
  530. value: 0
  531. objectReference: {fileID: 0}
  532. m_RemovedComponents: []
  533. m_SourcePrefab: {fileID: 100100000, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  534. --- !u!1001 &696901729
  535. PrefabInstance:
  536. m_ObjectHideFlags: 0
  537. serializedVersion: 2
  538. m_Modification:
  539. m_TransformParent: {fileID: 835380437}
  540. m_Modifications:
  541. - target: {fileID: 1198013417640408, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  542. propertyPath: m_Name
  543. value: forestpack_stone_large_1 (4)
  544. objectReference: {fileID: 0}
  545. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  546. propertyPath: m_LocalPosition.x
  547. value: 47.74
  548. objectReference: {fileID: 0}
  549. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  550. propertyPath: m_LocalPosition.y
  551. value: 2.77
  552. objectReference: {fileID: 0}
  553. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  554. propertyPath: m_LocalPosition.z
  555. value: 28.06
  556. objectReference: {fileID: 0}
  557. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  558. propertyPath: m_LocalRotation.x
  559. value: 0.011049385
  560. objectReference: {fileID: 0}
  561. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  562. propertyPath: m_LocalRotation.y
  563. value: -0.08954447
  564. objectReference: {fileID: 0}
  565. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  566. propertyPath: m_LocalRotation.z
  567. value: -0.99410754
  568. objectReference: {fileID: 0}
  569. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  570. propertyPath: m_LocalRotation.w
  571. value: 0.060083088
  572. objectReference: {fileID: 0}
  573. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  574. propertyPath: m_RootOrder
  575. value: 7
  576. objectReference: {fileID: 0}
  577. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  578. propertyPath: m_LocalEulerAnglesHint.x
  579. value: -10.178
  580. objectReference: {fileID: 0}
  581. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  582. propertyPath: m_LocalEulerAnglesHint.y
  583. value: -1.9060001
  584. objectReference: {fileID: 0}
  585. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  586. propertyPath: m_LocalEulerAnglesHint.z
  587. value: -172.91301
  588. objectReference: {fileID: 0}
  589. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  590. propertyPath: m_LocalScale.x
  591. value: 2.4791138
  592. objectReference: {fileID: 0}
  593. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  594. propertyPath: m_LocalScale.y
  595. value: 2.4791138
  596. objectReference: {fileID: 0}
  597. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  598. propertyPath: m_LocalScale.z
  599. value: 2.4791138
  600. objectReference: {fileID: 0}
  601. m_RemovedComponents: []
  602. m_SourcePrefab: {fileID: 100100000, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  603. --- !u!4 &696901730 stripped
  604. Transform:
  605. m_CorrespondingSourceObject: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21,
  606. type: 3}
  607. m_PrefabInstance: {fileID: 696901729}
  608. m_PrefabAsset: {fileID: 0}
  609. --- !u!1 &705507993
  610. GameObject:
  611. m_ObjectHideFlags: 0
  612. m_CorrespondingSourceObject: {fileID: 0}
  613. m_PrefabInstance: {fileID: 0}
  614. m_PrefabAsset: {fileID: 0}
  615. serializedVersion: 6
  616. m_Component:
  617. - component: {fileID: 705507995}
  618. - component: {fileID: 705507994}
  619. m_Layer: 0
  620. m_Name: Directional Light
  621. m_TagString: Untagged
  622. m_Icon: {fileID: 0}
  623. m_NavMeshLayer: 0
  624. m_StaticEditorFlags: 0
  625. m_IsActive: 1
  626. --- !u!108 &705507994
  627. Light:
  628. m_ObjectHideFlags: 0
  629. m_CorrespondingSourceObject: {fileID: 0}
  630. m_PrefabInstance: {fileID: 0}
  631. m_PrefabAsset: {fileID: 0}
  632. m_GameObject: {fileID: 705507993}
  633. m_Enabled: 1
  634. serializedVersion: 10
  635. m_Type: 1
  636. m_Shape: 0
  637. m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1}
  638. m_Intensity: 0.65
  639. m_Range: 10
  640. m_SpotAngle: 30
  641. m_InnerSpotAngle: 21.80208
  642. m_CookieSize: 10
  643. m_Shadows:
  644. m_Type: 2
  645. m_Resolution: -1
  646. m_CustomResolution: -1
  647. m_Strength: 1
  648. m_Bias: 0.05
  649. m_NormalBias: 0.4
  650. m_NearPlane: 0.1
  651. m_CullingMatrixOverride:
  652. e00: 1
  653. e01: 0
  654. e02: 0
  655. e03: 0
  656. e10: 0
  657. e11: 1
  658. e12: 0
  659. e13: 0
  660. e20: 0
  661. e21: 0
  662. e22: 1
  663. e23: 0
  664. e30: 0
  665. e31: 0
  666. e32: 0
  667. e33: 1
  668. m_UseCullingMatrixOverride: 0
  669. m_Cookie: {fileID: 0}
  670. m_DrawHalo: 0
  671. m_Flare: {fileID: 0}
  672. m_RenderMode: 0
  673. m_CullingMask:
  674. serializedVersion: 2
  675. m_Bits: 4294967295
  676. m_RenderingLayerMask: 1
  677. m_Lightmapping: 4
  678. m_LightShadowCasterMode: 0
  679. m_AreaSize: {x: 1, y: 1}
  680. m_BounceIntensity: 1
  681. m_ColorTemperature: 6570
  682. m_UseColorTemperature: 0
  683. m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0}
  684. m_UseBoundingSphereOverride: 0
  685. m_ShadowRadius: 0
  686. m_ShadowAngle: 0
  687. --- !u!4 &705507995
  688. Transform:
  689. m_ObjectHideFlags: 0
  690. m_CorrespondingSourceObject: {fileID: 0}
  691. m_PrefabInstance: {fileID: 0}
  692. m_PrefabAsset: {fileID: 0}
  693. m_GameObject: {fileID: 705507993}
  694. m_LocalRotation: {x: 0.5659509, y: -0.25098583, z: 0.06319353, w: 0.7827595}
  695. m_LocalPosition: {x: 0, y: 3, z: 0}
  696. m_LocalScale: {x: 1, y: 1, z: 1}
  697. m_Children: []
  698. m_Father: {fileID: 0}
  699. m_RootOrder: 1
  700. m_LocalEulerAnglesHint: {x: 66.596, y: -54.011, z: -27.785002}
  701. --- !u!1001 &830003388
  702. PrefabInstance:
  703. m_ObjectHideFlags: 0
  704. serializedVersion: 2
  705. m_Modification:
  706. m_TransformParent: {fileID: 2110604699}
  707. m_Modifications:
  708. - target: {fileID: 1252687729517630, guid: a8cba3361c8f7724e8899289f1efa8cc, type: 3}
  709. propertyPath: m_Name
  710. value: forestpack_roadSign_westEast_1
  711. objectReference: {fileID: 0}
  712. - target: {fileID: 4009941363576130, guid: a8cba3361c8f7724e8899289f1efa8cc, type: 3}
  713. propertyPath: m_LocalPosition.x
  714. value: 46.046
  715. objectReference: {fileID: 0}
  716. - target: {fileID: 4009941363576130, guid: a8cba3361c8f7724e8899289f1efa8cc, type: 3}
  717. propertyPath: m_LocalPosition.y
  718. value: 2.78
  719. objectReference: {fileID: 0}
  720. - target: {fileID: 4009941363576130, guid: a8cba3361c8f7724e8899289f1efa8cc, type: 3}
  721. propertyPath: m_LocalPosition.z
  722. value: 55.685
  723. objectReference: {fileID: 0}
  724. - target: {fileID: 4009941363576130, guid: a8cba3361c8f7724e8899289f1efa8cc, type: 3}
  725. propertyPath: m_LocalRotation.x
  726. value: 0.000000021855694
  727. objectReference: {fileID: 0}
  728. - target: {fileID: 4009941363576130, guid: a8cba3361c8f7724e8899289f1efa8cc, type: 3}
  729. propertyPath: m_LocalRotation.y
  730. value: -0
  731. objectReference: {fileID: 0}
  732. - target: {fileID: 4009941363576130, guid: a8cba3361c8f7724e8899289f1efa8cc, type: 3}
  733. propertyPath: m_LocalRotation.z
  734. value: -0
  735. objectReference: {fileID: 0}
  736. - target: {fileID: 4009941363576130, guid: a8cba3361c8f7724e8899289f1efa8cc, type: 3}
  737. propertyPath: m_LocalRotation.w
  738. value: 1
  739. objectReference: {fileID: 0}
  740. - target: {fileID: 4009941363576130, guid: a8cba3361c8f7724e8899289f1efa8cc, type: 3}
  741. propertyPath: m_RootOrder
  742. value: 0
  743. objectReference: {fileID: 0}
  744. - target: {fileID: 4009941363576130, guid: a8cba3361c8f7724e8899289f1efa8cc, type: 3}
  745. propertyPath: m_LocalEulerAnglesHint.x
  746. value: 0
  747. objectReference: {fileID: 0}
  748. - target: {fileID: 4009941363576130, guid: a8cba3361c8f7724e8899289f1efa8cc, type: 3}
  749. propertyPath: m_LocalEulerAnglesHint.y
  750. value: 0
  751. objectReference: {fileID: 0}
  752. - target: {fileID: 4009941363576130, guid: a8cba3361c8f7724e8899289f1efa8cc, type: 3}
  753. propertyPath: m_LocalEulerAnglesHint.z
  754. value: 0
  755. objectReference: {fileID: 0}
  756. m_RemovedComponents: []
  757. m_SourcePrefab: {fileID: 100100000, guid: a8cba3361c8f7724e8899289f1efa8cc, type: 3}
  758. --- !u!1 &835380436
  759. GameObject:
  760. m_ObjectHideFlags: 0
  761. m_CorrespondingSourceObject: {fileID: 0}
  762. m_PrefabInstance: {fileID: 0}
  763. m_PrefabAsset: {fileID: 0}
  764. serializedVersion: 6
  765. m_Component:
  766. - component: {fileID: 835380437}
  767. m_Layer: 0
  768. m_Name: Stone
  769. m_TagString: Untagged
  770. m_Icon: {fileID: 0}
  771. m_NavMeshLayer: 0
  772. m_StaticEditorFlags: 0
  773. m_IsActive: 1
  774. --- !u!4 &835380437
  775. Transform:
  776. m_ObjectHideFlags: 0
  777. m_CorrespondingSourceObject: {fileID: 0}
  778. m_PrefabInstance: {fileID: 0}
  779. m_PrefabAsset: {fileID: 0}
  780. m_GameObject: {fileID: 835380436}
  781. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  782. m_LocalPosition: {x: 0, y: 0, z: 0}
  783. m_LocalScale: {x: 1, y: 1, z: 1}
  784. m_Children:
  785. - {fileID: 971309434}
  786. - {fileID: 158823480}
  787. - {fileID: 1759876188}
  788. - {fileID: 2124273557}
  789. - {fileID: 2057779501}
  790. - {fileID: 417343358}
  791. - {fileID: 208284747}
  792. - {fileID: 696901730}
  793. m_Father: {fileID: 0}
  794. m_RootOrder: 3
  795. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  796. --- !u!1 &963194225
  797. GameObject:
  798. m_ObjectHideFlags: 0
  799. m_CorrespondingSourceObject: {fileID: 0}
  800. m_PrefabInstance: {fileID: 0}
  801. m_PrefabAsset: {fileID: 0}
  802. serializedVersion: 6
  803. m_Component:
  804. - component: {fileID: 963194228}
  805. - component: {fileID: 963194227}
  806. - component: {fileID: 963194226}
  807. m_Layer: 0
  808. m_Name: Main Camera
  809. m_TagString: MainCamera
  810. m_Icon: {fileID: 0}
  811. m_NavMeshLayer: 0
  812. m_StaticEditorFlags: 0
  813. m_IsActive: 1
  814. --- !u!81 &963194226
  815. AudioListener:
  816. m_ObjectHideFlags: 0
  817. m_CorrespondingSourceObject: {fileID: 0}
  818. m_PrefabInstance: {fileID: 0}
  819. m_PrefabAsset: {fileID: 0}
  820. m_GameObject: {fileID: 963194225}
  821. m_Enabled: 1
  822. --- !u!20 &963194227
  823. Camera:
  824. m_ObjectHideFlags: 0
  825. m_CorrespondingSourceObject: {fileID: 0}
  826. m_PrefabInstance: {fileID: 0}
  827. m_PrefabAsset: {fileID: 0}
  828. m_GameObject: {fileID: 963194225}
  829. m_Enabled: 1
  830. serializedVersion: 2
  831. m_ClearFlags: 1
  832. m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
  833. m_projectionMatrixMode: 1
  834. m_GateFitMode: 2
  835. m_FOVAxisMode: 0
  836. m_SensorSize: {x: 36, y: 24}
  837. m_LensShift: {x: 0, y: 0}
  838. m_FocalLength: 50
  839. m_NormalizedViewPortRect:
  840. serializedVersion: 2
  841. x: 0
  842. y: 0
  843. width: 1
  844. height: 1
  845. near clip plane: 0.3
  846. far clip plane: 1000
  847. field of view: 60
  848. orthographic: 0
  849. orthographic size: 5
  850. m_Depth: -1
  851. m_CullingMask:
  852. serializedVersion: 2
  853. m_Bits: 4294967295
  854. m_RenderingPath: -1
  855. m_TargetTexture: {fileID: 0}
  856. m_TargetDisplay: 0
  857. m_TargetEye: 3
  858. m_HDR: 1
  859. m_AllowMSAA: 1
  860. m_AllowDynamicResolution: 0
  861. m_ForceIntoRT: 0
  862. m_OcclusionCulling: 1
  863. m_StereoConvergence: 10
  864. m_StereoSeparation: 0.022
  865. --- !u!4 &963194228
  866. Transform:
  867. m_ObjectHideFlags: 0
  868. m_CorrespondingSourceObject: {fileID: 0}
  869. m_PrefabInstance: {fileID: 0}
  870. m_PrefabAsset: {fileID: 0}
  871. m_GameObject: {fileID: 963194225}
  872. m_LocalRotation: {x: -0.013346038, y: 0.97429115, z: -0.15738268, w: -0.1606531}
  873. m_LocalPosition: {x: 47.6, y: 6.57, z: 59.89}
  874. m_LocalScale: {x: 1, y: 1, z: 1}
  875. m_Children: []
  876. m_Father: {fileID: 0}
  877. m_RootOrder: 0
  878. m_LocalEulerAnglesHint: {x: 18.117, y: 198.963, z: 1.4810001}
  879. --- !u!4 &971309434 stripped
  880. Transform:
  881. m_CorrespondingSourceObject: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb,
  882. type: 3}
  883. m_PrefabInstance: {fileID: 1755235551}
  884. m_PrefabAsset: {fileID: 0}
  885. --- !u!1001 &1424346480
  886. PrefabInstance:
  887. m_ObjectHideFlags: 0
  888. serializedVersion: 2
  889. m_Modification:
  890. m_TransformParent: {fileID: 835380437}
  891. m_Modifications:
  892. - target: {fileID: 1198013417640408, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  893. propertyPath: m_Name
  894. value: forestpack_stone_large_1 (1)
  895. objectReference: {fileID: 0}
  896. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  897. propertyPath: m_LocalPosition.x
  898. value: 36.89
  899. objectReference: {fileID: 0}
  900. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  901. propertyPath: m_LocalPosition.y
  902. value: 8.330929
  903. objectReference: {fileID: 0}
  904. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  905. propertyPath: m_LocalPosition.z
  906. value: 35.82
  907. objectReference: {fileID: 0}
  908. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  909. propertyPath: m_LocalRotation.x
  910. value: -0
  911. objectReference: {fileID: 0}
  912. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  913. propertyPath: m_LocalRotation.y
  914. value: -0
  915. objectReference: {fileID: 0}
  916. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  917. propertyPath: m_LocalRotation.z
  918. value: -0
  919. objectReference: {fileID: 0}
  920. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  921. propertyPath: m_LocalRotation.w
  922. value: 1
  923. objectReference: {fileID: 0}
  924. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  925. propertyPath: m_RootOrder
  926. value: 3
  927. objectReference: {fileID: 0}
  928. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  929. propertyPath: m_LocalEulerAnglesHint.x
  930. value: 0
  931. objectReference: {fileID: 0}
  932. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  933. propertyPath: m_LocalEulerAnglesHint.y
  934. value: 0
  935. objectReference: {fileID: 0}
  936. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  937. propertyPath: m_LocalEulerAnglesHint.z
  938. value: 0
  939. objectReference: {fileID: 0}
  940. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  941. propertyPath: m_LocalScale.x
  942. value: 2.0942
  943. objectReference: {fileID: 0}
  944. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  945. propertyPath: m_LocalScale.y
  946. value: 2.0942
  947. objectReference: {fileID: 0}
  948. - target: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  949. propertyPath: m_LocalScale.z
  950. value: 2.0942
  951. objectReference: {fileID: 0}
  952. m_RemovedComponents: []
  953. m_SourcePrefab: {fileID: 100100000, guid: ac1cc01cb5dbf5d4f869c403b38f8a21, type: 3}
  954. --- !u!1001 &1755235551
  955. PrefabInstance:
  956. m_ObjectHideFlags: 0
  957. serializedVersion: 2
  958. m_Modification:
  959. m_TransformParent: {fileID: 835380437}
  960. m_Modifications:
  961. - target: {fileID: 1451074748068950, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  962. propertyPath: m_Name
  963. value: forestpack_stone_medium_1
  964. objectReference: {fileID: 0}
  965. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  966. propertyPath: m_LocalPosition.x
  967. value: 29.81
  968. objectReference: {fileID: 0}
  969. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  970. propertyPath: m_LocalPosition.y
  971. value: 2.92
  972. objectReference: {fileID: 0}
  973. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  974. propertyPath: m_LocalPosition.z
  975. value: 49.46
  976. objectReference: {fileID: 0}
  977. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  978. propertyPath: m_LocalRotation.x
  979. value: -0
  980. objectReference: {fileID: 0}
  981. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  982. propertyPath: m_LocalRotation.y
  983. value: -0
  984. objectReference: {fileID: 0}
  985. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  986. propertyPath: m_LocalRotation.z
  987. value: -0
  988. objectReference: {fileID: 0}
  989. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  990. propertyPath: m_LocalRotation.w
  991. value: 1
  992. objectReference: {fileID: 0}
  993. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  994. propertyPath: m_RootOrder
  995. value: 0
  996. objectReference: {fileID: 0}
  997. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  998. propertyPath: m_LocalEulerAnglesHint.x
  999. value: 0
  1000. objectReference: {fileID: 0}
  1001. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  1002. propertyPath: m_LocalEulerAnglesHint.y
  1003. value: 0
  1004. objectReference: {fileID: 0}
  1005. - target: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  1006. propertyPath: m_LocalEulerAnglesHint.z
  1007. value: 0
  1008. objectReference: {fileID: 0}
  1009. m_RemovedComponents: []
  1010. m_SourcePrefab: {fileID: 100100000, guid: 29636f40562819649b730c52f1babbcb, type: 3}
  1011. --- !u!4 &1759876188 stripped
  1012. Transform:
  1013. m_CorrespondingSourceObject: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb,
  1014. type: 3}
  1015. m_PrefabInstance: {fileID: 571266634}
  1016. m_PrefabAsset: {fileID: 0}
  1017. --- !u!4 &2057779501 stripped
  1018. Transform:
  1019. m_CorrespondingSourceObject: {fileID: 4075937848129010, guid: 29636f40562819649b730c52f1babbcb,
  1020. type: 3}
  1021. m_PrefabInstance: {fileID: 639744258}
  1022. m_PrefabAsset: {fileID: 0}
  1023. --- !u!1 &2110604698
  1024. GameObject:
  1025. m_ObjectHideFlags: 0
  1026. m_CorrespondingSourceObject: {fileID: 0}
  1027. m_PrefabInstance: {fileID: 0}
  1028. m_PrefabAsset: {fileID: 0}
  1029. serializedVersion: 6
  1030. m_Component:
  1031. - component: {fileID: 2110604699}
  1032. m_Layer: 0
  1033. m_Name: Sign
  1034. m_TagString: Untagged
  1035. m_Icon: {fileID: 0}
  1036. m_NavMeshLayer: 0
  1037. m_StaticEditorFlags: 0
  1038. m_IsActive: 1
  1039. --- !u!4 &2110604699
  1040. Transform:
  1041. m_ObjectHideFlags: 0
  1042. m_CorrespondingSourceObject: {fileID: 0}
  1043. m_PrefabInstance: {fileID: 0}
  1044. m_PrefabAsset: {fileID: 0}
  1045. m_GameObject: {fileID: 2110604698}
  1046. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  1047. m_LocalPosition: {x: 0, y: 0, z: 0}
  1048. m_LocalScale: {x: 1, y: 1, z: 1}
  1049. m_Children:
  1050. - {fileID: 576722864}
  1051. m_Father: {fileID: 0}
  1052. m_RootOrder: 2
  1053. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  1054. --- !u!4 &2124273557 stripped
  1055. Transform:
  1056. m_CorrespondingSourceObject: {fileID: 4922444305696846, guid: ac1cc01cb5dbf5d4f869c403b38f8a21,
  1057. type: 3}
  1058. m_PrefabInstance: {fileID: 1424346480}
  1059. m_PrefabAsset: {fileID: 0}