25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

607 lines
16 KiB

  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!1 &1104350130988318
  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: 4825305795847019}
  12. - component: {fileID: 212940393618306350}
  13. - component: {fileID: 114432350466628789}
  14. - component: {fileID: 114171627785952997}
  15. - component: {fileID: 114136904031116279}
  16. - component: {fileID: 60834249565820428}
  17. - component: {fileID: 114650018206162113}
  18. - component: {fileID: 114132511421239583}
  19. - component: {fileID: 114238616637675057}
  20. - component: {fileID: 114483591202679412}
  21. m_Layer: 0
  22. m_Name: birdGarden
  23. m_TagString: Untagged
  24. m_Icon: {fileID: 0}
  25. m_NavMeshLayer: 0
  26. m_StaticEditorFlags: 0
  27. m_IsActive: 1
  28. --- !u!4 &4825305795847019
  29. Transform:
  30. m_ObjectHideFlags: 0
  31. m_CorrespondingSourceObject: {fileID: 0}
  32. m_PrefabInstance: {fileID: 0}
  33. m_PrefabAsset: {fileID: 0}
  34. m_GameObject: {fileID: 1104350130988318}
  35. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  36. m_LocalPosition: {x: 0, y: 0, z: 0}
  37. m_LocalScale: {x: 1, y: 1, z: 1}
  38. m_Children:
  39. - {fileID: 4935846617170799}
  40. m_Father: {fileID: 0}
  41. m_RootOrder: 0
  42. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  43. --- !u!212 &212940393618306350
  44. SpriteRenderer:
  45. m_ObjectHideFlags: 0
  46. m_CorrespondingSourceObject: {fileID: 0}
  47. m_PrefabInstance: {fileID: 0}
  48. m_PrefabAsset: {fileID: 0}
  49. m_GameObject: {fileID: 1104350130988318}
  50. m_Enabled: 1
  51. m_CastShadows: 0
  52. m_ReceiveShadows: 0
  53. m_DynamicOccludee: 1
  54. m_MotionVectors: 1
  55. m_LightProbeUsage: 0
  56. m_ReflectionProbeUsage: 0
  57. m_RenderingLayerMask: 1
  58. m_RendererPriority: 0
  59. m_Materials:
  60. - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}
  61. m_StaticBatchInfo:
  62. firstSubMesh: 0
  63. subMeshCount: 0
  64. m_StaticBatchRoot: {fileID: 0}
  65. m_ProbeAnchor: {fileID: 0}
  66. m_LightProbeVolumeOverride: {fileID: 0}
  67. m_ScaleInLightmap: 1
  68. m_PreserveUVs: 0
  69. m_IgnoreNormalsForChartDetection: 0
  70. m_ImportantGI: 0
  71. m_StitchLightmapSeams: 0
  72. m_SelectedEditorRenderState: 0
  73. m_MinimumChartSize: 4
  74. m_AutoUVMaxDistance: 0.5
  75. m_AutoUVMaxAngle: 89
  76. m_LightmapParameters: {fileID: 0}
  77. m_SortingLayerID: 0
  78. m_SortingLayer: 0
  79. m_SortingOrder: 0
  80. m_Sprite: {fileID: 21300000, guid: 50fe153092164527b6c14453aae1ba1e, type: 3}
  81. m_Color: {r: 1, g: 1, b: 1, a: 1}
  82. m_FlipX: 0
  83. m_FlipY: 0
  84. m_DrawMode: 0
  85. m_Size: {x: 1, y: 1}
  86. m_AdaptiveModeThreshold: 0.5
  87. m_SpriteTileMode: 0
  88. m_WasSpriteAssigned: 1
  89. m_MaskInteraction: 0
  90. m_SpriteSortPoint: 0
  91. --- !u!114 &114432350466628789
  92. MonoBehaviour:
  93. m_ObjectHideFlags: 0
  94. m_CorrespondingSourceObject: {fileID: 0}
  95. m_PrefabInstance: {fileID: 0}
  96. m_PrefabAsset: {fileID: 0}
  97. m_GameObject: {fileID: 1104350130988318}
  98. m_Enabled: 1
  99. m_EditorHideFlags: 0
  100. m_Script: {fileID: 11500000, guid: cb22ccb521f182042893d297c4e1d313, type: 3}
  101. m_Name:
  102. m_EditorClassIdentifier:
  103. gridSizeU: 3
  104. gridSizeV: 3
  105. canMirror: 1
  106. canHide: 1
  107. offset: {x: 0, y: 0, z: 0}
  108. requiredGridType: 5
  109. spriteRenderer: {fileID: 212940393618306350}
  110. bottomRenderer: {fileID: 212056302465764194}
  111. orderOffset: 0
  112. fixedOrder: 0
  113. --- !u!114 &114171627785952997
  114. MonoBehaviour:
  115. m_ObjectHideFlags: 0
  116. m_CorrespondingSourceObject: {fileID: 0}
  117. m_PrefabInstance: {fileID: 0}
  118. m_PrefabAsset: {fileID: 0}
  119. m_GameObject: {fileID: 1104350130988318}
  120. m_Enabled: 1
  121. m_EditorHideFlags: 0
  122. m_Script: {fileID: 11500000, guid: f9afe0639e2066742af12e9cbd2bed73, type: 3}
  123. m_Name:
  124. m_EditorClassIdentifier:
  125. StorageLifecycle: 2
  126. StorageKey:
  127. readOnly: 0
  128. --- !u!114 &114136904031116279
  129. MonoBehaviour:
  130. m_ObjectHideFlags: 0
  131. m_CorrespondingSourceObject: {fileID: 0}
  132. m_PrefabInstance: {fileID: 0}
  133. m_PrefabAsset: {fileID: 0}
  134. m_GameObject: {fileID: 1104350130988318}
  135. m_Enabled: 1
  136. m_EditorHideFlags: 0
  137. m_Script: {fileID: 11500000, guid: 1f74c803131e83d49bdf269c60128b88, type: 3}
  138. m_Name:
  139. m_EditorClassIdentifier:
  140. _gridTileIconManager: {fileID: 114132511421239583}
  141. _plingManager: {fileID: 114238616637675057}
  142. _currencyAnimationSource: {fileID: 114483591202679412}
  143. constructionPrefab: {fileID: 1355108630111776, guid: 40630bf9c59756445aa81f013405b868,
  144. type: 3}
  145. initialPurchasePrice:
  146. values:
  147. - currency: Cash
  148. stringValue: 900000
  149. goldCostAtMax: 8
  150. constructionTime: 22500
  151. demolishTime: 11250
  152. checkForRoad: 1
  153. movable: 1
  154. destructible: 1
  155. stringReference: bird_garden
  156. serializing: {fileID: 114171627785952997}
  157. tile: {fileID: 114432350466628789}
  158. initialLevel: 0
  159. maximumLevel: 20
  160. activatable: 0
  161. activationTime: 0
  162. activationCost:
  163. values: []
  164. gridPositionU: 0
  165. gridPositionV: 0
  166. baseHappinessValue: 0
  167. constructionXP:
  168. values:
  169. - currency: XP
  170. stringValue: 2115
  171. unlockLevels: 5000000057000000610000008c000000
  172. maxFacilities: 0
  173. buildMenuOrdering: 0
  174. strictMax: -1
  175. island: -1
  176. upgradeSignPrefab: {fileID: 1761329579476405, guid: 46e2ced97caf15f4a91855b0fee0209b,
  177. type: 3}
  178. baseUpgradeCost:
  179. values:
  180. - currency: Cash
  181. stringValue: 900000
  182. spawnsVehicleType: -99
  183. animator: {fileID: 0}
  184. bottomAnimator: {fileID: 0}
  185. profitTime: 3300
  186. baseProfitCurrencies:
  187. values:
  188. - currency: Cash
  189. stringValue: 9200
  190. - currency: XP
  191. stringValue: 138
  192. maxEmployeesBaseValue: 20
  193. --- !u!60 &60834249565820428
  194. PolygonCollider2D:
  195. m_ObjectHideFlags: 0
  196. m_CorrespondingSourceObject: {fileID: 0}
  197. m_PrefabInstance: {fileID: 0}
  198. m_PrefabAsset: {fileID: 0}
  199. m_GameObject: {fileID: 1104350130988318}
  200. m_Enabled: 1
  201. m_Density: 1
  202. m_Material: {fileID: 0}
  203. m_IsTrigger: 0
  204. m_UsedByEffector: 0
  205. m_UsedByComposite: 0
  206. m_Offset: {x: 0, y: 0}
  207. m_SpriteTilingProperty:
  208. border: {x: 0, y: 0, z: 0, w: 0}
  209. pivot: {x: 0.5, y: 0}
  210. oldSize: {x: 291, y: 179}
  211. newSize: {x: 1, y: 1}
  212. adaptiveTilingThreshold: 0.5
  213. drawMode: 0
  214. adaptiveTiling: 0
  215. m_AutoTiling: 0
  216. m_Points:
  217. m_Paths:
  218. - - {x: 2, y: 7}
  219. - {x: 8, y: 4}
  220. - {x: 18, y: 2}
  221. - {x: 26, y: 13}
  222. - {x: 29, y: 27}
  223. - {x: 29, y: 18}
  224. - {x: 31, y: 13}
  225. - {x: 37, y: 13}
  226. - {x: 42, y: 16}
  227. - {x: 41, y: 27}
  228. - {x: 36, y: 39}
  229. - {x: 42, y: 45}
  230. - {x: 41, y: 48}
  231. - {x: 41, y: 52}
  232. - {x: 47, y: 52}
  233. - {x: 48, y: 55}
  234. - {x: 49, y: 62}
  235. - {x: 49, y: 71}
  236. - {x: 44, y: 80}
  237. - {x: 51, y: 80}
  238. - {x: 49, y: 71}
  239. - {x: 56, y: 63}
  240. - {x: 52, y: 53}
  241. - {x: 48, y: 52}
  242. - {x: 41, y: 47}
  243. - {x: 43, y: 43}
  244. - {x: 58, y: 42}
  245. - {x: 72, y: 49}
  246. - {x: 75, y: 40}
  247. - {x: 89, y: 36}
  248. - {x: 86, y: 49}
  249. - {x: 90, y: 60}
  250. - {x: 90, y: 81}
  251. - {x: 84, y: 102}
  252. - {x: 73, y: 119}
  253. - {x: 61, y: 133}
  254. - {x: 40, y: 147}
  255. - {x: 29, y: 153}
  256. - {x: 26, y: 164}
  257. - {x: 20, y: 171}
  258. - {x: 2, y: 177}
  259. - {x: -3, y: 177}
  260. - {x: -8, y: 175}
  261. - {x: -19, y: 168}
  262. - {x: -19, y: 155}
  263. - {x: -34, y: 150}
  264. - {x: -57, y: 139}
  265. - {x: -76, y: 121}
  266. - {x: -83, y: 110}
  267. - {x: -89, y: 97}
  268. - {x: -98, y: 108}
  269. - {x: -100, y: 113}
  270. - {x: -116, y: 118}
  271. - {x: -124, y: 117}
  272. - {x: -131, y: 114}
  273. - {x: -138, y: 106}
  274. - {x: -141, y: 101}
  275. - {x: -141, y: 87}
  276. - {x: -143, y: 79}
  277. - {x: -143, y: 77}
  278. - {x: -142, y: 68}
  279. - {x: -140, y: 64}
  280. - {x: -136, y: 59}
  281. - {x: -123, y: 58}
  282. - {x: -114, y: 56}
  283. - {x: -110, y: 60}
  284. - {x: -102, y: 57}
  285. - {x: -98, y: 59}
  286. - {x: -95, y: 64}
  287. - {x: -93, y: 54}
  288. - {x: -86, y: 44}
  289. - {x: -76, y: 43}
  290. - {x: -66, y: 38}
  291. - {x: -66, y: 34}
  292. - {x: -63, y: 31}
  293. - {x: -55, y: 34}
  294. - {x: -49, y: 28}
  295. - {x: -40, y: 24}
  296. - {x: -26, y: 25}
  297. - {x: -27, y: 16}
  298. - {x: -24, y: 11}
  299. - {x: -19, y: 7}
  300. - {x: -17, y: 1}
  301. - {x: -15, y: 1}
  302. - {x: -10, y: 4}
  303. - {x: -4, y: 1}
  304. - {x: 0, y: 1}
  305. - {x: 6, y: 3}
  306. - {x: 5, y: 6}
  307. - - {x: 43, y: 29}
  308. - {x: 46, y: 30}
  309. - {x: 46, y: 33}
  310. - {x: 43, y: 34}
  311. - {x: 41, y: 32}
  312. - - {x: -28, y: 44}
  313. - {x: -27, y: 42}
  314. - {x: -26, y: 42}
  315. - - {x: 22, y: 43}
  316. - {x: 22, y: 41}
  317. - - {x: -41, y: 48}
  318. - {x: -47, y: 49}
  319. - {x: -52, y: 52}
  320. - {x: -57, y: 69}
  321. - {x: -57, y: 70}
  322. - {x: -60, y: 73}
  323. - {x: -61, y: 73}
  324. - {x: -63, y: 71}
  325. - {x: -62, y: 71}
  326. - {x: -60, y: 73}
  327. - {x: -60, y: 74}
  328. - {x: -57, y: 70}
  329. - {x: -55, y: 70}
  330. - {x: -52, y: 54}
  331. - {x: -48, y: 50}
  332. - {x: -47, y: 50}
  333. - {x: -39, y: 48}
  334. - {x: -37, y: 48}
  335. - - {x: 94, y: 66}
  336. - {x: 91, y: 60}
  337. - {x: 91, y: 48}
  338. - {x: 95, y: 44}
  339. - {x: 99, y: 44}
  340. - {x: 103, y: 45}
  341. - {x: 103, y: 56}
  342. - {x: 100, y: 66}
  343. - - {x: -82, y: 52}
  344. - {x: -81, y: 51}
  345. - {x: -81, y: 50}
  346. - - {x: -17, y: 56}
  347. - {x: -15, y: 54}
  348. - {x: -17, y: 55}
  349. - {x: -19, y: 54}
  350. - - {x: 9, y: 57}
  351. - {x: 9, y: 56}
  352. - {x: 10, y: 56}
  353. - {x: 13, y: 59}
  354. - {x: 12, y: 59}
  355. - {x: 12, y: 57}
  356. - - {x: -26, y: 57}
  357. - {x: -25, y: 56}
  358. - {x: -25, y: 57}
  359. - - {x: 0, y: 60}
  360. - {x: -4, y: 62}
  361. - {x: -5, y: 62}
  362. - {x: -6, y: 63}
  363. - {x: -5, y: 62}
  364. - {x: 1, y: 62}
  365. - {x: 2, y: 63}
  366. - {x: 1, y: 59}
  367. - {x: 2, y: 57}
  368. - {x: 3, y: 57}
  369. - - {x: 24, y: 64}
  370. - {x: 30, y: 64}
  371. - {x: 33, y: 67}
  372. - {x: 32, y: 68}
  373. - {x: 31, y: 68}
  374. - {x: 30, y: 64}
  375. - {x: 30, y: 62}
  376. - {x: 28, y: 60}
  377. - - {x: 144, y: 96}
  378. - {x: 140, y: 107}
  379. - {x: 126, y: 119}
  380. - {x: 112, y: 120}
  381. - {x: 105, y: 118}
  382. - {x: 96, y: 110}
  383. - {x: 95, y: 105}
  384. - {x: 93, y: 89}
  385. - {x: 91, y: 80}
  386. - {x: 91, y: 73}
  387. - {x: 104, y: 63}
  388. - {x: 114, y: 60}
  389. - {x: 120, y: 60}
  390. - {x: 123, y: 62}
  391. - {x: 137, y: 62}
  392. - {x: 144, y: 71}
  393. - - {x: 26, y: 73}
  394. - {x: 25, y: 76}
  395. - {x: 24, y: 70}
  396. - - {x: -49, y: 85}
  397. - {x: -46, y: 87}
  398. - {x: -54, y: 78}
  399. - {x: -55, y: 79}
  400. - - {x: -93, y: 82}
  401. - {x: -94, y: 83}
  402. - {x: -93, y: 80}
  403. - - {x: 35, y: 92}
  404. - {x: 34, y: 92}
  405. - {x: 36, y: 90}
  406. - {x: 40, y: 87}
  407. - - {x: 74, y: 89}
  408. - {x: 73, y: 89}
  409. - {x: 74, y: 86}
  410. - {x: 75, y: 86}
  411. - - {x: -78, y: 88}
  412. - {x: -76, y: 87}
  413. - {x: -79, y: 87}
  414. - - {x: 66, y: 95}
  415. - {x: 70, y: 97}
  416. - {x: 68, y: 94}
  417. - {x: 68, y: 93}
  418. - - {x: -74, y: 96}
  419. - {x: -74, y: 99}
  420. - {x: -73, y: 100}
  421. - {x: -72, y: 95}
  422. - {x: -73, y: 94}
  423. - {x: -72, y: 94}
  424. - - {x: -60, y: 99}
  425. - {x: -58, y: 104}
  426. - {x: -57, y: 103}
  427. - {x: -61, y: 101}
  428. - {x: -65, y: 97}
  429. - {x: -64, y: 96}
  430. - - {x: 45, y: 106}
  431. - {x: 52, y: 106}
  432. - {x: 50, y: 105}
  433. - {x: 47, y: 103}
  434. - - {x: -54, y: 112}
  435. - {x: -49, y: 108}
  436. - {x: -50, y: 106}
  437. - {x: -50, y: 105}
  438. - - {x: 33, y: 106}
  439. - {x: 33, y: 107}
  440. - {x: 34, y: 105}
  441. - - {x: -42, y: 107}
  442. - {x: -42, y: 110}
  443. - {x: -45, y: 113}
  444. - {x: -45, y: 115}
  445. - {x: -43, y: 119}
  446. - {x: -44, y: 119}
  447. - {x: -47, y: 116}
  448. - {x: -47, y: 113}
  449. - {x: -44, y: 110}
  450. - {x: -43, y: 110}
  451. - {x: -41, y: 112}
  452. - {x: -43, y: 109}
  453. - {x: -40, y: 106}
  454. - {x: -38, y: 105}
  455. - {x: -33, y: 113}
  456. - {x: -39, y: 108}
  457. - {x: -42, y: 106}
  458. - {x: -44, y: 105}
  459. - {x: -43, y: 105}
  460. - - {x: 61, y: 110}
  461. - {x: 65, y: 108}
  462. - - {x: 36, y: 115}
  463. - {x: 43, y: 119}
  464. - {x: 43, y: 114}
  465. - {x: 41, y: 115}
  466. - - {x: -37, y: 119}
  467. - {x: -38, y: 119}
  468. - {x: -37, y: 118}
  469. - {x: -38, y: 118}
  470. - - {x: -13, y: 123}
  471. - {x: -14, y: 120}
  472. - {x: -14, y: 119}
  473. - {x: -13, y: 120}
  474. - - {x: -24, y: 124}
  475. - {x: -23, y: 124}
  476. - {x: -24, y: 123}
  477. --- !u!114 &114650018206162113
  478. MonoBehaviour:
  479. m_ObjectHideFlags: 0
  480. m_CorrespondingSourceObject: {fileID: 0}
  481. m_PrefabInstance: {fileID: 0}
  482. m_PrefabAsset: {fileID: 0}
  483. m_GameObject: {fileID: 1104350130988318}
  484. m_Enabled: 1
  485. m_EditorHideFlags: 0
  486. m_Script: {fileID: 11500000, guid: 6b376222e79ead04e83c11411ede62e0, type: 3}
  487. m_Name:
  488. m_EditorClassIdentifier:
  489. --- !u!114 &114132511421239583
  490. MonoBehaviour:
  491. m_ObjectHideFlags: 0
  492. m_CorrespondingSourceObject: {fileID: 0}
  493. m_PrefabInstance: {fileID: 0}
  494. m_PrefabAsset: {fileID: 0}
  495. m_GameObject: {fileID: 1104350130988318}
  496. m_Enabled: 1
  497. m_EditorHideFlags: 0
  498. m_Script: {fileID: 11500000, guid: fb0c71afd8ec32243a76e47dc45be534, type: 3}
  499. m_Name:
  500. m_EditorClassIdentifier:
  501. --- !u!114 &114238616637675057
  502. MonoBehaviour:
  503. m_ObjectHideFlags: 0
  504. m_CorrespondingSourceObject: {fileID: 0}
  505. m_PrefabInstance: {fileID: 0}
  506. m_PrefabAsset: {fileID: 0}
  507. m_GameObject: {fileID: 1104350130988318}
  508. m_Enabled: 1
  509. m_EditorHideFlags: 0
  510. m_Script: {fileID: 11500000, guid: 447e6eb0f7ad4de46aac8efa9e3f566b, type: 3}
  511. m_Name:
  512. m_EditorClassIdentifier:
  513. _renderer: {fileID: 212940393618306350}
  514. --- !u!114 &114483591202679412
  515. MonoBehaviour:
  516. m_ObjectHideFlags: 0
  517. m_CorrespondingSourceObject: {fileID: 0}
  518. m_PrefabInstance: {fileID: 0}
  519. m_PrefabAsset: {fileID: 0}
  520. m_GameObject: {fileID: 1104350130988318}
  521. m_Enabled: 1
  522. m_EditorHideFlags: 0
  523. m_Script: {fileID: 11500000, guid: a72e8a7c47d2c954db00a0b6c0cd89b8, type: 3}
  524. m_Name:
  525. m_EditorClassIdentifier:
  526. _currencyType: 0
  527. _positionType: 2
  528. --- !u!1 &1905516264131623
  529. GameObject:
  530. m_ObjectHideFlags: 0
  531. m_CorrespondingSourceObject: {fileID: 0}
  532. m_PrefabInstance: {fileID: 0}
  533. m_PrefabAsset: {fileID: 0}
  534. serializedVersion: 6
  535. m_Component:
  536. - component: {fileID: 4935846617170799}
  537. - component: {fileID: 212056302465764194}
  538. m_Layer: 0
  539. m_Name: bottom
  540. m_TagString: Untagged
  541. m_Icon: {fileID: 0}
  542. m_NavMeshLayer: 0
  543. m_StaticEditorFlags: 0
  544. m_IsActive: 1
  545. --- !u!4 &4935846617170799
  546. Transform:
  547. m_ObjectHideFlags: 0
  548. m_CorrespondingSourceObject: {fileID: 0}
  549. m_PrefabInstance: {fileID: 0}
  550. m_PrefabAsset: {fileID: 0}
  551. m_GameObject: {fileID: 1905516264131623}
  552. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  553. m_LocalPosition: {x: 0, y: 0, z: 0}
  554. m_LocalScale: {x: 1, y: 1, z: 1}
  555. m_Children: []
  556. m_Father: {fileID: 4825305795847019}
  557. m_RootOrder: 0
  558. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  559. --- !u!212 &212056302465764194
  560. SpriteRenderer:
  561. m_ObjectHideFlags: 0
  562. m_CorrespondingSourceObject: {fileID: 0}
  563. m_PrefabInstance: {fileID: 0}
  564. m_PrefabAsset: {fileID: 0}
  565. m_GameObject: {fileID: 1905516264131623}
  566. m_Enabled: 1
  567. m_CastShadows: 0
  568. m_ReceiveShadows: 0
  569. m_DynamicOccludee: 1
  570. m_MotionVectors: 1
  571. m_LightProbeUsage: 0
  572. m_ReflectionProbeUsage: 0
  573. m_RenderingLayerMask: 1
  574. m_RendererPriority: 0
  575. m_Materials:
  576. - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}
  577. m_StaticBatchInfo:
  578. firstSubMesh: 0
  579. subMeshCount: 0
  580. m_StaticBatchRoot: {fileID: 0}
  581. m_ProbeAnchor: {fileID: 0}
  582. m_LightProbeVolumeOverride: {fileID: 0}
  583. m_ScaleInLightmap: 1
  584. m_PreserveUVs: 0
  585. m_IgnoreNormalsForChartDetection: 0
  586. m_ImportantGI: 0
  587. m_StitchLightmapSeams: 0
  588. m_SelectedEditorRenderState: 0
  589. m_MinimumChartSize: 4
  590. m_AutoUVMaxDistance: 0.5
  591. m_AutoUVMaxAngle: 89
  592. m_LightmapParameters: {fileID: 0}
  593. m_SortingLayerID: 0
  594. m_SortingLayer: 0
  595. m_SortingOrder: 0
  596. m_Sprite: {fileID: 21300000, guid: 7f040afc29bb4701a3007237b8957a02, type: 3}
  597. m_Color: {r: 1, g: 1, b: 1, a: 1}
  598. m_FlipX: 0
  599. m_FlipY: 0
  600. m_DrawMode: 0
  601. m_Size: {x: 1, y: 1}
  602. m_AdaptiveModeThreshold: 0.5
  603. m_SpriteTileMode: 0
  604. m_WasSpriteAssigned: 1
  605. m_MaskInteraction: 0
  606. m_SpriteSortPoint: 0