drawElement.prefab 17 KB

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