您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

585 行
15 KiB

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