You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

735 lines
19 KiB

  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!1 &1373318598015083
  4. GameObject:
  5. m_ObjectHideFlags: 0
  6. m_CorrespondingSourceObject: {fileID: 0}
  7. m_PrefabInstance: {fileID: 0}
  8. m_PrefabAsset: {fileID: 0}
  9. serializedVersion: 6
  10. m_Component:
  11. - component: {fileID: 4323803068976983}
  12. - component: {fileID: 212039553388996211}
  13. - component: {fileID: 114340852054864980}
  14. - component: {fileID: 114298904634205447}
  15. - component: {fileID: 114052503666569539}
  16. - component: {fileID: 60749265857693735}
  17. - component: {fileID: 114138592294612355}
  18. - component: {fileID: 95593971178146910}
  19. - component: {fileID: 114344004889951317}
  20. - component: {fileID: 114925295771437649}
  21. - component: {fileID: 114831124370404828}
  22. m_Layer: 0
  23. m_Name: oilPump
  24. m_TagString: Untagged
  25. m_Icon: {fileID: 0}
  26. m_NavMeshLayer: 0
  27. m_StaticEditorFlags: 0
  28. m_IsActive: 1
  29. --- !u!4 &4323803068976983
  30. Transform:
  31. m_ObjectHideFlags: 0
  32. m_CorrespondingSourceObject: {fileID: 0}
  33. m_PrefabInstance: {fileID: 0}
  34. m_PrefabAsset: {fileID: 0}
  35. m_GameObject: {fileID: 1373318598015083}
  36. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  37. m_LocalPosition: {x: 0, y: 0, z: 0}
  38. m_LocalScale: {x: 1, y: 1, z: 1}
  39. m_Children:
  40. - {fileID: 4076720850249707}
  41. m_Father: {fileID: 0}
  42. m_RootOrder: 0
  43. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  44. --- !u!212 &212039553388996211
  45. SpriteRenderer:
  46. m_ObjectHideFlags: 0
  47. m_CorrespondingSourceObject: {fileID: 0}
  48. m_PrefabInstance: {fileID: 0}
  49. m_PrefabAsset: {fileID: 0}
  50. m_GameObject: {fileID: 1373318598015083}
  51. m_Enabled: 1
  52. m_CastShadows: 0
  53. m_ReceiveShadows: 0
  54. m_DynamicOccludee: 1
  55. m_MotionVectors: 1
  56. m_LightProbeUsage: 0
  57. m_ReflectionProbeUsage: 0
  58. m_RenderingLayerMask: 1
  59. m_RendererPriority: 0
  60. m_Materials:
  61. - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}
  62. m_StaticBatchInfo:
  63. firstSubMesh: 0
  64. subMeshCount: 0
  65. m_StaticBatchRoot: {fileID: 0}
  66. m_ProbeAnchor: {fileID: 0}
  67. m_LightProbeVolumeOverride: {fileID: 0}
  68. m_ScaleInLightmap: 1
  69. m_PreserveUVs: 0
  70. m_IgnoreNormalsForChartDetection: 0
  71. m_ImportantGI: 0
  72. m_StitchLightmapSeams: 0
  73. m_SelectedEditorRenderState: 0
  74. m_MinimumChartSize: 4
  75. m_AutoUVMaxDistance: 0.5
  76. m_AutoUVMaxAngle: 89
  77. m_LightmapParameters: {fileID: 0}
  78. m_SortingLayerID: 0
  79. m_SortingLayer: 0
  80. m_SortingOrder: 0
  81. m_Sprite: {fileID: 21300000, guid: 2d7b2619d43e4cf5b2c7f367a9a03da6, type: 3}
  82. m_Color: {r: 1, g: 1, b: 1, a: 1}
  83. m_FlipX: 0
  84. m_FlipY: 0
  85. m_DrawMode: 0
  86. m_Size: {x: 1, y: 1}
  87. m_AdaptiveModeThreshold: 0.5
  88. m_SpriteTileMode: 0
  89. m_WasSpriteAssigned: 1
  90. m_MaskInteraction: 0
  91. m_SpriteSortPoint: 0
  92. --- !u!114 &114340852054864980
  93. MonoBehaviour:
  94. m_ObjectHideFlags: 0
  95. m_CorrespondingSourceObject: {fileID: 0}
  96. m_PrefabInstance: {fileID: 0}
  97. m_PrefabAsset: {fileID: 0}
  98. m_GameObject: {fileID: 1373318598015083}
  99. m_Enabled: 1
  100. m_EditorHideFlags: 0
  101. m_Script: {fileID: 11500000, guid: cb22ccb521f182042893d297c4e1d313, type: 3}
  102. m_Name:
  103. m_EditorClassIdentifier:
  104. gridSizeU: 4
  105. gridSizeV: 4
  106. canMirror: 1
  107. canHide: 1
  108. offset: {x: 0, y: 0, z: 0}
  109. requiredGridType: 4
  110. spriteRenderer: {fileID: 212039553388996211}
  111. bottomRenderer: {fileID: 212871592119106828}
  112. orderOffset: 0
  113. fixedOrder: 0
  114. --- !u!114 &114298904634205447
  115. MonoBehaviour:
  116. m_ObjectHideFlags: 0
  117. m_CorrespondingSourceObject: {fileID: 0}
  118. m_PrefabInstance: {fileID: 0}
  119. m_PrefabAsset: {fileID: 0}
  120. m_GameObject: {fileID: 1373318598015083}
  121. m_Enabled: 1
  122. m_EditorHideFlags: 0
  123. m_Script: {fileID: 11500000, guid: f9afe0639e2066742af12e9cbd2bed73, type: 3}
  124. m_Name:
  125. m_EditorClassIdentifier:
  126. StorageLifecycle: 2
  127. StorageKey:
  128. readOnly: 0
  129. --- !u!114 &114052503666569539
  130. MonoBehaviour:
  131. m_ObjectHideFlags: 0
  132. m_CorrespondingSourceObject: {fileID: 0}
  133. m_PrefabInstance: {fileID: 0}
  134. m_PrefabAsset: {fileID: 0}
  135. m_GameObject: {fileID: 1373318598015083}
  136. m_Enabled: 1
  137. m_EditorHideFlags: 0
  138. m_Script: {fileID: 11500000, guid: 1f74c803131e83d49bdf269c60128b88, type: 3}
  139. m_Name:
  140. m_EditorClassIdentifier:
  141. _gridTileIconManager: {fileID: 114344004889951317}
  142. _plingManager: {fileID: 114925295771437649}
  143. _currencyAnimationSource: {fileID: 114831124370404828}
  144. constructionPrefab: {fileID: 1459846003692147, guid: 6104af2729768944782534c7f5cdf89a,
  145. type: 3}
  146. initialPurchasePrice:
  147. values:
  148. - currency: Cash
  149. stringValue: 300000
  150. goldCostAtMax: 9
  151. constructionTime: 5400
  152. demolishTime: 2700
  153. checkForRoad: 1
  154. movable: 1
  155. destructible: 1
  156. stringReference: oil_pump
  157. serializing: {fileID: 114298904634205447}
  158. tile: {fileID: 114340852054864980}
  159. initialLevel: 0
  160. maximumLevel: 20
  161. activatable: 0
  162. activationTime: 0
  163. activationCost:
  164. values: []
  165. gridPositionU: 0
  166. gridPositionV: 0
  167. baseHappinessValue: 0
  168. constructionXP:
  169. values:
  170. - currency: XP
  171. stringValue: 1080
  172. unlockLevels: 0900000014000000270000003500000049000000
  173. maxFacilities: 0
  174. buildMenuOrdering: 0
  175. strictMax: -1
  176. island: 2
  177. upgradeSignPrefab: {fileID: 1761329579476405, guid: 46e2ced97caf15f4a91855b0fee0209b,
  178. type: 3}
  179. baseUpgradeCost:
  180. values:
  181. - currency: Cash
  182. stringValue: 300000
  183. spawnsVehicleType: -99
  184. animator: {fileID: 95593971178146910}
  185. bottomAnimator: {fileID: 95096947801893222}
  186. profitTime: 3300
  187. baseProfitCurrencies:
  188. values:
  189. - currency: Cash
  190. stringValue: 14100
  191. - currency: XP
  192. stringValue: 138
  193. maxEmployeesBaseValue: 40
  194. --- !u!60 &60749265857693735
  195. PolygonCollider2D:
  196. m_ObjectHideFlags: 0
  197. m_CorrespondingSourceObject: {fileID: 0}
  198. m_PrefabInstance: {fileID: 0}
  199. m_PrefabAsset: {fileID: 0}
  200. m_GameObject: {fileID: 1373318598015083}
  201. m_Enabled: 1
  202. m_Density: 1
  203. m_Material: {fileID: 0}
  204. m_IsTrigger: 0
  205. m_UsedByEffector: 0
  206. m_UsedByComposite: 0
  207. m_Offset: {x: 0, y: 0}
  208. m_SpriteTilingProperty:
  209. border: {x: 0, y: 0, z: 0, w: 0}
  210. pivot: {x: 0.5, y: 0}
  211. oldSize: {x: 360, y: 212}
  212. newSize: {x: 1, y: 1}
  213. adaptiveTilingThreshold: 0.5
  214. drawMode: 0
  215. adaptiveTiling: 0
  216. m_AutoTiling: 0
  217. m_Points:
  218. m_Paths:
  219. - - {x: 0, y: 17}
  220. - {x: 3, y: 18}
  221. - {x: 3, y: 21}
  222. - {x: 0, y: 22}
  223. - {x: -2, y: 20}
  224. - - {x: -20, y: 27}
  225. - {x: -17, y: 28}
  226. - {x: -17, y: 31}
  227. - {x: -20, y: 32}
  228. - {x: -22, y: 30}
  229. - - {x: 20, y: 27}
  230. - {x: 23, y: 28}
  231. - {x: 23, y: 31}
  232. - {x: 20, y: 32}
  233. - {x: 18, y: 30}
  234. - - {x: -19, y: 32}
  235. - {x: -16, y: 33}
  236. - {x: -16, y: 36}
  237. - {x: -19, y: 37}
  238. - {x: -21, y: 35}
  239. - - {x: 19, y: 32}
  240. - {x: 22, y: 33}
  241. - {x: 22, y: 36}
  242. - {x: 19, y: 37}
  243. - {x: 17, y: 35}
  244. - - {x: -39, y: 36}
  245. - {x: -36, y: 37}
  246. - {x: -36, y: 40}
  247. - {x: -39, y: 41}
  248. - {x: -41, y: 39}
  249. - - {x: 39, y: 36}
  250. - {x: 42, y: 37}
  251. - {x: 42, y: 40}
  252. - {x: 39, y: 41}
  253. - {x: 37, y: 39}
  254. - - {x: -59, y: 46}
  255. - {x: -56, y: 47}
  256. - {x: -56, y: 50}
  257. - {x: -59, y: 51}
  258. - {x: -61, y: 49}
  259. - - {x: 59, y: 46}
  260. - {x: 62, y: 47}
  261. - {x: 62, y: 50}
  262. - {x: 59, y: 51}
  263. - {x: 57, y: 49}
  264. - - {x: -79, y: 56}
  265. - {x: -76, y: 57}
  266. - {x: -76, y: 60}
  267. - {x: -79, y: 61}
  268. - {x: -81, y: 59}
  269. - - {x: 79, y: 56}
  270. - {x: 82, y: 57}
  271. - {x: 82, y: 60}
  272. - {x: 79, y: 61}
  273. - {x: 77, y: 59}
  274. - - {x: -49, y: 64}
  275. - {x: -49, y: 58}
  276. - {x: -43, y: 58}
  277. - {x: -43, y: 62}
  278. - {x: -44, y: 64}
  279. - - {x: -63, y: 66}
  280. - {x: -63, y: 60}
  281. - {x: -58, y: 60}
  282. - {x: -57, y: 62}
  283. - {x: -57, y: 64}
  284. - {x: -59, y: 66}
  285. - - {x: -38, y: 62}
  286. - {x: -36, y: 60}
  287. - {x: -33, y: 61}
  288. - {x: -33, y: 64}
  289. - {x: -35, y: 66}
  290. - {x: -38, y: 65}
  291. - - {x: -79, y: 64}
  292. - {x: -78, y: 61}
  293. - {x: -74, y: 61}
  294. - {x: -72, y: 63}
  295. - {x: -72, y: 65}
  296. - {x: -74, y: 67}
  297. - - {x: 77, y: 61}
  298. - {x: 80, y: 62}
  299. - {x: 80, y: 65}
  300. - {x: 77, y: 66}
  301. - {x: 75, y: 64}
  302. - - {x: -83, y: 72}
  303. - {x: -86, y: 71}
  304. - {x: -86, y: 67}
  305. - {x: -85, y: 65}
  306. - {x: -83, y: 65}
  307. - {x: -80, y: 66}
  308. - {x: -80, y: 70}
  309. - {x: -81, y: 72}
  310. - - {x: -99, y: 66}
  311. - {x: -96, y: 67}
  312. - {x: -96, y: 70}
  313. - {x: -99, y: 71}
  314. - {x: -101, y: 69}
  315. - - {x: -29, y: 69}
  316. - {x: -28, y: 66}
  317. - {x: -25, y: 66}
  318. - {x: -23, y: 68}
  319. - {x: -24, y: 71}
  320. - {x: -27, y: 71}
  321. - - {x: 99, y: 66}
  322. - {x: 102, y: 67}
  323. - {x: 102, y: 70}
  324. - {x: 99, y: 71}
  325. - {x: 97, y: 69}
  326. - - {x: 12, y: 83}
  327. - {x: 29, y: 75}
  328. - {x: 43, y: 85}
  329. - {x: 50, y: 84}
  330. - {x: 66, y: 103}
  331. - {x: 68, y: 94}
  332. - {x: 74, y: 94}
  333. - {x: 84, y: 108}
  334. - {x: 85, y: 101}
  335. - {x: 88, y: 97}
  336. - {x: 105, y: 93}
  337. - {x: 114, y: 105}
  338. - {x: 112, y: 115}
  339. - {x: 109, y: 118}
  340. - {x: 100, y: 120}
  341. - {x: 96, y: 125}
  342. - {x: 68, y: 140}
  343. - {x: 53, y: 149}
  344. - {x: 53, y: 157}
  345. - {x: 40, y: 164}
  346. - {x: 29, y: 159}
  347. - {x: 38, y: 174}
  348. - {x: 79, y: 155}
  349. - {x: 119, y: 135}
  350. - {x: 134, y: 127}
  351. - {x: 178, y: 106}
  352. - {x: 180, y: 108}
  353. - {x: 179, y: 112}
  354. - {x: 159, y: 123}
  355. - {x: 136, y: 134}
  356. - {x: 98, y: 152}
  357. - {x: 79, y: 163}
  358. - {x: 19, y: 191}
  359. - {x: 21, y: 205}
  360. - {x: 20, y: 220}
  361. - {x: 15, y: 224}
  362. - {x: 11, y: 224}
  363. - {x: -24, y: 189}
  364. - {x: -53, y: 175}
  365. - {x: -77, y: 162}
  366. - {x: -173, y: 114}
  367. - {x: -179, y: 110}
  368. - {x: -179, y: 107}
  369. - {x: -176, y: 106}
  370. - {x: -169, y: 109}
  371. - {x: -133, y: 127}
  372. - {x: -98, y: 145}
  373. - {x: -59, y: 164}
  374. - {x: -55, y: 144}
  375. - {x: -65, y: 149}
  376. - {x: -70, y: 147}
  377. - {x: -74, y: 153}
  378. - {x: -81, y: 153}
  379. - {x: -84, y: 150}
  380. - {x: -86, y: 145}
  381. - {x: -97, y: 145}
  382. - {x: -100, y: 144}
  383. - {x: -108, y: 125}
  384. - {x: -92, y: 116}
  385. - {x: -75, y: 109}
  386. - {x: -59, y: 100}
  387. - {x: -69, y: 96}
  388. - {x: -71, y: 93}
  389. - {x: -72, y: 88}
  390. - {x: -70, y: 86}
  391. - {x: -62, y: 86}
  392. - {x: -58, y: 77}
  393. - {x: -48, y: 73}
  394. - {x: -37, y: 79}
  395. - {x: -31, y: 78}
  396. - {x: -19, y: 71}
  397. - {x: -14, y: 71}
  398. - {x: -10, y: 76}
  399. - {x: -2, y: 83}
  400. - {x: 12, y: 90}
  401. - - {x: -91, y: 74}
  402. - {x: -89, y: 72}
  403. - {x: -86, y: 73}
  404. - {x: -86, y: 76}
  405. - {x: -88, y: 78}
  406. - {x: -91, y: 77}
  407. - - {x: -118, y: 76}
  408. - {x: -115, y: 77}
  409. - {x: -115, y: 80}
  410. - {x: -118, y: 81}
  411. - {x: -120, y: 79}
  412. - - {x: 118, y: 76}
  413. - {x: 121, y: 77}
  414. - {x: 121, y: 80}
  415. - {x: 118, y: 81}
  416. - {x: 116, y: 79}
  417. - - {x: -97, y: 83}
  418. - {x: -97, y: 82}
  419. - {x: -94, y: 79}
  420. - {x: -91, y: 80}
  421. - {x: -91, y: 83}
  422. - {x: -93, y: 85}
  423. - {x: -95, y: 85}
  424. - - {x: -138, y: 86}
  425. - {x: -135, y: 87}
  426. - {x: -135, y: 90}
  427. - {x: -138, y: 91}
  428. - {x: -140, y: 89}
  429. - - {x: -87, y: 92}
  430. - {x: -90, y: 89}
  431. - {x: -90, y: 88}
  432. - {x: -88, y: 86}
  433. - {x: -86, y: 86}
  434. - {x: -84, y: 88}
  435. - {x: -84, y: 90}
  436. - {x: -86, y: 92}
  437. - - {x: 138, y: 86}
  438. - {x: 141, y: 87}
  439. - {x: 141, y: 90}
  440. - {x: 138, y: 91}
  441. - {x: 136, y: 89}
  442. - - {x: -79, y: 98}
  443. - {x: -81, y: 96}
  444. - {x: -81, y: 94}
  445. - {x: -79, y: 92}
  446. - {x: -77, y: 92}
  447. - {x: -75, y: 94}
  448. - {x: -75, y: 95}
  449. - {x: -78, y: 98}
  450. - - {x: -158, y: 96}
  451. - {x: -155, y: 97}
  452. - {x: -155, y: 100}
  453. - {x: -158, y: 101}
  454. - {x: -160, y: 99}
  455. - - {x: 158, y: 96}
  456. - {x: 161, y: 97}
  457. - {x: 161, y: 100}
  458. - {x: 158, y: 101}
  459. - {x: 156, y: 99}
  460. - - {x: -103, y: 102}
  461. - {x: -103, y: 115}
  462. - {x: -104, y: 121}
  463. - {x: -113, y: 128}
  464. - {x: -135, y: 128}
  465. - {x: -138, y: 122}
  466. - {x: -147, y: 119}
  467. - {x: -147, y: 100}
  468. - {x: -141, y: 98}
  469. - {x: -132, y: 98}
  470. - {x: -131, y: 100}
  471. - {x: -125, y: 98}
  472. - {x: -114, y: 98}
  473. - - {x: -69, y: 104}
  474. - {x: -72, y: 104}
  475. - {x: -72, y: 98}
  476. - {x: -67, y: 98}
  477. - {x: -66, y: 100}
  478. - {x: -66, y: 102}
  479. - - {x: 41, y: 105}
  480. - {x: 45, y: 107}
  481. - {x: 43, y: 107}
  482. - {x: 43, y: 104}
  483. - {x: 43, y: 105}
  484. - - {x: 52, y: 108}
  485. - {x: 51, y: 110}
  486. - {x: 53, y: 110}
  487. - {x: 55, y: 108}
  488. - {x: 56, y: 105}
  489. - {x: 57, y: 107}
  490. - {x: 54, y: 110}
  491. - {x: 53, y: 110}
  492. - {x: 50, y: 107}
  493. - {x: 50, y: 103}
  494. - {x: 52, y: 103}
  495. - - {x: 75, y: 119}
  496. - {x: 72, y: 122}
  497. - {x: 71, y: 122}
  498. - {x: 68, y: 119}
  499. - {x: 69, y: 116}
  500. - {x: 69, y: 118}
  501. - {x: 73, y: 122}
  502. - {x: 73, y: 129}
  503. - {x: 81, y: 124}
  504. - {x: 82, y: 118}
  505. - {x: 83, y: 123}
  506. - {x: 80, y: 126}
  507. - {x: 76, y: 125}
  508. - {x: 73, y: 122}
  509. - {x: 73, y: 121}
  510. - {x: 76, y: 118}
  511. - {x: 76, y: 116}
  512. - {x: 75, y: 115}
  513. - - {x: -37, y: 135}
  514. - {x: -40, y: 137}
  515. - {x: -47, y: 137}
  516. - {x: -39, y: 136}
  517. - {x: -34, y: 135}
  518. - {x: -33, y: 136}
  519. - {x: -30, y: 136}
  520. - {x: -29, y: 137}
  521. - {x: -30, y: 135}
  522. - - {x: 92, y: 127}
  523. - {x: 95, y: 128}
  524. - {x: 95, y: 131}
  525. - {x: 92, y: 132}
  526. - {x: 90, y: 130}
  527. - - {x: -6, y: 135}
  528. - {x: -6, y: 134}
  529. - {x: -7, y: 133}
  530. - {x: -6, y: 133}
  531. - - {x: -40, y: 150}
  532. - {x: -41, y: 148}
  533. - {x: -41, y: 147}
  534. - - {x: 67, y: 146}
  535. - {x: 70, y: 147}
  536. - {x: 70, y: 150}
  537. - {x: 67, y: 151}
  538. - {x: 65, y: 149}
  539. - - {x: -29, y: 161}
  540. - {x: -29, y: 165}
  541. - {x: -30, y: 160}
  542. - - {x: 10, y: 167}
  543. - {x: 5, y: 167}
  544. - {x: 6, y: 184}
  545. - {x: 19, y: 175}
  546. - - {x: -6, y: 174}
  547. - {x: -8, y: 182}
  548. - {x: -11, y: 185}
  549. - {x: -11, y: 184}
  550. - {x: -2, y: 192}
  551. - {x: 1, y: 194}
  552. - {x: -3, y: 194}
  553. - {x: -6, y: 191}
  554. - {x: -6, y: 172}
  555. - {x: -7, y: 172}
  556. - {x: -8, y: 170}
  557. - {x: -6, y: 171}
  558. - - {x: -43, y: 173}
  559. - {x: -40, y: 174}
  560. - {x: -38, y: 174}
  561. - {x: -41, y: 173}
  562. - {x: -42, y: 174}
  563. - - {x: 4, y: 199}
  564. - {x: 7, y: 203}
  565. - {x: 6, y: 199}
  566. --- !u!114 &114138592294612355
  567. MonoBehaviour:
  568. m_ObjectHideFlags: 0
  569. m_CorrespondingSourceObject: {fileID: 0}
  570. m_PrefabInstance: {fileID: 0}
  571. m_PrefabAsset: {fileID: 0}
  572. m_GameObject: {fileID: 1373318598015083}
  573. m_Enabled: 1
  574. m_EditorHideFlags: 0
  575. m_Script: {fileID: 11500000, guid: 6b376222e79ead04e83c11411ede62e0, type: 3}
  576. m_Name:
  577. m_EditorClassIdentifier:
  578. --- !u!95 &95593971178146910
  579. Animator:
  580. serializedVersion: 3
  581. m_ObjectHideFlags: 0
  582. m_CorrespondingSourceObject: {fileID: 0}
  583. m_PrefabInstance: {fileID: 0}
  584. m_PrefabAsset: {fileID: 0}
  585. m_GameObject: {fileID: 1373318598015083}
  586. m_Enabled: 1
  587. m_Avatar: {fileID: 0}
  588. m_Controller: {fileID: 9100000, guid: eb6e1c9394ea0c148b51a8d786a6e1f5, type: 2}
  589. m_CullingMode: 0
  590. m_UpdateMode: 0
  591. m_ApplyRootMotion: 0
  592. m_LinearVelocityBlending: 0
  593. m_WarningMessage:
  594. m_HasTransformHierarchy: 1
  595. m_AllowConstantClipSamplingOptimization: 1
  596. m_KeepAnimatorControllerStateOnDisable: 0
  597. --- !u!114 &114344004889951317
  598. MonoBehaviour:
  599. m_ObjectHideFlags: 0
  600. m_CorrespondingSourceObject: {fileID: 0}
  601. m_PrefabInstance: {fileID: 0}
  602. m_PrefabAsset: {fileID: 0}
  603. m_GameObject: {fileID: 1373318598015083}
  604. m_Enabled: 1
  605. m_EditorHideFlags: 0
  606. m_Script: {fileID: 11500000, guid: fb0c71afd8ec32243a76e47dc45be534, type: 3}
  607. m_Name:
  608. m_EditorClassIdentifier:
  609. --- !u!114 &114925295771437649
  610. MonoBehaviour:
  611. m_ObjectHideFlags: 0
  612. m_CorrespondingSourceObject: {fileID: 0}
  613. m_PrefabInstance: {fileID: 0}
  614. m_PrefabAsset: {fileID: 0}
  615. m_GameObject: {fileID: 1373318598015083}
  616. m_Enabled: 1
  617. m_EditorHideFlags: 0
  618. m_Script: {fileID: 11500000, guid: 447e6eb0f7ad4de46aac8efa9e3f566b, type: 3}
  619. m_Name:
  620. m_EditorClassIdentifier:
  621. _renderer: {fileID: 212039553388996211}
  622. --- !u!114 &114831124370404828
  623. MonoBehaviour:
  624. m_ObjectHideFlags: 0
  625. m_CorrespondingSourceObject: {fileID: 0}
  626. m_PrefabInstance: {fileID: 0}
  627. m_PrefabAsset: {fileID: 0}
  628. m_GameObject: {fileID: 1373318598015083}
  629. m_Enabled: 1
  630. m_EditorHideFlags: 0
  631. m_Script: {fileID: 11500000, guid: a72e8a7c47d2c954db00a0b6c0cd89b8, type: 3}
  632. m_Name:
  633. m_EditorClassIdentifier:
  634. _currencyType: 0
  635. _positionType: 2
  636. --- !u!1 &1420687961000954
  637. GameObject:
  638. m_ObjectHideFlags: 0
  639. m_CorrespondingSourceObject: {fileID: 0}
  640. m_PrefabInstance: {fileID: 0}
  641. m_PrefabAsset: {fileID: 0}
  642. serializedVersion: 6
  643. m_Component:
  644. - component: {fileID: 4076720850249707}
  645. - component: {fileID: 212871592119106828}
  646. - component: {fileID: 95096947801893222}
  647. m_Layer: 0
  648. m_Name: bottom
  649. m_TagString: Untagged
  650. m_Icon: {fileID: 0}
  651. m_NavMeshLayer: 0
  652. m_StaticEditorFlags: 0
  653. m_IsActive: 1
  654. --- !u!4 &4076720850249707
  655. Transform:
  656. m_ObjectHideFlags: 0
  657. m_CorrespondingSourceObject: {fileID: 0}
  658. m_PrefabInstance: {fileID: 0}
  659. m_PrefabAsset: {fileID: 0}
  660. m_GameObject: {fileID: 1420687961000954}
  661. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  662. m_LocalPosition: {x: 0, y: 0, z: 1}
  663. m_LocalScale: {x: 1, y: 1, z: 1}
  664. m_Children: []
  665. m_Father: {fileID: 4323803068976983}
  666. m_RootOrder: 0
  667. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  668. --- !u!212 &212871592119106828
  669. SpriteRenderer:
  670. m_ObjectHideFlags: 0
  671. m_CorrespondingSourceObject: {fileID: 0}
  672. m_PrefabInstance: {fileID: 0}
  673. m_PrefabAsset: {fileID: 0}
  674. m_GameObject: {fileID: 1420687961000954}
  675. m_Enabled: 1
  676. m_CastShadows: 0
  677. m_ReceiveShadows: 0
  678. m_DynamicOccludee: 1
  679. m_MotionVectors: 1
  680. m_LightProbeUsage: 0
  681. m_ReflectionProbeUsage: 0
  682. m_RenderingLayerMask: 1
  683. m_RendererPriority: 0
  684. m_Materials:
  685. - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}
  686. m_StaticBatchInfo:
  687. firstSubMesh: 0
  688. subMeshCount: 0
  689. m_StaticBatchRoot: {fileID: 0}
  690. m_ProbeAnchor: {fileID: 0}
  691. m_LightProbeVolumeOverride: {fileID: 0}
  692. m_ScaleInLightmap: 1
  693. m_PreserveUVs: 0
  694. m_IgnoreNormalsForChartDetection: 0
  695. m_ImportantGI: 0
  696. m_StitchLightmapSeams: 0
  697. m_SelectedEditorRenderState: 0
  698. m_MinimumChartSize: 4
  699. m_AutoUVMaxDistance: 0.5
  700. m_AutoUVMaxAngle: 89
  701. m_LightmapParameters: {fileID: 0}
  702. m_SortingLayerID: 0
  703. m_SortingLayer: 0
  704. m_SortingOrder: 0
  705. m_Sprite: {fileID: 21300000, guid: 02966be16fe94014970020a2fb7cd008, type: 3}
  706. m_Color: {r: 1, g: 1, b: 1, a: 1}
  707. m_FlipX: 0
  708. m_FlipY: 0
  709. m_DrawMode: 0
  710. m_Size: {x: 1, y: 1}
  711. m_AdaptiveModeThreshold: 0.5
  712. m_SpriteTileMode: 0
  713. m_WasSpriteAssigned: 1
  714. m_MaskInteraction: 0
  715. m_SpriteSortPoint: 0
  716. --- !u!95 &95096947801893222
  717. Animator:
  718. serializedVersion: 3
  719. m_ObjectHideFlags: 0
  720. m_CorrespondingSourceObject: {fileID: 0}
  721. m_PrefabInstance: {fileID: 0}
  722. m_PrefabAsset: {fileID: 0}
  723. m_GameObject: {fileID: 1420687961000954}
  724. m_Enabled: 1
  725. m_Avatar: {fileID: 0}
  726. m_Controller: {fileID: 9100000, guid: 914f6469d1a8edf44be5825d647cb12e, type: 2}
  727. m_CullingMode: 0
  728. m_UpdateMode: 0
  729. m_ApplyRootMotion: 0
  730. m_LinearVelocityBlending: 0
  731. m_WarningMessage:
  732. m_HasTransformHierarchy: 1
  733. m_AllowConstantClipSamplingOptimization: 1
  734. m_KeepAnimatorControllerStateOnDisable: 0