artist_train_completion.prefab 19 KB

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