prefab_headicon_change.prefab 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "prefab_headicon_change",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 43
  28. }
  29. ],
  30. "_prefab": {
  31. "__id__": 44
  32. },
  33. "_opacity": 255,
  34. "_color": {
  35. "__type__": "cc.Color",
  36. "r": 255,
  37. "g": 255,
  38. "b": 255,
  39. "a": 255
  40. },
  41. "_contentSize": {
  42. "__type__": "cc.Size",
  43. "width": 810,
  44. "height": 1440
  45. },
  46. "_anchorPoint": {
  47. "__type__": "cc.Vec2",
  48. "x": 0.5,
  49. "y": 0.5
  50. },
  51. "_trs": {
  52. "__type__": "TypedArray",
  53. "ctor": "Float64Array",
  54. "array": [
  55. 405,
  56. 720,
  57. 0,
  58. 0,
  59. 0,
  60. 0,
  61. 1,
  62. 1,
  63. 1,
  64. 1
  65. ]
  66. },
  67. "_eulerAngles": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_skewX": 0,
  74. "_skewY": 0,
  75. "_is3DNode": false,
  76. "_groupIndex": 0,
  77. "groupIndex": 0,
  78. "_id": ""
  79. },
  80. {
  81. "__type__": "cc.Node",
  82. "_name": "root",
  83. "_objFlags": 0,
  84. "_parent": {
  85. "__id__": 1
  86. },
  87. "_children": [
  88. {
  89. "__id__": 3
  90. },
  91. {
  92. "__id__": 8
  93. },
  94. {
  95. "__id__": 16
  96. },
  97. {
  98. "__id__": 34
  99. }
  100. ],
  101. "_active": true,
  102. "_components": [
  103. {
  104. "__id__": 41
  105. }
  106. ],
  107. "_prefab": {
  108. "__id__": 42
  109. },
  110. "_opacity": 255,
  111. "_color": {
  112. "__type__": "cc.Color",
  113. "r": 255,
  114. "g": 255,
  115. "b": 255,
  116. "a": 255
  117. },
  118. "_contentSize": {
  119. "__type__": "cc.Size",
  120. "width": 787,
  121. "height": 1157
  122. },
  123. "_anchorPoint": {
  124. "__type__": "cc.Vec2",
  125. "x": 0.5,
  126. "y": 0.5
  127. },
  128. "_trs": {
  129. "__type__": "TypedArray",
  130. "ctor": "Float64Array",
  131. "array": [
  132. 0,
  133. -42.596,
  134. 0,
  135. 0,
  136. 0,
  137. 0,
  138. 1,
  139. 1,
  140. 1,
  141. 1
  142. ]
  143. },
  144. "_eulerAngles": {
  145. "__type__": "cc.Vec3",
  146. "x": 0,
  147. "y": 0,
  148. "z": 0
  149. },
  150. "_skewX": 0,
  151. "_skewY": 0,
  152. "_is3DNode": false,
  153. "_groupIndex": 0,
  154. "groupIndex": 0,
  155. "_id": ""
  156. },
  157. {
  158. "__type__": "cc.Node",
  159. "_name": "close",
  160. "_objFlags": 0,
  161. "_parent": {
  162. "__id__": 2
  163. },
  164. "_children": [],
  165. "_active": true,
  166. "_components": [
  167. {
  168. "__id__": 4
  169. },
  170. {
  171. "__id__": 5
  172. },
  173. {
  174. "__id__": 6
  175. }
  176. ],
  177. "_prefab": {
  178. "__id__": 7
  179. },
  180. "_opacity": 255,
  181. "_color": {
  182. "__type__": "cc.Color",
  183. "r": 255,
  184. "g": 255,
  185. "b": 255,
  186. "a": 255
  187. },
  188. "_contentSize": {
  189. "__type__": "cc.Size",
  190. "width": 93,
  191. "height": 92
  192. },
  193. "_anchorPoint": {
  194. "__type__": "cc.Vec2",
  195. "x": 0.5,
  196. "y": 0.5
  197. },
  198. "_trs": {
  199. "__type__": "TypedArray",
  200. "ctor": "Float64Array",
  201. "array": [
  202. 346.143,
  203. 534.7889999999999,
  204. 0,
  205. 0,
  206. 0,
  207. 0,
  208. 1,
  209. 0.65,
  210. 0.65,
  211. 1
  212. ]
  213. },
  214. "_eulerAngles": {
  215. "__type__": "cc.Vec3",
  216. "x": 0,
  217. "y": 0,
  218. "z": 0
  219. },
  220. "_skewX": 0,
  221. "_skewY": 0,
  222. "_is3DNode": false,
  223. "_groupIndex": 0,
  224. "groupIndex": 0,
  225. "_id": ""
  226. },
  227. {
  228. "__type__": "cc.Button",
  229. "_name": "",
  230. "_objFlags": 0,
  231. "node": {
  232. "__id__": 3
  233. },
  234. "_enabled": true,
  235. "_normalMaterial": {
  236. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  237. },
  238. "_grayMaterial": null,
  239. "duration": 0.1,
  240. "zoomScale": 1.2,
  241. "clickEvents": [],
  242. "_N$interactable": true,
  243. "_N$enableAutoGrayEffect": false,
  244. "_N$transition": 2,
  245. "transition": 2,
  246. "_N$normalColor": {
  247. "__type__": "cc.Color",
  248. "r": 230,
  249. "g": 230,
  250. "b": 230,
  251. "a": 255
  252. },
  253. "_N$pressedColor": {
  254. "__type__": "cc.Color",
  255. "r": 200,
  256. "g": 200,
  257. "b": 200,
  258. "a": 255
  259. },
  260. "pressedColor": {
  261. "__type__": "cc.Color",
  262. "r": 200,
  263. "g": 200,
  264. "b": 200,
  265. "a": 255
  266. },
  267. "_N$hoverColor": {
  268. "__type__": "cc.Color",
  269. "r": 255,
  270. "g": 255,
  271. "b": 255,
  272. "a": 255
  273. },
  274. "hoverColor": {
  275. "__type__": "cc.Color",
  276. "r": 255,
  277. "g": 255,
  278. "b": 255,
  279. "a": 255
  280. },
  281. "_N$disabledColor": {
  282. "__type__": "cc.Color",
  283. "r": 120,
  284. "g": 120,
  285. "b": 120,
  286. "a": 200
  287. },
  288. "_N$normalSprite": {
  289. "__uuid__": "08561b72-f1ce-457b-bd26-85fdb88a4913"
  290. },
  291. "_N$pressedSprite": {
  292. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  293. },
  294. "pressedSprite": {
  295. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  296. },
  297. "_N$hoverSprite": {
  298. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  299. },
  300. "hoverSprite": {
  301. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  302. },
  303. "_N$disabledSprite": {
  304. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  305. },
  306. "_N$target": {
  307. "__id__": 3
  308. },
  309. "_id": ""
  310. },
  311. {
  312. "__type__": "cc.Sprite",
  313. "_name": "",
  314. "_objFlags": 0,
  315. "node": {
  316. "__id__": 3
  317. },
  318. "_enabled": true,
  319. "_materials": [
  320. {
  321. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  322. }
  323. ],
  324. "_srcBlendFactor": 770,
  325. "_dstBlendFactor": 771,
  326. "_spriteFrame": {
  327. "__uuid__": "08561b72-f1ce-457b-bd26-85fdb88a4913"
  328. },
  329. "_type": 0,
  330. "_sizeMode": 1,
  331. "_fillType": 0,
  332. "_fillCenter": {
  333. "__type__": "cc.Vec2",
  334. "x": 0,
  335. "y": 0
  336. },
  337. "_fillStart": 0,
  338. "_fillRange": 0,
  339. "_isTrimmedMode": true,
  340. "_atlas": null,
  341. "_id": ""
  342. },
  343. {
  344. "__type__": "cc.Widget",
  345. "_name": "",
  346. "_objFlags": 0,
  347. "node": {
  348. "__id__": 3
  349. },
  350. "_enabled": true,
  351. "alignMode": 1,
  352. "_target": null,
  353. "_alignFlags": 33,
  354. "_left": 0,
  355. "_right": 17.132000000000005,
  356. "_top": 13.811000000000092,
  357. "_bottom": 0,
  358. "_verticalCenter": 0,
  359. "_horizontalCenter": 0,
  360. "_isAbsLeft": true,
  361. "_isAbsRight": true,
  362. "_isAbsTop": true,
  363. "_isAbsBottom": true,
  364. "_isAbsHorizontalCenter": true,
  365. "_isAbsVerticalCenter": true,
  366. "_originalWidth": 0,
  367. "_originalHeight": 0,
  368. "_id": ""
  369. },
  370. {
  371. "__type__": "cc.PrefabInfo",
  372. "root": {
  373. "__id__": 1
  374. },
  375. "asset": {
  376. "__uuid__": "2f4450f3-13c3-49e5-a124-8dced97d2993"
  377. },
  378. "fileId": "f5v7q/Hk9F1Z/vT6ohb59C",
  379. "sync": false
  380. },
  381. {
  382. "__type__": "cc.Node",
  383. "_name": "headIcon",
  384. "_objFlags": 0,
  385. "_parent": {
  386. "__id__": 2
  387. },
  388. "_children": [
  389. {
  390. "__id__": 9
  391. }
  392. ],
  393. "_active": true,
  394. "_components": [],
  395. "_prefab": {
  396. "__id__": 15
  397. },
  398. "_opacity": 255,
  399. "_color": {
  400. "__type__": "cc.Color",
  401. "r": 255,
  402. "g": 255,
  403. "b": 255,
  404. "a": 255
  405. },
  406. "_contentSize": {
  407. "__type__": "cc.Size",
  408. "width": 0,
  409. "height": 0
  410. },
  411. "_anchorPoint": {
  412. "__type__": "cc.Vec2",
  413. "x": 0.5,
  414. "y": 0.5
  415. },
  416. "_trs": {
  417. "__type__": "TypedArray",
  418. "ctor": "Float64Array",
  419. "array": [
  420. 6.432,
  421. 283.808,
  422. 0,
  423. 0,
  424. 0,
  425. 0,
  426. 1,
  427. 1,
  428. 1,
  429. 1
  430. ]
  431. },
  432. "_eulerAngles": {
  433. "__type__": "cc.Vec3",
  434. "x": 0,
  435. "y": 0,
  436. "z": 0
  437. },
  438. "_skewX": 0,
  439. "_skewY": 0,
  440. "_is3DNode": false,
  441. "_groupIndex": 0,
  442. "groupIndex": 0,
  443. "_id": ""
  444. },
  445. {
  446. "__type__": "cc.Node",
  447. "_name": "mask",
  448. "_objFlags": 0,
  449. "_parent": {
  450. "__id__": 8
  451. },
  452. "_children": [
  453. {
  454. "__id__": 10
  455. }
  456. ],
  457. "_active": true,
  458. "_components": [
  459. {
  460. "__id__": 13
  461. }
  462. ],
  463. "_prefab": {
  464. "__id__": 14
  465. },
  466. "_opacity": 255,
  467. "_color": {
  468. "__type__": "cc.Color",
  469. "r": 255,
  470. "g": 255,
  471. "b": 255,
  472. "a": 255
  473. },
  474. "_contentSize": {
  475. "__type__": "cc.Size",
  476. "width": 85,
  477. "height": 85
  478. },
  479. "_anchorPoint": {
  480. "__type__": "cc.Vec2",
  481. "x": 0.5,
  482. "y": 0.5
  483. },
  484. "_trs": {
  485. "__type__": "TypedArray",
  486. "ctor": "Float64Array",
  487. "array": [
  488. 0,
  489. 0,
  490. 0,
  491. 0,
  492. 0,
  493. 0,
  494. 1,
  495. 2.05,
  496. 2.05,
  497. 1
  498. ]
  499. },
  500. "_eulerAngles": {
  501. "__type__": "cc.Vec3",
  502. "x": 0,
  503. "y": 0,
  504. "z": 0
  505. },
  506. "_skewX": 0,
  507. "_skewY": 0,
  508. "_is3DNode": false,
  509. "_groupIndex": 0,
  510. "groupIndex": 0,
  511. "_id": ""
  512. },
  513. {
  514. "__type__": "cc.Node",
  515. "_name": "icon",
  516. "_objFlags": 0,
  517. "_parent": {
  518. "__id__": 9
  519. },
  520. "_children": [],
  521. "_active": true,
  522. "_components": [
  523. {
  524. "__id__": 11
  525. }
  526. ],
  527. "_prefab": {
  528. "__id__": 12
  529. },
  530. "_opacity": 255,
  531. "_color": {
  532. "__type__": "cc.Color",
  533. "r": 255,
  534. "g": 255,
  535. "b": 255,
  536. "a": 255
  537. },
  538. "_contentSize": {
  539. "__type__": "cc.Size",
  540. "width": 88,
  541. "height": 88
  542. },
  543. "_anchorPoint": {
  544. "__type__": "cc.Vec2",
  545. "x": 0.5,
  546. "y": 0.5
  547. },
  548. "_trs": {
  549. "__type__": "TypedArray",
  550. "ctor": "Float64Array",
  551. "array": [
  552. 0,
  553. 0,
  554. 0,
  555. 0,
  556. 0,
  557. 0,
  558. 1,
  559. 1,
  560. 1,
  561. 1
  562. ]
  563. },
  564. "_eulerAngles": {
  565. "__type__": "cc.Vec3",
  566. "x": 0,
  567. "y": 0,
  568. "z": 0
  569. },
  570. "_skewX": 0,
  571. "_skewY": 0,
  572. "_is3DNode": false,
  573. "_groupIndex": 0,
  574. "groupIndex": 0,
  575. "_id": ""
  576. },
  577. {
  578. "__type__": "cc.Sprite",
  579. "_name": "",
  580. "_objFlags": 0,
  581. "node": {
  582. "__id__": 10
  583. },
  584. "_enabled": true,
  585. "_materials": [
  586. {
  587. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  588. }
  589. ],
  590. "_srcBlendFactor": 770,
  591. "_dstBlendFactor": 771,
  592. "_spriteFrame": {
  593. "__uuid__": "462b44c4-dda8-4830-bc33-906276f6aabe"
  594. },
  595. "_type": 0,
  596. "_sizeMode": 1,
  597. "_fillType": 0,
  598. "_fillCenter": {
  599. "__type__": "cc.Vec2",
  600. "x": 0,
  601. "y": 0
  602. },
  603. "_fillStart": 0,
  604. "_fillRange": 0,
  605. "_isTrimmedMode": true,
  606. "_atlas": null,
  607. "_id": ""
  608. },
  609. {
  610. "__type__": "cc.PrefabInfo",
  611. "root": {
  612. "__id__": 1
  613. },
  614. "asset": {
  615. "__uuid__": "2f4450f3-13c3-49e5-a124-8dced97d2993"
  616. },
  617. "fileId": "0dE/jfRMRPor8DZy6QLcjh",
  618. "sync": false
  619. },
  620. {
  621. "__type__": "cc.Mask",
  622. "_name": "",
  623. "_objFlags": 0,
  624. "node": {
  625. "__id__": 9
  626. },
  627. "_enabled": true,
  628. "_materials": [
  629. {
  630. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  631. }
  632. ],
  633. "_spriteFrame": {
  634. "__uuid__": "8efb830e-b30f-4349-8f74-b7fa81f28a51"
  635. },
  636. "_type": 2,
  637. "_segments": 64,
  638. "_N$alphaThreshold": 0.1,
  639. "_N$inverted": false,
  640. "_id": ""
  641. },
  642. {
  643. "__type__": "cc.PrefabInfo",
  644. "root": {
  645. "__id__": 1
  646. },
  647. "asset": {
  648. "__uuid__": "2f4450f3-13c3-49e5-a124-8dced97d2993"
  649. },
  650. "fileId": "c1zRNBgr1FU6iUh9aCQE1w",
  651. "sync": false
  652. },
  653. {
  654. "__type__": "cc.PrefabInfo",
  655. "root": {
  656. "__id__": 1
  657. },
  658. "asset": {
  659. "__uuid__": "2f4450f3-13c3-49e5-a124-8dced97d2993"
  660. },
  661. "fileId": "echSORSkdE0ZapTA1dcG7i",
  662. "sync": false
  663. },
  664. {
  665. "__type__": "cc.Node",
  666. "_name": "New ScrollView",
  667. "_objFlags": 0,
  668. "_parent": {
  669. "__id__": 2
  670. },
  671. "_children": [
  672. {
  673. "__id__": 17
  674. },
  675. {
  676. "__id__": 24
  677. }
  678. ],
  679. "_active": true,
  680. "_components": [
  681. {
  682. "__id__": 32
  683. },
  684. {
  685. "__id__": 22
  686. }
  687. ],
  688. "_prefab": {
  689. "__id__": 33
  690. },
  691. "_opacity": 255,
  692. "_color": {
  693. "__type__": "cc.Color",
  694. "r": 255,
  695. "g": 255,
  696. "b": 255,
  697. "a": 255
  698. },
  699. "_contentSize": {
  700. "__type__": "cc.Size",
  701. "width": 765,
  702. "height": 537
  703. },
  704. "_anchorPoint": {
  705. "__type__": "cc.Vec2",
  706. "x": 0.5,
  707. "y": 0.5
  708. },
  709. "_trs": {
  710. "__type__": "TypedArray",
  711. "ctor": "Float64Array",
  712. "array": [
  713. 0,
  714. -108,
  715. 0,
  716. 0,
  717. 0,
  718. 0,
  719. 1,
  720. 1,
  721. 1,
  722. 1
  723. ]
  724. },
  725. "_eulerAngles": {
  726. "__type__": "cc.Vec3",
  727. "x": 0,
  728. "y": 0,
  729. "z": 0
  730. },
  731. "_skewX": 0,
  732. "_skewY": 0,
  733. "_is3DNode": false,
  734. "_groupIndex": 0,
  735. "groupIndex": 0,
  736. "_id": ""
  737. },
  738. {
  739. "__type__": "cc.Node",
  740. "_name": "scrollBar",
  741. "_objFlags": 0,
  742. "_parent": {
  743. "__id__": 16
  744. },
  745. "_children": [
  746. {
  747. "__id__": 18
  748. }
  749. ],
  750. "_active": true,
  751. "_components": [
  752. {
  753. "__id__": 21
  754. },
  755. {
  756. "__id__": 29
  757. },
  758. {
  759. "__id__": 30
  760. }
  761. ],
  762. "_prefab": {
  763. "__id__": 31
  764. },
  765. "_opacity": 255,
  766. "_color": {
  767. "__type__": "cc.Color",
  768. "r": 255,
  769. "g": 255,
  770. "b": 255,
  771. "a": 255
  772. },
  773. "_contentSize": {
  774. "__type__": "cc.Size",
  775. "width": 12,
  776. "height": 537
  777. },
  778. "_anchorPoint": {
  779. "__type__": "cc.Vec2",
  780. "x": 1,
  781. "y": 0.5
  782. },
  783. "_trs": {
  784. "__type__": "TypedArray",
  785. "ctor": "Float64Array",
  786. "array": [
  787. 382.5,
  788. 0,
  789. 0,
  790. 0,
  791. 0,
  792. 0,
  793. 1,
  794. 1,
  795. 1,
  796. 1
  797. ]
  798. },
  799. "_eulerAngles": {
  800. "__type__": "cc.Vec3",
  801. "x": 0,
  802. "y": 0,
  803. "z": 0
  804. },
  805. "_skewX": 0,
  806. "_skewY": 0,
  807. "_is3DNode": false,
  808. "_groupIndex": 0,
  809. "groupIndex": 0,
  810. "_id": ""
  811. },
  812. {
  813. "__type__": "cc.Node",
  814. "_name": "bar",
  815. "_objFlags": 0,
  816. "_parent": {
  817. "__id__": 17
  818. },
  819. "_children": [],
  820. "_active": true,
  821. "_components": [
  822. {
  823. "__id__": 19
  824. }
  825. ],
  826. "_prefab": {
  827. "__id__": 20
  828. },
  829. "_opacity": 255,
  830. "_color": {
  831. "__type__": "cc.Color",
  832. "r": 255,
  833. "g": 255,
  834. "b": 255,
  835. "a": 255
  836. },
  837. "_contentSize": {
  838. "__type__": "cc.Size",
  839. "width": 20,
  840. "height": 170
  841. },
  842. "_anchorPoint": {
  843. "__type__": "cc.Vec2",
  844. "x": 1,
  845. "y": 0
  846. },
  847. "_trs": {
  848. "__type__": "TypedArray",
  849. "ctor": "Float64Array",
  850. "array": [
  851. 4.2,
  852. 0,
  853. 0,
  854. 0,
  855. 0,
  856. 0,
  857. 1,
  858. 1,
  859. 1,
  860. 1
  861. ]
  862. },
  863. "_eulerAngles": {
  864. "__type__": "cc.Vec3",
  865. "x": 0,
  866. "y": 0,
  867. "z": 0
  868. },
  869. "_skewX": 0,
  870. "_skewY": 0,
  871. "_is3DNode": false,
  872. "_groupIndex": 0,
  873. "groupIndex": 0,
  874. "_id": ""
  875. },
  876. {
  877. "__type__": "cc.Sprite",
  878. "_name": "",
  879. "_objFlags": 0,
  880. "node": {
  881. "__id__": 18
  882. },
  883. "_enabled": true,
  884. "_materials": [
  885. {
  886. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  887. }
  888. ],
  889. "_srcBlendFactor": 770,
  890. "_dstBlendFactor": 771,
  891. "_spriteFrame": {
  892. "__uuid__": "f04137b3-febe-4f1f-989e-a42a9667a4b3"
  893. },
  894. "_type": 1,
  895. "_sizeMode": 0,
  896. "_fillType": 0,
  897. "_fillCenter": {
  898. "__type__": "cc.Vec2",
  899. "x": 0,
  900. "y": 0
  901. },
  902. "_fillStart": 0,
  903. "_fillRange": 0,
  904. "_isTrimmedMode": true,
  905. "_atlas": null,
  906. "_id": ""
  907. },
  908. {
  909. "__type__": "cc.PrefabInfo",
  910. "root": {
  911. "__id__": 1
  912. },
  913. "asset": {
  914. "__uuid__": "2f4450f3-13c3-49e5-a124-8dced97d2993"
  915. },
  916. "fileId": "57yfxRb9NPdbSQRBJaquVv",
  917. "sync": false
  918. },
  919. {
  920. "__type__": "cc.Scrollbar",
  921. "_name": "",
  922. "_objFlags": 0,
  923. "node": {
  924. "__id__": 17
  925. },
  926. "_enabled": true,
  927. "_scrollView": {
  928. "__id__": 22
  929. },
  930. "_touching": false,
  931. "_opacity": 255,
  932. "enableAutoHide": true,
  933. "autoHideTime": 1,
  934. "_N$handle": {
  935. "__id__": 19
  936. },
  937. "_N$direction": 1,
  938. "_id": ""
  939. },
  940. {
  941. "__type__": "cc.ScrollView",
  942. "_name": "",
  943. "_objFlags": 0,
  944. "node": {
  945. "__id__": 16
  946. },
  947. "_enabled": true,
  948. "horizontal": false,
  949. "vertical": true,
  950. "inertia": false,
  951. "brake": 0.75,
  952. "elastic": true,
  953. "bounceDuration": 0.23,
  954. "scrollEvents": [],
  955. "cancelInnerEvents": true,
  956. "_N$content": {
  957. "__id__": 23
  958. },
  959. "content": {
  960. "__id__": 23
  961. },
  962. "_N$horizontalScrollBar": null,
  963. "_N$verticalScrollBar": {
  964. "__id__": 21
  965. },
  966. "_id": ""
  967. },
  968. {
  969. "__type__": "cc.Node",
  970. "_name": "content",
  971. "_objFlags": 0,
  972. "_parent": {
  973. "__id__": 24
  974. },
  975. "_children": [],
  976. "_active": true,
  977. "_components": [
  978. {
  979. "__id__": 27
  980. }
  981. ],
  982. "_prefab": {
  983. "__id__": 28
  984. },
  985. "_opacity": 255,
  986. "_color": {
  987. "__type__": "cc.Color",
  988. "r": 255,
  989. "g": 255,
  990. "b": 255,
  991. "a": 255
  992. },
  993. "_contentSize": {
  994. "__type__": "cc.Size",
  995. "width": 765,
  996. "height": 256
  997. },
  998. "_anchorPoint": {
  999. "__type__": "cc.Vec2",
  1000. "x": 0.5,
  1001. "y": 1
  1002. },
  1003. "_trs": {
  1004. "__type__": "TypedArray",
  1005. "ctor": "Float64Array",
  1006. "array": [
  1007. 0,
  1008. 268.5,
  1009. 0,
  1010. 0,
  1011. 0,
  1012. 0,
  1013. 1,
  1014. 1,
  1015. 1,
  1016. 1
  1017. ]
  1018. },
  1019. "_eulerAngles": {
  1020. "__type__": "cc.Vec3",
  1021. "x": 0,
  1022. "y": 0,
  1023. "z": 0
  1024. },
  1025. "_skewX": 0,
  1026. "_skewY": 0,
  1027. "_is3DNode": false,
  1028. "_groupIndex": 0,
  1029. "groupIndex": 0,
  1030. "_id": ""
  1031. },
  1032. {
  1033. "__type__": "cc.Node",
  1034. "_name": "view",
  1035. "_objFlags": 0,
  1036. "_parent": {
  1037. "__id__": 16
  1038. },
  1039. "_children": [
  1040. {
  1041. "__id__": 23
  1042. }
  1043. ],
  1044. "_active": true,
  1045. "_components": [
  1046. {
  1047. "__id__": 25
  1048. }
  1049. ],
  1050. "_prefab": {
  1051. "__id__": 26
  1052. },
  1053. "_opacity": 255,
  1054. "_color": {
  1055. "__type__": "cc.Color",
  1056. "r": 255,
  1057. "g": 255,
  1058. "b": 255,
  1059. "a": 255
  1060. },
  1061. "_contentSize": {
  1062. "__type__": "cc.Size",
  1063. "width": 765,
  1064. "height": 537
  1065. },
  1066. "_anchorPoint": {
  1067. "__type__": "cc.Vec2",
  1068. "x": 0.5,
  1069. "y": 0.5
  1070. },
  1071. "_trs": {
  1072. "__type__": "TypedArray",
  1073. "ctor": "Float64Array",
  1074. "array": [
  1075. 0,
  1076. 0,
  1077. 0,
  1078. 0,
  1079. 0,
  1080. 0,
  1081. 1,
  1082. 1,
  1083. 1,
  1084. 1
  1085. ]
  1086. },
  1087. "_eulerAngles": {
  1088. "__type__": "cc.Vec3",
  1089. "x": 0,
  1090. "y": 0,
  1091. "z": 0
  1092. },
  1093. "_skewX": 0,
  1094. "_skewY": 0,
  1095. "_is3DNode": false,
  1096. "_groupIndex": 0,
  1097. "groupIndex": 0,
  1098. "_id": ""
  1099. },
  1100. {
  1101. "__type__": "cc.Mask",
  1102. "_name": "",
  1103. "_objFlags": 0,
  1104. "node": {
  1105. "__id__": 24
  1106. },
  1107. "_enabled": true,
  1108. "_materials": [
  1109. {
  1110. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1111. }
  1112. ],
  1113. "_spriteFrame": null,
  1114. "_type": 0,
  1115. "_segments": 64,
  1116. "_N$alphaThreshold": 0,
  1117. "_N$inverted": false,
  1118. "_id": ""
  1119. },
  1120. {
  1121. "__type__": "cc.PrefabInfo",
  1122. "root": {
  1123. "__id__": 1
  1124. },
  1125. "asset": {
  1126. "__uuid__": "2f4450f3-13c3-49e5-a124-8dced97d2993"
  1127. },
  1128. "fileId": "da62HkQ0ZG6YJshZpe9BcX",
  1129. "sync": false
  1130. },
  1131. {
  1132. "__type__": "cc.Layout",
  1133. "_name": "",
  1134. "_objFlags": 0,
  1135. "node": {
  1136. "__id__": 23
  1137. },
  1138. "_enabled": true,
  1139. "_layoutSize": {
  1140. "__type__": "cc.Size",
  1141. "width": 765,
  1142. "height": 256
  1143. },
  1144. "_resize": 1,
  1145. "_N$layoutType": 3,
  1146. "_N$padding": 0,
  1147. "_N$cellSize": {
  1148. "__type__": "cc.Size",
  1149. "width": 40,
  1150. "height": 40
  1151. },
  1152. "_N$startAxis": 0,
  1153. "_N$paddingLeft": 28,
  1154. "_N$paddingRight": 0,
  1155. "_N$paddingTop": 30,
  1156. "_N$paddingBottom": 0,
  1157. "_N$spacingX": 16,
  1158. "_N$spacingY": 10,
  1159. "_N$verticalDirection": 1,
  1160. "_N$horizontalDirection": 0,
  1161. "_N$affectedByScale": false,
  1162. "_id": ""
  1163. },
  1164. {
  1165. "__type__": "cc.PrefabInfo",
  1166. "root": {
  1167. "__id__": 1
  1168. },
  1169. "asset": {
  1170. "__uuid__": "2f4450f3-13c3-49e5-a124-8dced97d2993"
  1171. },
  1172. "fileId": "69/b7u3adCWJw9i55N/Qmh",
  1173. "sync": false
  1174. },
  1175. {
  1176. "__type__": "cc.Widget",
  1177. "_name": "",
  1178. "_objFlags": 0,
  1179. "node": {
  1180. "__id__": 17
  1181. },
  1182. "_enabled": true,
  1183. "alignMode": 0,
  1184. "_target": null,
  1185. "_alignFlags": 37,
  1186. "_left": 350.07654921020657,
  1187. "_right": 0,
  1188. "_top": 0,
  1189. "_bottom": 0,
  1190. "_verticalCenter": 0,
  1191. "_horizontalCenter": 0,
  1192. "_isAbsLeft": true,
  1193. "_isAbsRight": true,
  1194. "_isAbsTop": true,
  1195. "_isAbsBottom": true,
  1196. "_isAbsHorizontalCenter": true,
  1197. "_isAbsVerticalCenter": true,
  1198. "_originalWidth": 0,
  1199. "_originalHeight": 237,
  1200. "_id": ""
  1201. },
  1202. {
  1203. "__type__": "cc.Sprite",
  1204. "_name": "",
  1205. "_objFlags": 0,
  1206. "node": {
  1207. "__id__": 17
  1208. },
  1209. "_enabled": true,
  1210. "_materials": [
  1211. {
  1212. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1213. }
  1214. ],
  1215. "_srcBlendFactor": 770,
  1216. "_dstBlendFactor": 771,
  1217. "_spriteFrame": {
  1218. "__uuid__": "d192a7b4-acff-439d-8b7c-de20cbd3de75"
  1219. },
  1220. "_type": 1,
  1221. "_sizeMode": 0,
  1222. "_fillType": 0,
  1223. "_fillCenter": {
  1224. "__type__": "cc.Vec2",
  1225. "x": 0,
  1226. "y": 0
  1227. },
  1228. "_fillStart": 0,
  1229. "_fillRange": 0,
  1230. "_isTrimmedMode": true,
  1231. "_atlas": null,
  1232. "_id": ""
  1233. },
  1234. {
  1235. "__type__": "cc.PrefabInfo",
  1236. "root": {
  1237. "__id__": 1
  1238. },
  1239. "asset": {
  1240. "__uuid__": "2f4450f3-13c3-49e5-a124-8dced97d2993"
  1241. },
  1242. "fileId": "4e2J99+hpDGLzPQF9y/Mou",
  1243. "sync": false
  1244. },
  1245. {
  1246. "__type__": "cc.Sprite",
  1247. "_name": "",
  1248. "_objFlags": 0,
  1249. "node": {
  1250. "__id__": 16
  1251. },
  1252. "_enabled": true,
  1253. "_materials": [
  1254. {
  1255. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1256. }
  1257. ],
  1258. "_srcBlendFactor": 770,
  1259. "_dstBlendFactor": 771,
  1260. "_spriteFrame": {
  1261. "__uuid__": "bf374da0-945d-430c-88d9-bd94f7d561aa"
  1262. },
  1263. "_type": 1,
  1264. "_sizeMode": 0,
  1265. "_fillType": 0,
  1266. "_fillCenter": {
  1267. "__type__": "cc.Vec2",
  1268. "x": 0,
  1269. "y": 0
  1270. },
  1271. "_fillStart": 0,
  1272. "_fillRange": 0,
  1273. "_isTrimmedMode": true,
  1274. "_atlas": null,
  1275. "_id": ""
  1276. },
  1277. {
  1278. "__type__": "cc.PrefabInfo",
  1279. "root": {
  1280. "__id__": 1
  1281. },
  1282. "asset": {
  1283. "__uuid__": "2f4450f3-13c3-49e5-a124-8dced97d2993"
  1284. },
  1285. "fileId": "012s1QdyVLdpy+gc+hyxO6",
  1286. "sync": false
  1287. },
  1288. {
  1289. "__type__": "cc.Node",
  1290. "_name": "save",
  1291. "_objFlags": 0,
  1292. "_parent": {
  1293. "__id__": 2
  1294. },
  1295. "_children": [
  1296. {
  1297. "__id__": 35
  1298. }
  1299. ],
  1300. "_active": true,
  1301. "_components": [
  1302. {
  1303. "__id__": 38
  1304. },
  1305. {
  1306. "__id__": 39
  1307. }
  1308. ],
  1309. "_prefab": {
  1310. "__id__": 40
  1311. },
  1312. "_opacity": 255,
  1313. "_color": {
  1314. "__type__": "cc.Color",
  1315. "r": 255,
  1316. "g": 255,
  1317. "b": 255,
  1318. "a": 255
  1319. },
  1320. "_contentSize": {
  1321. "__type__": "cc.Size",
  1322. "width": 378,
  1323. "height": 129
  1324. },
  1325. "_anchorPoint": {
  1326. "__type__": "cc.Vec2",
  1327. "x": 0.5,
  1328. "y": 0.5
  1329. },
  1330. "_trs": {
  1331. "__type__": "TypedArray",
  1332. "ctor": "Float64Array",
  1333. "array": [
  1334. -4.682,
  1335. -493.174,
  1336. 0,
  1337. 0,
  1338. 0,
  1339. 0,
  1340. 1,
  1341. 1,
  1342. 1,
  1343. 1
  1344. ]
  1345. },
  1346. "_eulerAngles": {
  1347. "__type__": "cc.Vec3",
  1348. "x": 0,
  1349. "y": 0,
  1350. "z": 0
  1351. },
  1352. "_skewX": 0,
  1353. "_skewY": 0,
  1354. "_is3DNode": false,
  1355. "_groupIndex": 0,
  1356. "groupIndex": 0,
  1357. "_id": ""
  1358. },
  1359. {
  1360. "__type__": "cc.Node",
  1361. "_name": "saveText",
  1362. "_objFlags": 0,
  1363. "_parent": {
  1364. "__id__": 34
  1365. },
  1366. "_children": [],
  1367. "_active": true,
  1368. "_components": [
  1369. {
  1370. "__id__": 36
  1371. }
  1372. ],
  1373. "_prefab": {
  1374. "__id__": 37
  1375. },
  1376. "_opacity": 255,
  1377. "_color": {
  1378. "__type__": "cc.Color",
  1379. "r": 255,
  1380. "g": 255,
  1381. "b": 255,
  1382. "a": 255
  1383. },
  1384. "_contentSize": {
  1385. "__type__": "cc.Size",
  1386. "width": 60,
  1387. "height": 50.4
  1388. },
  1389. "_anchorPoint": {
  1390. "__type__": "cc.Vec2",
  1391. "x": 0.5,
  1392. "y": 0.5
  1393. },
  1394. "_trs": {
  1395. "__type__": "TypedArray",
  1396. "ctor": "Float64Array",
  1397. "array": [
  1398. 0,
  1399. 0,
  1400. 0,
  1401. 0,
  1402. 0,
  1403. 0,
  1404. 1,
  1405. 1,
  1406. 1,
  1407. 1
  1408. ]
  1409. },
  1410. "_eulerAngles": {
  1411. "__type__": "cc.Vec3",
  1412. "x": 0,
  1413. "y": 0,
  1414. "z": 0
  1415. },
  1416. "_skewX": 0,
  1417. "_skewY": 0,
  1418. "_is3DNode": false,
  1419. "_groupIndex": 0,
  1420. "groupIndex": 0,
  1421. "_id": ""
  1422. },
  1423. {
  1424. "__type__": "cc.Label",
  1425. "_name": "",
  1426. "_objFlags": 0,
  1427. "node": {
  1428. "__id__": 35
  1429. },
  1430. "_enabled": true,
  1431. "_materials": [
  1432. {
  1433. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1434. }
  1435. ],
  1436. "_useOriginalSize": false,
  1437. "_string": "保存",
  1438. "_N$string": "保存",
  1439. "_fontSize": 30,
  1440. "_lineHeight": 40,
  1441. "_enableWrapText": true,
  1442. "_N$file": null,
  1443. "_isSystemFontUsed": true,
  1444. "_spacingX": 0,
  1445. "_batchAsBitmap": false,
  1446. "_styleFlags": 0,
  1447. "_underlineHeight": 0,
  1448. "_N$horizontalAlign": 1,
  1449. "_N$verticalAlign": 1,
  1450. "_N$fontFamily": "Arial",
  1451. "_N$overflow": 0,
  1452. "_N$cacheMode": 0,
  1453. "_id": ""
  1454. },
  1455. {
  1456. "__type__": "cc.PrefabInfo",
  1457. "root": {
  1458. "__id__": 1
  1459. },
  1460. "asset": {
  1461. "__uuid__": "2f4450f3-13c3-49e5-a124-8dced97d2993"
  1462. },
  1463. "fileId": "efMvyR+0NNoK8+9J1/MdTj",
  1464. "sync": false
  1465. },
  1466. {
  1467. "__type__": "cc.Sprite",
  1468. "_name": "",
  1469. "_objFlags": 0,
  1470. "node": {
  1471. "__id__": 34
  1472. },
  1473. "_enabled": true,
  1474. "_materials": [
  1475. {
  1476. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1477. }
  1478. ],
  1479. "_srcBlendFactor": 770,
  1480. "_dstBlendFactor": 771,
  1481. "_spriteFrame": {
  1482. "__uuid__": "f7352d5c-d1a7-4939-bda0-ead3bb83c5fe"
  1483. },
  1484. "_type": 0,
  1485. "_sizeMode": 1,
  1486. "_fillType": 0,
  1487. "_fillCenter": {
  1488. "__type__": "cc.Vec2",
  1489. "x": 0,
  1490. "y": 0
  1491. },
  1492. "_fillStart": 0,
  1493. "_fillRange": 0,
  1494. "_isTrimmedMode": true,
  1495. "_atlas": null,
  1496. "_id": ""
  1497. },
  1498. {
  1499. "__type__": "cc.Button",
  1500. "_name": "",
  1501. "_objFlags": 0,
  1502. "node": {
  1503. "__id__": 34
  1504. },
  1505. "_enabled": true,
  1506. "_normalMaterial": {
  1507. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1508. },
  1509. "_grayMaterial": null,
  1510. "duration": 0.1,
  1511. "zoomScale": 1.2,
  1512. "clickEvents": [],
  1513. "_N$interactable": true,
  1514. "_N$enableAutoGrayEffect": false,
  1515. "_N$transition": 3,
  1516. "transition": 3,
  1517. "_N$normalColor": {
  1518. "__type__": "cc.Color",
  1519. "r": 255,
  1520. "g": 255,
  1521. "b": 255,
  1522. "a": 255
  1523. },
  1524. "_N$pressedColor": {
  1525. "__type__": "cc.Color",
  1526. "r": 211,
  1527. "g": 211,
  1528. "b": 211,
  1529. "a": 255
  1530. },
  1531. "pressedColor": {
  1532. "__type__": "cc.Color",
  1533. "r": 211,
  1534. "g": 211,
  1535. "b": 211,
  1536. "a": 255
  1537. },
  1538. "_N$hoverColor": {
  1539. "__type__": "cc.Color",
  1540. "r": 255,
  1541. "g": 255,
  1542. "b": 255,
  1543. "a": 255
  1544. },
  1545. "hoverColor": {
  1546. "__type__": "cc.Color",
  1547. "r": 255,
  1548. "g": 255,
  1549. "b": 255,
  1550. "a": 255
  1551. },
  1552. "_N$disabledColor": {
  1553. "__type__": "cc.Color",
  1554. "r": 124,
  1555. "g": 124,
  1556. "b": 124,
  1557. "a": 255
  1558. },
  1559. "_N$normalSprite": null,
  1560. "_N$pressedSprite": null,
  1561. "pressedSprite": null,
  1562. "_N$hoverSprite": null,
  1563. "hoverSprite": null,
  1564. "_N$disabledSprite": null,
  1565. "_N$target": {
  1566. "__id__": 34
  1567. },
  1568. "_id": ""
  1569. },
  1570. {
  1571. "__type__": "cc.PrefabInfo",
  1572. "root": {
  1573. "__id__": 1
  1574. },
  1575. "asset": {
  1576. "__uuid__": "2f4450f3-13c3-49e5-a124-8dced97d2993"
  1577. },
  1578. "fileId": "ebJmjISSBOe5mO40dPuy8N",
  1579. "sync": false
  1580. },
  1581. {
  1582. "__type__": "cc.Sprite",
  1583. "_name": "",
  1584. "_objFlags": 0,
  1585. "node": {
  1586. "__id__": 2
  1587. },
  1588. "_enabled": true,
  1589. "_materials": [
  1590. {
  1591. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1592. }
  1593. ],
  1594. "_srcBlendFactor": 770,
  1595. "_dstBlendFactor": 771,
  1596. "_spriteFrame": {
  1597. "__uuid__": "71abd607-94fa-4b29-9304-ca66858491f7"
  1598. },
  1599. "_type": 1,
  1600. "_sizeMode": 1,
  1601. "_fillType": 0,
  1602. "_fillCenter": {
  1603. "__type__": "cc.Vec2",
  1604. "x": 0,
  1605. "y": 0
  1606. },
  1607. "_fillStart": 0,
  1608. "_fillRange": 0,
  1609. "_isTrimmedMode": true,
  1610. "_atlas": null,
  1611. "_id": ""
  1612. },
  1613. {
  1614. "__type__": "cc.PrefabInfo",
  1615. "root": {
  1616. "__id__": 1
  1617. },
  1618. "asset": {
  1619. "__uuid__": "2f4450f3-13c3-49e5-a124-8dced97d2993"
  1620. },
  1621. "fileId": "e9gq9T/FJNuK2mtnDzIylU",
  1622. "sync": false
  1623. },
  1624. {
  1625. "__type__": "cc.Widget",
  1626. "_name": "",
  1627. "_objFlags": 0,
  1628. "node": {
  1629. "__id__": 1
  1630. },
  1631. "_enabled": true,
  1632. "alignMode": 1,
  1633. "_target": null,
  1634. "_alignFlags": 45,
  1635. "_left": 0,
  1636. "_right": 0,
  1637. "_top": 0,
  1638. "_bottom": 0,
  1639. "_verticalCenter": 0,
  1640. "_horizontalCenter": 0,
  1641. "_isAbsLeft": true,
  1642. "_isAbsRight": true,
  1643. "_isAbsTop": true,
  1644. "_isAbsBottom": true,
  1645. "_isAbsHorizontalCenter": true,
  1646. "_isAbsVerticalCenter": true,
  1647. "_originalWidth": 1138,
  1648. "_originalHeight": 640,
  1649. "_id": ""
  1650. },
  1651. {
  1652. "__type__": "cc.PrefabInfo",
  1653. "root": {
  1654. "__id__": 1
  1655. },
  1656. "asset": {
  1657. "__uuid__": "2f4450f3-13c3-49e5-a124-8dced97d2993"
  1658. },
  1659. "fileId": "a6N52Nz3dAN5f86DFeKBBw",
  1660. "sync": false
  1661. }
  1662. ]