RewardRedBagPanel.prefab 17 KB

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