artist_train_completion.prefab 19 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "artist_train_completion",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 7
  24. }
  25. ],
  26. "_tag": -1,
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 32
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 33
  35. },
  36. "_id": "",
  37. "_opacity": 255,
  38. "_color": {
  39. "__type__": "cc.Color",
  40. "r": 255,
  41. "g": 255,
  42. "b": 255,
  43. "a": 255
  44. },
  45. "_cascadeOpacityEnabled": true,
  46. "_anchorPoint": {
  47. "__type__": "cc.Vec2",
  48. "x": 0.5,
  49. "y": 0.5
  50. },
  51. "_contentSize": {
  52. "__type__": "cc.Size",
  53. "width": 750,
  54. "height": 1624
  55. },
  56. "_rotationX": 0,
  57. "_rotationY": 0,
  58. "_scaleX": 1,
  59. "_scaleY": 1,
  60. "_position": {
  61. "__type__": "cc.Vec2",
  62. "x": 0,
  63. "y": 0
  64. },
  65. "_skewX": 0,
  66. "_skewY": 0,
  67. "_localZOrder": 0,
  68. "_globalZOrder": 0,
  69. "_opacityModifyRGB": false,
  70. "groupIndex": 0
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "bg",
  75. "_objFlags": 0,
  76. "_parent": {
  77. "__id__": 1
  78. },
  79. "_children": [],
  80. "_tag": -1,
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 3
  85. },
  86. {
  87. "__id__": 4
  88. }
  89. ],
  90. "_prefab": {
  91. "__id__": 6
  92. },
  93. "_id": "",
  94. "_opacity": 0,
  95. "_color": {
  96. "__type__": "cc.Color",
  97. "r": 255,
  98. "g": 255,
  99. "b": 255,
  100. "a": 255
  101. },
  102. "_cascadeOpacityEnabled": true,
  103. "_anchorPoint": {
  104. "__type__": "cc.Vec2",
  105. "x": 0.5,
  106. "y": 0.5
  107. },
  108. "_contentSize": {
  109. "__type__": "cc.Size",
  110. "width": 2000,
  111. "height": 2000
  112. },
  113. "_rotationX": 0,
  114. "_rotationY": 0,
  115. "_scaleX": 1,
  116. "_scaleY": 1,
  117. "_position": {
  118. "__type__": "cc.Vec2",
  119. "x": 0,
  120. "y": 0
  121. },
  122. "_skewX": 0,
  123. "_skewY": 0,
  124. "_localZOrder": 0,
  125. "_globalZOrder": 0,
  126. "_opacityModifyRGB": false,
  127. "groupIndex": 0
  128. },
  129. {
  130. "__type__": "cc.Sprite",
  131. "_name": "",
  132. "_objFlags": 0,
  133. "node": {
  134. "__id__": 2
  135. },
  136. "_enabled": true,
  137. "_spriteFrame": {
  138. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  139. },
  140. "_type": 0,
  141. "_sizeMode": 0,
  142. "_fillType": 0,
  143. "_fillCenter": {
  144. "__type__": "cc.Vec2",
  145. "x": 0,
  146. "y": 0
  147. },
  148. "_fillStart": 0,
  149. "_fillRange": 0,
  150. "_isTrimmedMode": false,
  151. "_srcBlendFactor": 770,
  152. "_dstBlendFactor": 771,
  153. "_atlas": null
  154. },
  155. {
  156. "__type__": "cc.Button",
  157. "_name": "",
  158. "_objFlags": 0,
  159. "node": {
  160. "__id__": 2
  161. },
  162. "_enabled": true,
  163. "transition": 0,
  164. "pressedColor": {
  165. "__type__": "cc.Color",
  166. "r": 211,
  167. "g": 211,
  168. "b": 211,
  169. "a": 255
  170. },
  171. "hoverColor": {
  172. "__type__": "cc.Color",
  173. "r": 255,
  174. "g": 255,
  175. "b": 255,
  176. "a": 255
  177. },
  178. "duration": 0.1,
  179. "zoomScale": 1.2,
  180. "clickEvents": [
  181. {
  182. "__id__": 5
  183. }
  184. ],
  185. "_N$interactable": true,
  186. "_N$enableAutoGrayEffect": false,
  187. "_N$normalColor": {
  188. "__type__": "cc.Color",
  189. "r": 214,
  190. "g": 214,
  191. "b": 214,
  192. "a": 255
  193. },
  194. "_N$disabledColor": {
  195. "__type__": "cc.Color",
  196. "r": 124,
  197. "g": 124,
  198. "b": 124,
  199. "a": 255
  200. },
  201. "_N$normalSprite": null,
  202. "_N$pressedSprite": null,
  203. "pressedSprite": null,
  204. "_N$hoverSprite": null,
  205. "hoverSprite": null,
  206. "_N$disabledSprite": null,
  207. "_N$target": {
  208. "__id__": 2
  209. }
  210. },
  211. {
  212. "__type__": "cc.ClickEvent",
  213. "target": {
  214. "__id__": 1
  215. },
  216. "component": "ArtistTrainCompletion",
  217. "handler": "close",
  218. "customEventData": ""
  219. },
  220. {
  221. "__type__": "cc.PrefabInfo",
  222. "root": {
  223. "__id__": 1
  224. },
  225. "asset": {
  226. "__uuid__": "3acaa1f0-337d-41ac-a7fe-10f0abbd8ffd"
  227. },
  228. "fileId": "97qfioazVNIJ28Fb0ReBhm",
  229. "sync": false
  230. },
  231. {
  232. "__type__": "cc.Node",
  233. "_name": "content",
  234. "_objFlags": 0,
  235. "_parent": {
  236. "__id__": 1
  237. },
  238. "_children": [
  239. {
  240. "__id__": 8
  241. },
  242. {
  243. "__id__": 11
  244. },
  245. {
  246. "__id__": 14
  247. },
  248. {
  249. "__id__": 22
  250. }
  251. ],
  252. "_tag": -1,
  253. "_active": true,
  254. "_components": [
  255. {
  256. "__id__": 30
  257. }
  258. ],
  259. "_prefab": {
  260. "__id__": 31
  261. },
  262. "_id": "",
  263. "_opacity": 255,
  264. "_color": {
  265. "__type__": "cc.Color",
  266. "r": 255,
  267. "g": 255,
  268. "b": 255,
  269. "a": 255
  270. },
  271. "_cascadeOpacityEnabled": true,
  272. "_anchorPoint": {
  273. "__type__": "cc.Vec2",
  274. "x": 0.5,
  275. "y": 0.5
  276. },
  277. "_contentSize": {
  278. "__type__": "cc.Size",
  279. "width": 560,
  280. "height": 400
  281. },
  282. "_rotationX": 0,
  283. "_rotationY": 0,
  284. "_scaleX": 1,
  285. "_scaleY": 1,
  286. "_position": {
  287. "__type__": "cc.Vec2",
  288. "x": 0,
  289. "y": 0
  290. },
  291. "_skewX": 0,
  292. "_skewY": 0,
  293. "_localZOrder": 0,
  294. "_globalZOrder": 0,
  295. "_opacityModifyRGB": false,
  296. "groupIndex": 0
  297. },
  298. {
  299. "__type__": "cc.Node",
  300. "_name": "color_full_bar",
  301. "_objFlags": 0,
  302. "_parent": {
  303. "__id__": 7
  304. },
  305. "_children": [],
  306. "_tag": -1,
  307. "_active": true,
  308. "_components": [
  309. {
  310. "__id__": 9
  311. }
  312. ],
  313. "_prefab": {
  314. "__id__": 10
  315. },
  316. "_id": "",
  317. "_opacity": 255,
  318. "_color": {
  319. "__type__": "cc.Color",
  320. "r": 255,
  321. "g": 255,
  322. "b": 255,
  323. "a": 255
  324. },
  325. "_cascadeOpacityEnabled": true,
  326. "_anchorPoint": {
  327. "__type__": "cc.Vec2",
  328. "x": 0.5,
  329. "y": 0.5
  330. },
  331. "_contentSize": {
  332. "__type__": "cc.Size",
  333. "width": 432,
  334. "height": 96
  335. },
  336. "_rotationX": 0,
  337. "_rotationY": 0,
  338. "_scaleX": 1,
  339. "_scaleY": 1,
  340. "_position": {
  341. "__type__": "cc.Vec2",
  342. "x": 0,
  343. "y": 199
  344. },
  345. "_skewX": 0,
  346. "_skewY": 0,
  347. "_localZOrder": 0,
  348. "_globalZOrder": 0,
  349. "_opacityModifyRGB": false,
  350. "groupIndex": 0
  351. },
  352. {
  353. "__type__": "cc.Sprite",
  354. "_name": "",
  355. "_objFlags": 0,
  356. "node": {
  357. "__id__": 8
  358. },
  359. "_enabled": true,
  360. "_spriteFrame": {
  361. "__uuid__": "69e568db-5875-40fd-b252-0363f5d5fc42"
  362. },
  363. "_type": 0,
  364. "_sizeMode": 1,
  365. "_fillType": 0,
  366. "_fillCenter": {
  367. "__type__": "cc.Vec2",
  368. "x": 0,
  369. "y": 0
  370. },
  371. "_fillStart": 0,
  372. "_fillRange": 0,
  373. "_isTrimmedMode": true,
  374. "_srcBlendFactor": 770,
  375. "_dstBlendFactor": 771,
  376. "_atlas": null
  377. },
  378. {
  379. "__type__": "cc.PrefabInfo",
  380. "root": {
  381. "__id__": 1
  382. },
  383. "asset": {
  384. "__uuid__": "3acaa1f0-337d-41ac-a7fe-10f0abbd8ffd"
  385. },
  386. "fileId": "31sxYZvnpAzoSU3liI0maA",
  387. "sync": false
  388. },
  389. {
  390. "__type__": "cc.Node",
  391. "_name": "title",
  392. "_objFlags": 0,
  393. "_parent": {
  394. "__id__": 7
  395. },
  396. "_children": [],
  397. "_tag": -1,
  398. "_active": true,
  399. "_components": [
  400. {
  401. "__id__": 12
  402. }
  403. ],
  404. "_prefab": {
  405. "__id__": 13
  406. },
  407. "_id": "",
  408. "_opacity": 255,
  409. "_color": {
  410. "__type__": "cc.Color",
  411. "r": 255,
  412. "g": 255,
  413. "b": 255,
  414. "a": 255
  415. },
  416. "_cascadeOpacityEnabled": true,
  417. "_anchorPoint": {
  418. "__type__": "cc.Vec2",
  419. "x": 0.5,
  420. "y": 0.5
  421. },
  422. "_contentSize": {
  423. "__type__": "cc.Size",
  424. "width": 164,
  425. "height": 50
  426. },
  427. "_rotationX": 0,
  428. "_rotationY": 0,
  429. "_scaleX": 1,
  430. "_scaleY": 1,
  431. "_position": {
  432. "__type__": "cc.Vec2",
  433. "x": 0,
  434. "y": 211
  435. },
  436. "_skewX": 0,
  437. "_skewY": 0,
  438. "_localZOrder": 0,
  439. "_globalZOrder": 0,
  440. "_opacityModifyRGB": false,
  441. "groupIndex": 0
  442. },
  443. {
  444. "__type__": "cc.RichText",
  445. "_name": "",
  446. "_objFlags": 0,
  447. "node": {
  448. "__id__": 11
  449. },
  450. "_enabled": true,
  451. "_N$string": "<b><outline color=#E1596C\n width=2>培养完成<outline/><b/>",
  452. "_N$horizontalAlign": 0,
  453. "_N$fontSize": 40,
  454. "_N$font": null,
  455. "_N$maxWidth": 0,
  456. "_N$lineHeight": 50,
  457. "_N$imageAtlas": null,
  458. "_N$handleTouchEvent": true
  459. },
  460. {
  461. "__type__": "cc.PrefabInfo",
  462. "root": {
  463. "__id__": 1
  464. },
  465. "asset": {
  466. "__uuid__": "3acaa1f0-337d-41ac-a7fe-10f0abbd8ffd"
  467. },
  468. "fileId": "deCsNDWZtLpYUAkLzruW1F",
  469. "sync": false
  470. },
  471. {
  472. "__type__": "cc.Node",
  473. "_name": "confirm_btn",
  474. "_objFlags": 0,
  475. "_parent": {
  476. "__id__": 7
  477. },
  478. "_children": [
  479. {
  480. "__id__": 15
  481. }
  482. ],
  483. "_tag": -1,
  484. "_active": true,
  485. "_components": [
  486. {
  487. "__id__": 18
  488. },
  489. {
  490. "__id__": 19
  491. }
  492. ],
  493. "_prefab": {
  494. "__id__": 21
  495. },
  496. "_id": "",
  497. "_opacity": 255,
  498. "_color": {
  499. "__type__": "cc.Color",
  500. "r": 255,
  501. "g": 255,
  502. "b": 255,
  503. "a": 255
  504. },
  505. "_cascadeOpacityEnabled": true,
  506. "_anchorPoint": {
  507. "__type__": "cc.Vec2",
  508. "x": 0.5,
  509. "y": 0.5
  510. },
  511. "_contentSize": {
  512. "__type__": "cc.Size",
  513. "width": 236,
  514. "height": 80
  515. },
  516. "_rotationX": 0,
  517. "_rotationY": 0,
  518. "_scaleX": 1,
  519. "_scaleY": 1,
  520. "_position": {
  521. "__type__": "cc.Vec2",
  522. "x": 1,
  523. "y": -110
  524. },
  525. "_skewX": 0,
  526. "_skewY": 0,
  527. "_localZOrder": 0,
  528. "_globalZOrder": 0,
  529. "_opacityModifyRGB": false,
  530. "groupIndex": 0
  531. },
  532. {
  533. "__type__": "cc.Node",
  534. "_name": "New RichText",
  535. "_objFlags": 0,
  536. "_parent": {
  537. "__id__": 14
  538. },
  539. "_children": [],
  540. "_tag": -1,
  541. "_active": true,
  542. "_components": [
  543. {
  544. "__id__": 16
  545. }
  546. ],
  547. "_prefab": {
  548. "__id__": 17
  549. },
  550. "_id": "",
  551. "_opacity": 255,
  552. "_color": {
  553. "__type__": "cc.Color",
  554. "r": 255,
  555. "g": 255,
  556. "b": 255,
  557. "a": 255
  558. },
  559. "_cascadeOpacityEnabled": true,
  560. "_anchorPoint": {
  561. "__type__": "cc.Vec2",
  562. "x": 0.5,
  563. "y": 0.5
  564. },
  565. "_contentSize": {
  566. "__type__": "cc.Size",
  567. "width": 84,
  568. "height": 50
  569. },
  570. "_rotationX": 0,
  571. "_rotationY": 0,
  572. "_scaleX": 1,
  573. "_scaleY": 1,
  574. "_position": {
  575. "__type__": "cc.Vec2",
  576. "x": 0,
  577. "y": 0
  578. },
  579. "_skewX": 0,
  580. "_skewY": 0,
  581. "_localZOrder": 0,
  582. "_globalZOrder": 0,
  583. "_opacityModifyRGB": false,
  584. "groupIndex": 0
  585. },
  586. {
  587. "__type__": "cc.RichText",
  588. "_name": "",
  589. "_objFlags": 0,
  590. "node": {
  591. "__id__": 15
  592. },
  593. "_enabled": true,
  594. "_N$string": "<b><outline color=#4f2711 width=2>确定<outline/><b/>",
  595. "_N$horizontalAlign": 0,
  596. "_N$fontSize": 40,
  597. "_N$font": null,
  598. "_N$maxWidth": 0,
  599. "_N$lineHeight": 50,
  600. "_N$imageAtlas": null,
  601. "_N$handleTouchEvent": true
  602. },
  603. {
  604. "__type__": "cc.PrefabInfo",
  605. "root": {
  606. "__id__": 1
  607. },
  608. "asset": {
  609. "__uuid__": "3acaa1f0-337d-41ac-a7fe-10f0abbd8ffd"
  610. },
  611. "fileId": "89yNRz2jNDu4hvTbWMk88+",
  612. "sync": false
  613. },
  614. {
  615. "__type__": "cc.Sprite",
  616. "_name": "",
  617. "_objFlags": 0,
  618. "node": {
  619. "__id__": 14
  620. },
  621. "_enabled": true,
  622. "_spriteFrame": {
  623. "__uuid__": "a2a70c2c-f3a8-4abc-a113-6876b4f0a6f6"
  624. },
  625. "_type": 1,
  626. "_sizeMode": 0,
  627. "_fillType": 0,
  628. "_fillCenter": {
  629. "__type__": "cc.Vec2",
  630. "x": 0,
  631. "y": 0
  632. },
  633. "_fillStart": 0,
  634. "_fillRange": 0,
  635. "_isTrimmedMode": true,
  636. "_srcBlendFactor": 770,
  637. "_dstBlendFactor": 771,
  638. "_atlas": null
  639. },
  640. {
  641. "__type__": "cc.Button",
  642. "_name": "",
  643. "_objFlags": 0,
  644. "node": {
  645. "__id__": 14
  646. },
  647. "_enabled": true,
  648. "transition": 1,
  649. "pressedColor": {
  650. "__type__": "cc.Color",
  651. "r": 120,
  652. "g": 120,
  653. "b": 120,
  654. "a": 255
  655. },
  656. "hoverColor": {
  657. "__type__": "cc.Color",
  658. "r": 255,
  659. "g": 255,
  660. "b": 255,
  661. "a": 255
  662. },
  663. "duration": 0.1,
  664. "zoomScale": 1.2,
  665. "clickEvents": [
  666. {
  667. "__id__": 20
  668. }
  669. ],
  670. "_N$interactable": true,
  671. "_N$enableAutoGrayEffect": false,
  672. "_N$normalColor": {
  673. "__type__": "cc.Color",
  674. "r": 255,
  675. "g": 255,
  676. "b": 255,
  677. "a": 255
  678. },
  679. "_N$disabledColor": {
  680. "__type__": "cc.Color",
  681. "r": 255,
  682. "g": 255,
  683. "b": 255,
  684. "a": 255
  685. },
  686. "_N$normalSprite": {
  687. "__uuid__": "a2a70c2c-f3a8-4abc-a113-6876b4f0a6f6"
  688. },
  689. "_N$pressedSprite": null,
  690. "pressedSprite": null,
  691. "_N$hoverSprite": null,
  692. "hoverSprite": null,
  693. "_N$disabledSprite": null,
  694. "_N$target": {
  695. "__id__": 14
  696. }
  697. },
  698. {
  699. "__type__": "cc.ClickEvent",
  700. "target": {
  701. "__id__": 1
  702. },
  703. "component": "ArtistTrainCompletion",
  704. "handler": "close",
  705. "customEventData": ""
  706. },
  707. {
  708. "__type__": "cc.PrefabInfo",
  709. "root": {
  710. "__id__": 1
  711. },
  712. "asset": {
  713. "__uuid__": "3acaa1f0-337d-41ac-a7fe-10f0abbd8ffd"
  714. },
  715. "fileId": "23Tog3R7BKwrjUvTcVp32L",
  716. "sync": false
  717. },
  718. {
  719. "__type__": "cc.Node",
  720. "_name": "train_cost_bg",
  721. "_objFlags": 0,
  722. "_parent": {
  723. "__id__": 7
  724. },
  725. "_children": [
  726. {
  727. "__id__": 23
  728. }
  729. ],
  730. "_tag": -1,
  731. "_active": true,
  732. "_components": [
  733. {
  734. "__id__": 27
  735. },
  736. {
  737. "__id__": 28
  738. }
  739. ],
  740. "_prefab": {
  741. "__id__": 29
  742. },
  743. "_id": "",
  744. "_opacity": 255,
  745. "_color": {
  746. "__type__": "cc.Color",
  747. "r": 255,
  748. "g": 255,
  749. "b": 255,
  750. "a": 255
  751. },
  752. "_cascadeOpacityEnabled": true,
  753. "_anchorPoint": {
  754. "__type__": "cc.Vec2",
  755. "x": 0.5,
  756. "y": 0.5
  757. },
  758. "_contentSize": {
  759. "__type__": "cc.Size",
  760. "width": 370,
  761. "height": 180
  762. },
  763. "_rotationX": 0,
  764. "_rotationY": 0,
  765. "_scaleX": 1,
  766. "_scaleY": 1,
  767. "_position": {
  768. "__type__": "cc.Vec2",
  769. "x": 0,
  770. "y": 32.9
  771. },
  772. "_skewX": 0,
  773. "_skewY": 0,
  774. "_localZOrder": 0,
  775. "_globalZOrder": 0,
  776. "_opacityModifyRGB": false,
  777. "groupIndex": 0
  778. },
  779. {
  780. "__type__": "cc.Node",
  781. "_name": "sub_content",
  782. "_objFlags": 0,
  783. "_parent": {
  784. "__id__": 22
  785. },
  786. "_children": [],
  787. "_tag": -1,
  788. "_active": true,
  789. "_components": [
  790. {
  791. "__id__": 24
  792. },
  793. {
  794. "__id__": 25
  795. }
  796. ],
  797. "_prefab": {
  798. "__id__": 26
  799. },
  800. "_id": "",
  801. "_opacity": 255,
  802. "_color": {
  803. "__type__": "cc.Color",
  804. "r": 255,
  805. "g": 255,
  806. "b": 255,
  807. "a": 255
  808. },
  809. "_cascadeOpacityEnabled": true,
  810. "_anchorPoint": {
  811. "__type__": "cc.Vec2",
  812. "x": 0.5,
  813. "y": 0.5
  814. },
  815. "_contentSize": {
  816. "__type__": "cc.Size",
  817. "width": 370,
  818. "height": 36
  819. },
  820. "_rotationX": 0,
  821. "_rotationY": 0,
  822. "_scaleX": 1,
  823. "_scaleY": 1,
  824. "_position": {
  825. "__type__": "cc.Vec2",
  826. "x": 0,
  827. "y": 0
  828. },
  829. "_skewX": 0,
  830. "_skewY": 0,
  831. "_localZOrder": 0,
  832. "_globalZOrder": 0,
  833. "_opacityModifyRGB": false,
  834. "groupIndex": 0
  835. },
  836. {
  837. "__type__": "cc.Widget",
  838. "_name": "",
  839. "_objFlags": 0,
  840. "node": {
  841. "__id__": 23
  842. },
  843. "_enabled": true,
  844. "alignMode": 1,
  845. "_target": null,
  846. "_alignFlags": 45,
  847. "_left": 0,
  848. "_right": 0,
  849. "_top": 72,
  850. "_bottom": 72,
  851. "_verticalCenter": 0,
  852. "_horizontalCenter": 0,
  853. "_isAbsLeft": true,
  854. "_isAbsRight": true,
  855. "_isAbsTop": true,
  856. "_isAbsBottom": true,
  857. "_isAbsHorizontalCenter": true,
  858. "_isAbsVerticalCenter": true,
  859. "_originalWidth": 0,
  860. "_originalHeight": 0
  861. },
  862. {
  863. "__type__": "cc.Layout",
  864. "_name": "",
  865. "_objFlags": 0,
  866. "node": {
  867. "__id__": 23
  868. },
  869. "_enabled": true,
  870. "_layoutSize": {
  871. "__type__": "cc.Size",
  872. "width": 370,
  873. "height": 36
  874. },
  875. "_resize": 1,
  876. "_N$layoutType": 2,
  877. "_N$padding": 0,
  878. "_N$cellSize": {
  879. "__type__": "cc.Size",
  880. "width": 40,
  881. "height": 40
  882. },
  883. "_N$startAxis": 0,
  884. "_N$paddingLeft": 0,
  885. "_N$paddingRight": 0,
  886. "_N$paddingTop": 10,
  887. "_N$paddingBottom": 10,
  888. "_N$spacingX": 0,
  889. "_N$spacingY": 5,
  890. "_N$verticalDirection": 1,
  891. "_N$horizontalDirection": 0
  892. },
  893. {
  894. "__type__": "cc.PrefabInfo",
  895. "root": {
  896. "__id__": 1
  897. },
  898. "asset": {
  899. "__uuid__": "3acaa1f0-337d-41ac-a7fe-10f0abbd8ffd"
  900. },
  901. "fileId": "e4BSlsIcJHY73ZT2iMtACD",
  902. "sync": false
  903. },
  904. {
  905. "__type__": "cc.Sprite",
  906. "_name": "",
  907. "_objFlags": 0,
  908. "node": {
  909. "__id__": 22
  910. },
  911. "_enabled": true,
  912. "_spriteFrame": {
  913. "__uuid__": "6f2366bf-ce74-489d-bd58-9f0732e0e151"
  914. },
  915. "_type": 1,
  916. "_sizeMode": 0,
  917. "_fillType": 0,
  918. "_fillCenter": {
  919. "__type__": "cc.Vec2",
  920. "x": 0,
  921. "y": 0
  922. },
  923. "_fillStart": 0,
  924. "_fillRange": 0,
  925. "_isTrimmedMode": true,
  926. "_srcBlendFactor": 770,
  927. "_dstBlendFactor": 771,
  928. "_atlas": null
  929. },
  930. {
  931. "__type__": "cc.Widget",
  932. "_name": "",
  933. "_objFlags": 0,
  934. "node": {
  935. "__id__": 22
  936. },
  937. "_enabled": true,
  938. "alignMode": 1,
  939. "_target": null,
  940. "_alignFlags": 16,
  941. "_left": 0,
  942. "_right": 0,
  943. "_top": 0,
  944. "_bottom": 0,
  945. "_verticalCenter": 0,
  946. "_horizontalCenter": 0,
  947. "_isAbsLeft": true,
  948. "_isAbsRight": true,
  949. "_isAbsTop": true,
  950. "_isAbsBottom": true,
  951. "_isAbsHorizontalCenter": true,
  952. "_isAbsVerticalCenter": true,
  953. "_originalWidth": 0,
  954. "_originalHeight": 0
  955. },
  956. {
  957. "__type__": "cc.PrefabInfo",
  958. "root": {
  959. "__id__": 1
  960. },
  961. "asset": {
  962. "__uuid__": "3acaa1f0-337d-41ac-a7fe-10f0abbd8ffd"
  963. },
  964. "fileId": "97zlOYGAVFQbACGtj/kJaV",
  965. "sync": false
  966. },
  967. {
  968. "__type__": "cc.Sprite",
  969. "_name": "",
  970. "_objFlags": 0,
  971. "node": {
  972. "__id__": 7
  973. },
  974. "_enabled": true,
  975. "_spriteFrame": {
  976. "__uuid__": "f77c177d-60ed-4171-a329-3aeeab60b13d"
  977. },
  978. "_type": 1,
  979. "_sizeMode": 0,
  980. "_fillType": 0,
  981. "_fillCenter": {
  982. "__type__": "cc.Vec2",
  983. "x": 0,
  984. "y": 0
  985. },
  986. "_fillStart": 0,
  987. "_fillRange": 0,
  988. "_isTrimmedMode": true,
  989. "_srcBlendFactor": 770,
  990. "_dstBlendFactor": 771,
  991. "_atlas": null
  992. },
  993. {
  994. "__type__": "cc.PrefabInfo",
  995. "root": {
  996. "__id__": 1
  997. },
  998. "asset": {
  999. "__uuid__": "3acaa1f0-337d-41ac-a7fe-10f0abbd8ffd"
  1000. },
  1001. "fileId": "166SVBX3hC0qo//dLwlMSp",
  1002. "sync": false
  1003. },
  1004. {
  1005. "__type__": "2e06bLSctdEKb8EHN7qvuAE",
  1006. "_name": "",
  1007. "_objFlags": 0,
  1008. "node": {
  1009. "__id__": 1
  1010. },
  1011. "_enabled": true,
  1012. "content": {
  1013. "__id__": 7
  1014. },
  1015. "subContent": {
  1016. "__id__": 23
  1017. }
  1018. },
  1019. {
  1020. "__type__": "cc.PrefabInfo",
  1021. "root": {
  1022. "__id__": 1
  1023. },
  1024. "asset": {
  1025. "__uuid__": "3acaa1f0-337d-41ac-a7fe-10f0abbd8ffd"
  1026. },
  1027. "fileId": "44UbAwua9EVJSi9JlOfsFT",
  1028. "sync": false
  1029. }
  1030. ]