RewardShortCutPanel.prefab 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269
  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": "RewardShortCutPanel",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 7
  24. }
  25. ],
  26. "_active": true,
  27. "_level": 1,
  28. "_components": [
  29. {
  30. "__id__": 34
  31. },
  32. {
  33. "__id__": 35
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 36
  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": 2,
  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__": "5e2195e4-cf6a-48b6-8dcd-dbe7ee94aded"
  227. },
  228. "fileId": "608pa7txZK/KanXe7wabWs",
  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. "_active": true,
  244. "_level": 2,
  245. "_components": [
  246. {
  247. "__id__": 32
  248. }
  249. ],
  250. "_prefab": {
  251. "__id__": 33
  252. },
  253. "_opacity": 255,
  254. "_color": {
  255. "__type__": "cc.Color",
  256. "r": 255,
  257. "g": 255,
  258. "b": 255,
  259. "a": 255
  260. },
  261. "_contentSize": {
  262. "__type__": "cc.Size",
  263. "width": 1080,
  264. "height": 1920
  265. },
  266. "_anchorPoint": {
  267. "__type__": "cc.Vec2",
  268. "x": 0.5,
  269. "y": 0.5
  270. },
  271. "_quat": {
  272. "__type__": "cc.Quat",
  273. "x": 0,
  274. "y": 0,
  275. "z": 0,
  276. "w": 1
  277. },
  278. "_skewX": 0,
  279. "_skewY": 0,
  280. "groupIndex": 0,
  281. "_id": "",
  282. "_trs": {
  283. "__type__": "TypedArray",
  284. "ctor": "Float64Array",
  285. "array": [
  286. 0,
  287. 0,
  288. 0,
  289. 0,
  290. 0,
  291. 0,
  292. 1,
  293. 1,
  294. 1,
  295. 1
  296. ]
  297. }
  298. },
  299. {
  300. "__type__": "cc.Node",
  301. "_name": "Bg",
  302. "_objFlags": 0,
  303. "_parent": {
  304. "__id__": 7
  305. },
  306. "_children": [
  307. {
  308. "__id__": 9
  309. },
  310. {
  311. "__id__": 16
  312. },
  313. {
  314. "__id__": 21
  315. },
  316. {
  317. "__id__": 27
  318. }
  319. ],
  320. "_active": true,
  321. "_level": 3,
  322. "_components": [
  323. {
  324. "__id__": 30
  325. }
  326. ],
  327. "_prefab": {
  328. "__id__": 31
  329. },
  330. "_opacity": 255,
  331. "_color": {
  332. "__type__": "cc.Color",
  333. "r": 255,
  334. "g": 255,
  335. "b": 255,
  336. "a": 255
  337. },
  338. "_contentSize": {
  339. "__type__": "cc.Size",
  340. "width": 722,
  341. "height": 478
  342. },
  343. "_anchorPoint": {
  344. "__type__": "cc.Vec2",
  345. "x": 0.5,
  346. "y": 0.5
  347. },
  348. "_quat": {
  349. "__type__": "cc.Quat",
  350. "x": 0,
  351. "y": 0,
  352. "z": 0,
  353. "w": 1
  354. },
  355. "_skewX": 0,
  356. "_skewY": 0,
  357. "groupIndex": 0,
  358. "_id": "",
  359. "_trs": {
  360. "__type__": "TypedArray",
  361. "ctor": "Float64Array",
  362. "array": [
  363. 13,
  364. 40,
  365. 0,
  366. 0,
  367. 0,
  368. 0,
  369. 1,
  370. 1,
  371. 1,
  372. 1
  373. ]
  374. }
  375. },
  376. {
  377. "__type__": "cc.Node",
  378. "_name": "title",
  379. "_objFlags": 0,
  380. "_parent": {
  381. "__id__": 8
  382. },
  383. "_children": [
  384. {
  385. "__id__": 10
  386. }
  387. ],
  388. "_active": true,
  389. "_level": 4,
  390. "_components": [
  391. {
  392. "__id__": 13
  393. },
  394. {
  395. "__id__": 14
  396. }
  397. ],
  398. "_prefab": {
  399. "__id__": 15
  400. },
  401. "_opacity": 255,
  402. "_color": {
  403. "__type__": "cc.Color",
  404. "r": 255,
  405. "g": 225,
  406. "b": 95,
  407. "a": 255
  408. },
  409. "_contentSize": {
  410. "__type__": "cc.Size",
  411. "width": 720.1,
  412. "height": 98.9
  413. },
  414. "_anchorPoint": {
  415. "__type__": "cc.Vec2",
  416. "x": 0.5,
  417. "y": 0.5
  418. },
  419. "_quat": {
  420. "__type__": "cc.Quat",
  421. "x": 0,
  422. "y": 0,
  423. "z": 0,
  424. "w": 1
  425. },
  426. "_skewX": 0,
  427. "_skewY": 0,
  428. "groupIndex": 0,
  429. "_id": "",
  430. "_trs": {
  431. "__type__": "TypedArray",
  432. "ctor": "Float64Array",
  433. "array": [
  434. -0.0999999999999659,
  435. 188.40000000000003,
  436. 0,
  437. 0,
  438. 0,
  439. 0,
  440. 1,
  441. 1,
  442. 1,
  443. 1
  444. ]
  445. }
  446. },
  447. {
  448. "__type__": "cc.Node",
  449. "_name": "reward_shortcut_2",
  450. "_objFlags": 0,
  451. "_parent": {
  452. "__id__": 9
  453. },
  454. "_children": [],
  455. "_active": true,
  456. "_level": 5,
  457. "_components": [
  458. {
  459. "__id__": 11
  460. }
  461. ],
  462. "_prefab": {
  463. "__id__": 12
  464. },
  465. "_opacity": 255,
  466. "_color": {
  467. "__type__": "cc.Color",
  468. "r": 255,
  469. "g": 255,
  470. "b": 255,
  471. "a": 255
  472. },
  473. "_contentSize": {
  474. "__type__": "cc.Size",
  475. "width": 288,
  476. "height": 56
  477. },
  478. "_anchorPoint": {
  479. "__type__": "cc.Vec2",
  480. "x": 0.5,
  481. "y": 0.5
  482. },
  483. "_quat": {
  484. "__type__": "cc.Quat",
  485. "x": 0,
  486. "y": 0,
  487. "z": 0,
  488. "w": 1
  489. },
  490. "_skewX": 0,
  491. "_skewY": 0,
  492. "groupIndex": 0,
  493. "_id": "",
  494. "_trs": {
  495. "__type__": "TypedArray",
  496. "ctor": "Float64Array",
  497. "array": [
  498. 0,
  499. 0,
  500. 0,
  501. 0,
  502. 0,
  503. 0,
  504. 1,
  505. 1,
  506. 1,
  507. 1
  508. ]
  509. }
  510. },
  511. {
  512. "__type__": "cc.Sprite",
  513. "_name": "",
  514. "_objFlags": 0,
  515. "node": {
  516. "__id__": 10
  517. },
  518. "_enabled": true,
  519. "_spriteFrame": {
  520. "__uuid__": "da1e538a-4d8e-47aa-99f2-66109ba04f24"
  521. },
  522. "_type": 0,
  523. "_sizeMode": 1,
  524. "_fillType": 0,
  525. "_fillCenter": {
  526. "__type__": "cc.Vec2",
  527. "x": 0,
  528. "y": 0
  529. },
  530. "_fillStart": 0,
  531. "_fillRange": 0,
  532. "_isTrimmedMode": true,
  533. "_state": 0,
  534. "_atlas": null,
  535. "_srcBlendFactor": 770,
  536. "_dstBlendFactor": 771,
  537. "_id": ""
  538. },
  539. {
  540. "__type__": "cc.PrefabInfo",
  541. "root": {
  542. "__id__": 1
  543. },
  544. "asset": {
  545. "__uuid__": "5e2195e4-cf6a-48b6-8dcd-dbe7ee94aded"
  546. },
  547. "fileId": "b0dwqDPsVKeKDOk3YTukn3",
  548. "sync": false
  549. },
  550. {
  551. "__type__": "cc.Sprite",
  552. "_name": "",
  553. "_objFlags": 0,
  554. "node": {
  555. "__id__": 9
  556. },
  557. "_enabled": true,
  558. "_spriteFrame": {
  559. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  560. },
  561. "_type": 0,
  562. "_sizeMode": 0,
  563. "_fillType": 0,
  564. "_fillCenter": {
  565. "__type__": "cc.Vec2",
  566. "x": 0,
  567. "y": 0
  568. },
  569. "_fillStart": 0,
  570. "_fillRange": 0,
  571. "_isTrimmedMode": true,
  572. "_state": 0,
  573. "_atlas": null,
  574. "_srcBlendFactor": 770,
  575. "_dstBlendFactor": 771,
  576. "_id": ""
  577. },
  578. {
  579. "__type__": "cc.Widget",
  580. "_name": "",
  581. "_objFlags": 0,
  582. "node": {
  583. "__id__": 9
  584. },
  585. "_enabled": true,
  586. "alignMode": 1,
  587. "_target": null,
  588. "_alignFlags": 41,
  589. "_left": 0.8500000000000034,
  590. "_right": 1.049999999999967,
  591. "_top": 1.1499999999999915,
  592. "_bottom": 0,
  593. "_verticalCenter": 0,
  594. "_horizontalCenter": 0,
  595. "_isAbsLeft": true,
  596. "_isAbsRight": true,
  597. "_isAbsTop": true,
  598. "_isAbsBottom": true,
  599. "_isAbsHorizontalCenter": true,
  600. "_isAbsVerticalCenter": true,
  601. "_originalWidth": 100,
  602. "_originalHeight": 0,
  603. "_id": ""
  604. },
  605. {
  606. "__type__": "cc.PrefabInfo",
  607. "root": {
  608. "__id__": 1
  609. },
  610. "asset": {
  611. "__uuid__": "5e2195e4-cf6a-48b6-8dcd-dbe7ee94aded"
  612. },
  613. "fileId": "3ak+iMjcZOa6bmnx2dH0FJ",
  614. "sync": false
  615. },
  616. {
  617. "__type__": "cc.Node",
  618. "_name": "btnOk",
  619. "_objFlags": 0,
  620. "_parent": {
  621. "__id__": 8
  622. },
  623. "_children": [],
  624. "_active": true,
  625. "_level": 4,
  626. "_components": [
  627. {
  628. "__id__": 17
  629. },
  630. {
  631. "__id__": 18
  632. }
  633. ],
  634. "_prefab": {
  635. "__id__": 20
  636. },
  637. "_opacity": 255,
  638. "_color": {
  639. "__type__": "cc.Color",
  640. "r": 255,
  641. "g": 255,
  642. "b": 255,
  643. "a": 255
  644. },
  645. "_contentSize": {
  646. "__type__": "cc.Size",
  647. "width": 210,
  648. "height": 64
  649. },
  650. "_anchorPoint": {
  651. "__type__": "cc.Vec2",
  652. "x": 0.5,
  653. "y": 0.5
  654. },
  655. "_quat": {
  656. "__type__": "cc.Quat",
  657. "x": 0,
  658. "y": 0,
  659. "z": 0,
  660. "w": 1
  661. },
  662. "_skewX": 0,
  663. "_skewY": 0,
  664. "groupIndex": 0,
  665. "_id": "",
  666. "_trs": {
  667. "__type__": "TypedArray",
  668. "ctor": "Float64Array",
  669. "array": [
  670. 0,
  671. -143,
  672. 0,
  673. 0,
  674. 0,
  675. 0,
  676. 1,
  677. 1,
  678. 1,
  679. 1
  680. ]
  681. }
  682. },
  683. {
  684. "__type__": "cc.Sprite",
  685. "_name": "",
  686. "_objFlags": 0,
  687. "node": {
  688. "__id__": 16
  689. },
  690. "_enabled": true,
  691. "_spriteFrame": {
  692. "__uuid__": "059662bb-dc32-461f-bb44-d0610aeeebdc"
  693. },
  694. "_type": 0,
  695. "_sizeMode": 1,
  696. "_fillType": 0,
  697. "_fillCenter": {
  698. "__type__": "cc.Vec2",
  699. "x": 0,
  700. "y": 0
  701. },
  702. "_fillStart": 0,
  703. "_fillRange": 0,
  704. "_isTrimmedMode": true,
  705. "_state": 0,
  706. "_atlas": null,
  707. "_srcBlendFactor": 770,
  708. "_dstBlendFactor": 771,
  709. "_id": ""
  710. },
  711. {
  712. "__type__": "cc.Button",
  713. "_name": "",
  714. "_objFlags": 0,
  715. "node": {
  716. "__id__": 16
  717. },
  718. "_enabled": true,
  719. "duration": 0.1,
  720. "zoomScale": 1.2,
  721. "clickEvents": [
  722. {
  723. "__id__": 19
  724. }
  725. ],
  726. "_N$interactable": true,
  727. "_N$enableAutoGrayEffect": false,
  728. "_N$transition": 3,
  729. "transition": 3,
  730. "_N$normalColor": {
  731. "__type__": "cc.Color",
  732. "r": 230,
  733. "g": 230,
  734. "b": 230,
  735. "a": 255
  736. },
  737. "_N$pressedColor": {
  738. "__type__": "cc.Color",
  739. "r": 200,
  740. "g": 200,
  741. "b": 200,
  742. "a": 255
  743. },
  744. "pressedColor": {
  745. "__type__": "cc.Color",
  746. "r": 200,
  747. "g": 200,
  748. "b": 200,
  749. "a": 255
  750. },
  751. "_N$hoverColor": {
  752. "__type__": "cc.Color",
  753. "r": 255,
  754. "g": 255,
  755. "b": 255,
  756. "a": 255
  757. },
  758. "hoverColor": {
  759. "__type__": "cc.Color",
  760. "r": 255,
  761. "g": 255,
  762. "b": 255,
  763. "a": 255
  764. },
  765. "_N$disabledColor": {
  766. "__type__": "cc.Color",
  767. "r": 120,
  768. "g": 120,
  769. "b": 120,
  770. "a": 200
  771. },
  772. "_N$normalSprite": {
  773. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  774. },
  775. "_N$pressedSprite": {
  776. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  777. },
  778. "pressedSprite": {
  779. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  780. },
  781. "_N$hoverSprite": {
  782. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  783. },
  784. "hoverSprite": {
  785. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  786. },
  787. "_N$disabledSprite": {
  788. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  789. },
  790. "_N$target": null,
  791. "_id": ""
  792. },
  793. {
  794. "__type__": "cc.ClickEvent",
  795. "target": {
  796. "__id__": 1
  797. },
  798. "component": "",
  799. "_componentId": "54f94n1JbRKZpvYKlOs4T8g",
  800. "handler": "onCreateShortCut",
  801. "customEventData": ""
  802. },
  803. {
  804. "__type__": "cc.PrefabInfo",
  805. "root": {
  806. "__id__": 1
  807. },
  808. "asset": {
  809. "__uuid__": "5e2195e4-cf6a-48b6-8dcd-dbe7ee94aded"
  810. },
  811. "fileId": "703DEQsXZEhKO53e4VOf0E",
  812. "sync": false
  813. },
  814. {
  815. "__type__": "cc.Node",
  816. "_name": "btnClose",
  817. "_objFlags": 0,
  818. "_parent": {
  819. "__id__": 8
  820. },
  821. "_children": [],
  822. "_active": true,
  823. "_level": 4,
  824. "_components": [
  825. {
  826. "__id__": 22
  827. },
  828. {
  829. "__id__": 23
  830. },
  831. {
  832. "__id__": 24
  833. }
  834. ],
  835. "_prefab": {
  836. "__id__": 26
  837. },
  838. "_opacity": 255,
  839. "_color": {
  840. "__type__": "cc.Color",
  841. "r": 255,
  842. "g": 255,
  843. "b": 255,
  844. "a": 255
  845. },
  846. "_contentSize": {
  847. "__type__": "cc.Size",
  848. "width": 50,
  849. "height": 50
  850. },
  851. "_anchorPoint": {
  852. "__type__": "cc.Vec2",
  853. "x": 0.5,
  854. "y": 0.5
  855. },
  856. "_quat": {
  857. "__type__": "cc.Quat",
  858. "x": 0,
  859. "y": 0,
  860. "z": 0,
  861. "w": 1
  862. },
  863. "_skewX": 0,
  864. "_skewY": 0,
  865. "groupIndex": 0,
  866. "_id": "",
  867. "_trs": {
  868. "__type__": "TypedArray",
  869. "ctor": "Float64Array",
  870. "array": [
  871. 316.84999999999997,
  872. 198.4,
  873. 0,
  874. 0,
  875. 0,
  876. 0,
  877. 1,
  878. 1,
  879. 1,
  880. 1
  881. ]
  882. }
  883. },
  884. {
  885. "__type__": "cc.Sprite",
  886. "_name": "",
  887. "_objFlags": 0,
  888. "node": {
  889. "__id__": 21
  890. },
  891. "_enabled": true,
  892. "_spriteFrame": {
  893. "__uuid__": "d401295c-797e-488a-82d0-5b37b9259bee"
  894. },
  895. "_type": 0,
  896. "_sizeMode": 1,
  897. "_fillType": 0,
  898. "_fillCenter": {
  899. "__type__": "cc.Vec2",
  900. "x": 0,
  901. "y": 0
  902. },
  903. "_fillStart": 0,
  904. "_fillRange": 0,
  905. "_isTrimmedMode": true,
  906. "_state": 0,
  907. "_atlas": null,
  908. "_srcBlendFactor": 770,
  909. "_dstBlendFactor": 771,
  910. "_id": ""
  911. },
  912. {
  913. "__type__": "cc.Widget",
  914. "_name": "",
  915. "_objFlags": 0,
  916. "node": {
  917. "__id__": 21
  918. },
  919. "_enabled": true,
  920. "alignMode": 1,
  921. "_target": null,
  922. "_alignFlags": 32,
  923. "_left": 0,
  924. "_right": 19.150000000000034,
  925. "_top": 0,
  926. "_bottom": 0,
  927. "_verticalCenter": 0,
  928. "_horizontalCenter": 0,
  929. "_isAbsLeft": true,
  930. "_isAbsRight": true,
  931. "_isAbsTop": true,
  932. "_isAbsBottom": true,
  933. "_isAbsHorizontalCenter": true,
  934. "_isAbsVerticalCenter": true,
  935. "_originalWidth": 0,
  936. "_originalHeight": 0,
  937. "_id": ""
  938. },
  939. {
  940. "__type__": "cc.Button",
  941. "_name": "",
  942. "_objFlags": 0,
  943. "node": {
  944. "__id__": 21
  945. },
  946. "_enabled": true,
  947. "duration": 0.1,
  948. "zoomScale": 1.2,
  949. "clickEvents": [
  950. {
  951. "__id__": 25
  952. }
  953. ],
  954. "_N$interactable": true,
  955. "_N$enableAutoGrayEffect": false,
  956. "_N$transition": 3,
  957. "transition": 3,
  958. "_N$normalColor": {
  959. "__type__": "cc.Color",
  960. "r": 230,
  961. "g": 230,
  962. "b": 230,
  963. "a": 255
  964. },
  965. "_N$pressedColor": {
  966. "__type__": "cc.Color",
  967. "r": 200,
  968. "g": 200,
  969. "b": 200,
  970. "a": 255
  971. },
  972. "pressedColor": {
  973. "__type__": "cc.Color",
  974. "r": 200,
  975. "g": 200,
  976. "b": 200,
  977. "a": 255
  978. },
  979. "_N$hoverColor": {
  980. "__type__": "cc.Color",
  981. "r": 255,
  982. "g": 255,
  983. "b": 255,
  984. "a": 255
  985. },
  986. "hoverColor": {
  987. "__type__": "cc.Color",
  988. "r": 255,
  989. "g": 255,
  990. "b": 255,
  991. "a": 255
  992. },
  993. "_N$disabledColor": {
  994. "__type__": "cc.Color",
  995. "r": 120,
  996. "g": 120,
  997. "b": 120,
  998. "a": 200
  999. },
  1000. "_N$normalSprite": {
  1001. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1002. },
  1003. "_N$pressedSprite": {
  1004. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1005. },
  1006. "pressedSprite": {
  1007. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1008. },
  1009. "_N$hoverSprite": {
  1010. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1011. },
  1012. "hoverSprite": {
  1013. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1014. },
  1015. "_N$disabledSprite": {
  1016. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  1017. },
  1018. "_N$target": null,
  1019. "_id": ""
  1020. },
  1021. {
  1022. "__type__": "cc.ClickEvent",
  1023. "target": {
  1024. "__id__": 1
  1025. },
  1026. "component": "",
  1027. "_componentId": "54f94n1JbRKZpvYKlOs4T8g",
  1028. "handler": "onClose",
  1029. "customEventData": ""
  1030. },
  1031. {
  1032. "__type__": "cc.PrefabInfo",
  1033. "root": {
  1034. "__id__": 1
  1035. },
  1036. "asset": {
  1037. "__uuid__": "5e2195e4-cf6a-48b6-8dcd-dbe7ee94aded"
  1038. },
  1039. "fileId": "6fnt6+G/FOX4udDo0/hNBe",
  1040. "sync": false
  1041. },
  1042. {
  1043. "__type__": "cc.Node",
  1044. "_name": "rewardLabel",
  1045. "_objFlags": 0,
  1046. "_parent": {
  1047. "__id__": 8
  1048. },
  1049. "_children": [],
  1050. "_active": true,
  1051. "_level": 4,
  1052. "_components": [
  1053. {
  1054. "__id__": 28
  1055. }
  1056. ],
  1057. "_prefab": {
  1058. "__id__": 29
  1059. },
  1060. "_opacity": 255,
  1061. "_color": {
  1062. "__type__": "cc.Color",
  1063. "r": 255,
  1064. "g": 145,
  1065. "b": 91,
  1066. "a": 255
  1067. },
  1068. "_contentSize": {
  1069. "__type__": "cc.Size",
  1070. "width": 255.15,
  1071. "height": 60
  1072. },
  1073. "_anchorPoint": {
  1074. "__type__": "cc.Vec2",
  1075. "x": 0.5,
  1076. "y": 0.5
  1077. },
  1078. "_quat": {
  1079. "__type__": "cc.Quat",
  1080. "x": 0,
  1081. "y": 0,
  1082. "z": 0,
  1083. "w": 1
  1084. },
  1085. "_skewX": 0,
  1086. "_skewY": 0,
  1087. "groupIndex": 0,
  1088. "_id": "",
  1089. "_trs": {
  1090. "__type__": "TypedArray",
  1091. "ctor": "Float64Array",
  1092. "array": [
  1093. 0,
  1094. 15,
  1095. 0,
  1096. 0,
  1097. 0,
  1098. 0,
  1099. 1,
  1100. 1,
  1101. 1,
  1102. 1
  1103. ]
  1104. }
  1105. },
  1106. {
  1107. "__type__": "cc.Label",
  1108. "_name": "",
  1109. "_objFlags": 0,
  1110. "node": {
  1111. "__id__": 27
  1112. },
  1113. "_enabled": true,
  1114. "_useOriginalSize": false,
  1115. "_string": "奖励+100",
  1116. "_N$string": "奖励+100",
  1117. "_fontSize": 60,
  1118. "_lineHeight": 60,
  1119. "_enableWrapText": true,
  1120. "_N$file": null,
  1121. "_isSystemFontUsed": true,
  1122. "_spacingX": 0,
  1123. "_batchAsBitmap": false,
  1124. "_N$horizontalAlign": 1,
  1125. "_N$verticalAlign": 1,
  1126. "_N$fontFamily": "Arial",
  1127. "_N$overflow": 0,
  1128. "_N$cacheMode": 0,
  1129. "_id": ""
  1130. },
  1131. {
  1132. "__type__": "cc.PrefabInfo",
  1133. "root": {
  1134. "__id__": 1
  1135. },
  1136. "asset": {
  1137. "__uuid__": "5e2195e4-cf6a-48b6-8dcd-dbe7ee94aded"
  1138. },
  1139. "fileId": "4ffE4iJFtMTpr/gufzne3r",
  1140. "sync": false
  1141. },
  1142. {
  1143. "__type__": "cc.Sprite",
  1144. "_name": "",
  1145. "_objFlags": 0,
  1146. "node": {
  1147. "__id__": 8
  1148. },
  1149. "_enabled": true,
  1150. "_spriteFrame": {
  1151. "__uuid__": "e84ecc2f-b130-4763-8bea-d1c80fd607fb"
  1152. },
  1153. "_type": 1,
  1154. "_sizeMode": 0,
  1155. "_fillType": 0,
  1156. "_fillCenter": {
  1157. "__type__": "cc.Vec2",
  1158. "x": 0,
  1159. "y": 0
  1160. },
  1161. "_fillStart": 0,
  1162. "_fillRange": 0,
  1163. "_isTrimmedMode": true,
  1164. "_state": 0,
  1165. "_atlas": {
  1166. "__uuid__": "eaa6c9f5-9685-45dc-94b4-02b40ba68ee0"
  1167. },
  1168. "_srcBlendFactor": 770,
  1169. "_dstBlendFactor": 771,
  1170. "_id": ""
  1171. },
  1172. {
  1173. "__type__": "cc.PrefabInfo",
  1174. "root": {
  1175. "__id__": 1
  1176. },
  1177. "asset": {
  1178. "__uuid__": "5e2195e4-cf6a-48b6-8dcd-dbe7ee94aded"
  1179. },
  1180. "fileId": "cby+RyxjlCLIGKf0i5C9nX",
  1181. "sync": false
  1182. },
  1183. {
  1184. "__type__": "cc.Widget",
  1185. "_name": "",
  1186. "_objFlags": 0,
  1187. "node": {
  1188. "__id__": 7
  1189. },
  1190. "_enabled": true,
  1191. "alignMode": 1,
  1192. "_target": null,
  1193. "_alignFlags": 45,
  1194. "_left": 0,
  1195. "_right": 0,
  1196. "_top": 0,
  1197. "_bottom": 0,
  1198. "_verticalCenter": 0,
  1199. "_horizontalCenter": 0,
  1200. "_isAbsLeft": true,
  1201. "_isAbsRight": true,
  1202. "_isAbsTop": true,
  1203. "_isAbsBottom": true,
  1204. "_isAbsHorizontalCenter": true,
  1205. "_isAbsVerticalCenter": true,
  1206. "_originalWidth": 1080,
  1207. "_originalHeight": 1920,
  1208. "_id": ""
  1209. },
  1210. {
  1211. "__type__": "cc.PrefabInfo",
  1212. "root": {
  1213. "__id__": 1
  1214. },
  1215. "asset": {
  1216. "__uuid__": "5e2195e4-cf6a-48b6-8dcd-dbe7ee94aded"
  1217. },
  1218. "fileId": "6f5Zj7COFA9I0PSgIipTrE",
  1219. "sync": false
  1220. },
  1221. {
  1222. "__type__": "cc.Widget",
  1223. "_name": "",
  1224. "_objFlags": 0,
  1225. "node": {
  1226. "__id__": 1
  1227. },
  1228. "_enabled": true,
  1229. "alignMode": 1,
  1230. "_target": null,
  1231. "_alignFlags": 45,
  1232. "_left": 0,
  1233. "_right": 0,
  1234. "_top": 0,
  1235. "_bottom": 0,
  1236. "_verticalCenter": 0,
  1237. "_horizontalCenter": 0,
  1238. "_isAbsLeft": true,
  1239. "_isAbsRight": true,
  1240. "_isAbsTop": true,
  1241. "_isAbsBottom": true,
  1242. "_isAbsHorizontalCenter": true,
  1243. "_isAbsVerticalCenter": true,
  1244. "_originalWidth": 880,
  1245. "_originalHeight": 750,
  1246. "_id": ""
  1247. },
  1248. {
  1249. "__type__": "54f94n1JbRKZpvYKlOs4T8g",
  1250. "_name": "",
  1251. "_objFlags": 0,
  1252. "node": {
  1253. "__id__": 1
  1254. },
  1255. "_enabled": true,
  1256. "_id": ""
  1257. },
  1258. {
  1259. "__type__": "cc.PrefabInfo",
  1260. "root": {
  1261. "__id__": 1
  1262. },
  1263. "asset": {
  1264. "__uuid__": "5e2195e4-cf6a-48b6-8dcd-dbe7ee94aded"
  1265. },
  1266. "fileId": "41r9B//TpJZ6JIlsm+KWJ9",
  1267. "sync": false
  1268. }
  1269. ]