Award.prefab 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846
  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. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "Award",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 7
  25. },
  26. {
  27. "__id__": 11
  28. },
  29. {
  30. "__id__": 14
  31. },
  32. {
  33. "__id__": 17
  34. }
  35. ],
  36. "_active": true,
  37. "_components": [
  38. {
  39. "__id__": 21
  40. },
  41. {
  42. "__id__": 22
  43. }
  44. ],
  45. "_prefab": {
  46. "__id__": 23
  47. },
  48. "_opacity": 255,
  49. "_color": {
  50. "__type__": "cc.Color",
  51. "r": 255,
  52. "g": 255,
  53. "b": 255,
  54. "a": 255
  55. },
  56. "_contentSize": {
  57. "__type__": "cc.Size",
  58. "width": 750,
  59. "height": 1334
  60. },
  61. "_anchorPoint": {
  62. "__type__": "cc.Vec2",
  63. "x": 0.5,
  64. "y": 0.5
  65. },
  66. "_trs": {
  67. "__type__": "TypedArray",
  68. "ctor": "Float64Array",
  69. "array": [
  70. 375,
  71. 667,
  72. 0,
  73. 0,
  74. 0,
  75. 0,
  76. 1,
  77. 1,
  78. 1,
  79. 1
  80. ]
  81. },
  82. "_eulerAngles": {
  83. "__type__": "cc.Vec3",
  84. "x": 0,
  85. "y": 0,
  86. "z": 0
  87. },
  88. "_skewX": 0,
  89. "_skewY": 0,
  90. "_is3DNode": false,
  91. "_groupIndex": 0,
  92. "groupIndex": 0,
  93. "_id": ""
  94. },
  95. {
  96. "__type__": "cc.Node",
  97. "_name": "Mask",
  98. "_objFlags": 0,
  99. "_parent": {
  100. "__id__": 1
  101. },
  102. "_children": [],
  103. "_active": true,
  104. "_components": [
  105. {
  106. "__id__": 3
  107. },
  108. {
  109. "__id__": 4
  110. },
  111. {
  112. "__id__": 5
  113. }
  114. ],
  115. "_prefab": {
  116. "__id__": 6
  117. },
  118. "_opacity": 180,
  119. "_color": {
  120. "__type__": "cc.Color",
  121. "r": 0,
  122. "g": 0,
  123. "b": 0,
  124. "a": 255
  125. },
  126. "_contentSize": {
  127. "__type__": "cc.Size",
  128. "width": 750,
  129. "height": 1334
  130. },
  131. "_anchorPoint": {
  132. "__type__": "cc.Vec2",
  133. "x": 0.5,
  134. "y": 0.5
  135. },
  136. "_trs": {
  137. "__type__": "TypedArray",
  138. "ctor": "Float64Array",
  139. "array": [
  140. 0,
  141. 0,
  142. 0,
  143. 0,
  144. 0,
  145. 0,
  146. 1,
  147. 1,
  148. 1,
  149. 1
  150. ]
  151. },
  152. "_eulerAngles": {
  153. "__type__": "cc.Vec3",
  154. "x": 0,
  155. "y": 0,
  156. "z": 0
  157. },
  158. "_skewX": 0,
  159. "_skewY": 0,
  160. "_is3DNode": false,
  161. "_groupIndex": 0,
  162. "groupIndex": 0,
  163. "_id": ""
  164. },
  165. {
  166. "__type__": "cc.Sprite",
  167. "_name": "",
  168. "_objFlags": 0,
  169. "node": {
  170. "__id__": 2
  171. },
  172. "_enabled": true,
  173. "_materials": [
  174. {
  175. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  176. }
  177. ],
  178. "_srcBlendFactor": 770,
  179. "_dstBlendFactor": 771,
  180. "_spriteFrame": {
  181. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  182. },
  183. "_type": 0,
  184. "_sizeMode": 0,
  185. "_fillType": 0,
  186. "_fillCenter": {
  187. "__type__": "cc.Vec2",
  188. "x": 0,
  189. "y": 0
  190. },
  191. "_fillStart": 0,
  192. "_fillRange": 0,
  193. "_isTrimmedMode": true,
  194. "_atlas": null,
  195. "_id": ""
  196. },
  197. {
  198. "__type__": "cc.Widget",
  199. "_name": "",
  200. "_objFlags": 0,
  201. "node": {
  202. "__id__": 2
  203. },
  204. "_enabled": true,
  205. "alignMode": 1,
  206. "_target": null,
  207. "_alignFlags": 45,
  208. "_left": 0,
  209. "_right": 0,
  210. "_top": 0,
  211. "_bottom": 0,
  212. "_verticalCenter": 0,
  213. "_horizontalCenter": 0,
  214. "_isAbsLeft": true,
  215. "_isAbsRight": true,
  216. "_isAbsTop": true,
  217. "_isAbsBottom": true,
  218. "_isAbsHorizontalCenter": true,
  219. "_isAbsVerticalCenter": true,
  220. "_originalWidth": 509,
  221. "_originalHeight": 451,
  222. "_id": ""
  223. },
  224. {
  225. "__type__": "cc.Button",
  226. "_name": "",
  227. "_objFlags": 0,
  228. "node": {
  229. "__id__": 2
  230. },
  231. "_enabled": true,
  232. "_normalMaterial": null,
  233. "_grayMaterial": null,
  234. "duration": 0.1,
  235. "zoomScale": 1.2,
  236. "clickEvents": [],
  237. "_N$interactable": true,
  238. "_N$enableAutoGrayEffect": false,
  239. "_N$transition": 0,
  240. "transition": 0,
  241. "_N$normalColor": {
  242. "__type__": "cc.Color",
  243. "r": 255,
  244. "g": 255,
  245. "b": 255,
  246. "a": 255
  247. },
  248. "_N$pressedColor": {
  249. "__type__": "cc.Color",
  250. "r": 211,
  251. "g": 211,
  252. "b": 211,
  253. "a": 255
  254. },
  255. "pressedColor": {
  256. "__type__": "cc.Color",
  257. "r": 211,
  258. "g": 211,
  259. "b": 211,
  260. "a": 255
  261. },
  262. "_N$hoverColor": {
  263. "__type__": "cc.Color",
  264. "r": 255,
  265. "g": 255,
  266. "b": 255,
  267. "a": 255
  268. },
  269. "hoverColor": {
  270. "__type__": "cc.Color",
  271. "r": 255,
  272. "g": 255,
  273. "b": 255,
  274. "a": 255
  275. },
  276. "_N$disabledColor": {
  277. "__type__": "cc.Color",
  278. "r": 124,
  279. "g": 124,
  280. "b": 124,
  281. "a": 255
  282. },
  283. "_N$normalSprite": null,
  284. "_N$pressedSprite": null,
  285. "pressedSprite": null,
  286. "_N$hoverSprite": null,
  287. "hoverSprite": null,
  288. "_N$disabledSprite": null,
  289. "_N$target": null,
  290. "_id": ""
  291. },
  292. {
  293. "__type__": "cc.PrefabInfo",
  294. "root": {
  295. "__id__": 1
  296. },
  297. "asset": {
  298. "__id__": 0
  299. },
  300. "fileId": "0eDZnDn7xG2L9os1zniIIy",
  301. "sync": false
  302. },
  303. {
  304. "__type__": "cc.Node",
  305. "_name": "gongxihuade",
  306. "_objFlags": 0,
  307. "_parent": {
  308. "__id__": 1
  309. },
  310. "_children": [],
  311. "_active": true,
  312. "_components": [
  313. {
  314. "__id__": 8
  315. },
  316. {
  317. "__id__": 9
  318. }
  319. ],
  320. "_prefab": {
  321. "__id__": 10
  322. },
  323. "_opacity": 255,
  324. "_color": {
  325. "__type__": "cc.Color",
  326. "r": 255,
  327. "g": 255,
  328. "b": 255,
  329. "a": 255
  330. },
  331. "_contentSize": {
  332. "__type__": "cc.Size",
  333. "width": 629,
  334. "height": 150
  335. },
  336. "_anchorPoint": {
  337. "__type__": "cc.Vec2",
  338. "x": 0.5,
  339. "y": 0.5
  340. },
  341. "_trs": {
  342. "__type__": "TypedArray",
  343. "ctor": "Float64Array",
  344. "array": [
  345. 0,
  346. 397.386,
  347. 0,
  348. 0,
  349. 0,
  350. 0,
  351. 1,
  352. 1,
  353. 1,
  354. 1
  355. ]
  356. },
  357. "_eulerAngles": {
  358. "__type__": "cc.Vec3",
  359. "x": 0,
  360. "y": 0,
  361. "z": 0
  362. },
  363. "_skewX": 0,
  364. "_skewY": 0,
  365. "_is3DNode": false,
  366. "_groupIndex": 0,
  367. "groupIndex": 0,
  368. "_id": ""
  369. },
  370. {
  371. "__type__": "cc.Sprite",
  372. "_name": "",
  373. "_objFlags": 0,
  374. "node": {
  375. "__id__": 7
  376. },
  377. "_enabled": true,
  378. "_materials": [
  379. {
  380. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  381. }
  382. ],
  383. "_srcBlendFactor": 770,
  384. "_dstBlendFactor": 771,
  385. "_spriteFrame": {
  386. "__uuid__": "cf0f761b-0136-4280-acb1-3814b12a139f"
  387. },
  388. "_type": 0,
  389. "_sizeMode": 1,
  390. "_fillType": 0,
  391. "_fillCenter": {
  392. "__type__": "cc.Vec2",
  393. "x": 0,
  394. "y": 0
  395. },
  396. "_fillStart": 0,
  397. "_fillRange": 0,
  398. "_isTrimmedMode": true,
  399. "_atlas": null,
  400. "_id": ""
  401. },
  402. {
  403. "__type__": "cc.Widget",
  404. "_name": "",
  405. "_objFlags": 0,
  406. "node": {
  407. "__id__": 7
  408. },
  409. "_enabled": true,
  410. "alignMode": 1,
  411. "_target": null,
  412. "_alignFlags": 1,
  413. "_left": 0,
  414. "_right": 0,
  415. "_top": 194.61399999999998,
  416. "_bottom": 0,
  417. "_verticalCenter": 0,
  418. "_horizontalCenter": 0,
  419. "_isAbsLeft": true,
  420. "_isAbsRight": true,
  421. "_isAbsTop": true,
  422. "_isAbsBottom": true,
  423. "_isAbsHorizontalCenter": true,
  424. "_isAbsVerticalCenter": true,
  425. "_originalWidth": 0,
  426. "_originalHeight": 0,
  427. "_id": ""
  428. },
  429. {
  430. "__type__": "cc.PrefabInfo",
  431. "root": {
  432. "__id__": 1
  433. },
  434. "asset": {
  435. "__id__": 0
  436. },
  437. "fileId": "d4B/UM3J5AK5POskY0x9+j",
  438. "sync": false
  439. },
  440. {
  441. "__type__": "cc.Node",
  442. "_name": "guang",
  443. "_objFlags": 0,
  444. "_parent": {
  445. "__id__": 1
  446. },
  447. "_children": [],
  448. "_active": true,
  449. "_components": [
  450. {
  451. "__id__": 12
  452. }
  453. ],
  454. "_prefab": {
  455. "__id__": 13
  456. },
  457. "_opacity": 255,
  458. "_color": {
  459. "__type__": "cc.Color",
  460. "r": 255,
  461. "g": 255,
  462. "b": 255,
  463. "a": 255
  464. },
  465. "_contentSize": {
  466. "__type__": "cc.Size",
  467. "width": 619,
  468. "height": 606
  469. },
  470. "_anchorPoint": {
  471. "__type__": "cc.Vec2",
  472. "x": 0.5,
  473. "y": 0.5
  474. },
  475. "_trs": {
  476. "__type__": "TypedArray",
  477. "ctor": "Float64Array",
  478. "array": [
  479. 0,
  480. 0,
  481. 0,
  482. 0,
  483. 0,
  484. 0,
  485. 1,
  486. 1,
  487. 1,
  488. 1
  489. ]
  490. },
  491. "_eulerAngles": {
  492. "__type__": "cc.Vec3",
  493. "x": 0,
  494. "y": 0,
  495. "z": 0
  496. },
  497. "_skewX": 0,
  498. "_skewY": 0,
  499. "_is3DNode": false,
  500. "_groupIndex": 0,
  501. "groupIndex": 0,
  502. "_id": ""
  503. },
  504. {
  505. "__type__": "cc.Sprite",
  506. "_name": "",
  507. "_objFlags": 0,
  508. "node": {
  509. "__id__": 11
  510. },
  511. "_enabled": true,
  512. "_materials": [
  513. {
  514. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  515. }
  516. ],
  517. "_srcBlendFactor": 770,
  518. "_dstBlendFactor": 771,
  519. "_spriteFrame": {
  520. "__uuid__": "68c0c0f2-d942-48d2-aa9b-4c3fedaff52d"
  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. "_atlas": null,
  534. "_id": ""
  535. },
  536. {
  537. "__type__": "cc.PrefabInfo",
  538. "root": {
  539. "__id__": 1
  540. },
  541. "asset": {
  542. "__id__": 0
  543. },
  544. "fileId": "a4XnaZ6RtB3qgT91PmpqWw",
  545. "sync": false
  546. },
  547. {
  548. "__type__": "cc.Node",
  549. "_name": "wushizhongli",
  550. "_objFlags": 0,
  551. "_parent": {
  552. "__id__": 1
  553. },
  554. "_children": [],
  555. "_active": true,
  556. "_components": [
  557. {
  558. "__id__": 15
  559. }
  560. ],
  561. "_prefab": {
  562. "__id__": 16
  563. },
  564. "_opacity": 255,
  565. "_color": {
  566. "__type__": "cc.Color",
  567. "r": 255,
  568. "g": 255,
  569. "b": 255,
  570. "a": 255
  571. },
  572. "_contentSize": {
  573. "__type__": "cc.Size",
  574. "width": 117,
  575. "height": 109
  576. },
  577. "_anchorPoint": {
  578. "__type__": "cc.Vec2",
  579. "x": 0.5,
  580. "y": 0.5
  581. },
  582. "_trs": {
  583. "__type__": "TypedArray",
  584. "ctor": "Float64Array",
  585. "array": [
  586. 0,
  587. 0,
  588. 0,
  589. 0,
  590. 0,
  591. 0,
  592. 1,
  593. 1,
  594. 1,
  595. 1
  596. ]
  597. },
  598. "_eulerAngles": {
  599. "__type__": "cc.Vec3",
  600. "x": 0,
  601. "y": 0,
  602. "z": 0
  603. },
  604. "_skewX": 0,
  605. "_skewY": 0,
  606. "_is3DNode": false,
  607. "_groupIndex": 0,
  608. "groupIndex": 0,
  609. "_id": ""
  610. },
  611. {
  612. "__type__": "cc.Sprite",
  613. "_name": "",
  614. "_objFlags": 0,
  615. "node": {
  616. "__id__": 14
  617. },
  618. "_enabled": true,
  619. "_materials": [
  620. {
  621. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  622. }
  623. ],
  624. "_srcBlendFactor": 770,
  625. "_dstBlendFactor": 771,
  626. "_spriteFrame": null,
  627. "_type": 0,
  628. "_sizeMode": 1,
  629. "_fillType": 0,
  630. "_fillCenter": {
  631. "__type__": "cc.Vec2",
  632. "x": 0,
  633. "y": 0
  634. },
  635. "_fillStart": 0,
  636. "_fillRange": 0,
  637. "_isTrimmedMode": true,
  638. "_atlas": null,
  639. "_id": ""
  640. },
  641. {
  642. "__type__": "cc.PrefabInfo",
  643. "root": {
  644. "__id__": 1
  645. },
  646. "asset": {
  647. "__id__": 0
  648. },
  649. "fileId": "8aTAwibb5CL7AVcaBoITOT",
  650. "sync": false
  651. },
  652. {
  653. "__type__": "cc.Node",
  654. "_name": "click",
  655. "_objFlags": 0,
  656. "_parent": {
  657. "__id__": 1
  658. },
  659. "_children": [],
  660. "_active": true,
  661. "_components": [
  662. {
  663. "__id__": 18
  664. },
  665. {
  666. "__id__": 19
  667. }
  668. ],
  669. "_prefab": {
  670. "__id__": 20
  671. },
  672. "_opacity": 255,
  673. "_color": {
  674. "__type__": "cc.Color",
  675. "r": 255,
  676. "g": 255,
  677. "b": 255,
  678. "a": 255
  679. },
  680. "_contentSize": {
  681. "__type__": "cc.Size",
  682. "width": 338,
  683. "height": 59
  684. },
  685. "_anchorPoint": {
  686. "__type__": "cc.Vec2",
  687. "x": 0.5,
  688. "y": 0.5
  689. },
  690. "_trs": {
  691. "__type__": "TypedArray",
  692. "ctor": "Float64Array",
  693. "array": [
  694. 0,
  695. -350.722,
  696. 0,
  697. 0,
  698. 0,
  699. 0,
  700. 1,
  701. 1,
  702. 1,
  703. 1
  704. ]
  705. },
  706. "_eulerAngles": {
  707. "__type__": "cc.Vec3",
  708. "x": 0,
  709. "y": 0,
  710. "z": 0
  711. },
  712. "_skewX": 0,
  713. "_skewY": 0,
  714. "_is3DNode": false,
  715. "_groupIndex": 0,
  716. "groupIndex": 0,
  717. "_id": ""
  718. },
  719. {
  720. "__type__": "cc.Sprite",
  721. "_name": "",
  722. "_objFlags": 0,
  723. "node": {
  724. "__id__": 17
  725. },
  726. "_enabled": true,
  727. "_materials": [
  728. {
  729. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  730. }
  731. ],
  732. "_srcBlendFactor": 770,
  733. "_dstBlendFactor": 771,
  734. "_spriteFrame": {
  735. "__uuid__": "800dbd0e-70e9-4c04-b88f-c0b965afa09a"
  736. },
  737. "_type": 0,
  738. "_sizeMode": 1,
  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. "_atlas": null,
  749. "_id": ""
  750. },
  751. {
  752. "__type__": "cc.Widget",
  753. "_name": "",
  754. "_objFlags": 0,
  755. "node": {
  756. "__id__": 17
  757. },
  758. "_enabled": true,
  759. "alignMode": 1,
  760. "_target": null,
  761. "_alignFlags": 4,
  762. "_left": 0,
  763. "_right": 0,
  764. "_top": 0,
  765. "_bottom": 286.778,
  766. "_verticalCenter": 0,
  767. "_horizontalCenter": 0,
  768. "_isAbsLeft": true,
  769. "_isAbsRight": true,
  770. "_isAbsTop": true,
  771. "_isAbsBottom": true,
  772. "_isAbsHorizontalCenter": true,
  773. "_isAbsVerticalCenter": true,
  774. "_originalWidth": 0,
  775. "_originalHeight": 0,
  776. "_id": ""
  777. },
  778. {
  779. "__type__": "cc.PrefabInfo",
  780. "root": {
  781. "__id__": 1
  782. },
  783. "asset": {
  784. "__id__": 0
  785. },
  786. "fileId": "f7B/rNa1ZLZImaUr+Z4Dcj",
  787. "sync": false
  788. },
  789. {
  790. "__type__": "cc.Widget",
  791. "_name": "",
  792. "_objFlags": 0,
  793. "node": {
  794. "__id__": 1
  795. },
  796. "_enabled": true,
  797. "alignMode": 1,
  798. "_target": null,
  799. "_alignFlags": 45,
  800. "_left": 0,
  801. "_right": 0,
  802. "_top": 0,
  803. "_bottom": 0,
  804. "_verticalCenter": 0,
  805. "_horizontalCenter": 0,
  806. "_isAbsLeft": true,
  807. "_isAbsRight": true,
  808. "_isAbsTop": true,
  809. "_isAbsBottom": true,
  810. "_isAbsHorizontalCenter": true,
  811. "_isAbsVerticalCenter": true,
  812. "_originalWidth": 509,
  813. "_originalHeight": 451,
  814. "_id": ""
  815. },
  816. {
  817. "__type__": "c360dVR0bJJ35yFs6WMAIk1",
  818. "_name": "",
  819. "_objFlags": 0,
  820. "node": {
  821. "__id__": 1
  822. },
  823. "_enabled": true,
  824. "XuXian": {
  825. "__uuid__": "7bef3c84-29cd-4dcf-8bf0-899a56ee6e47"
  826. },
  827. "ChaojiTiao": {
  828. "__uuid__": "554a5bb9-0f47-48bb-8ded-1666c37338b9"
  829. },
  830. "Fly": {
  831. "__uuid__": "492fbfd8-37b0-43e5-8bf0-8710e8cb5155"
  832. },
  833. "_id": ""
  834. },
  835. {
  836. "__type__": "cc.PrefabInfo",
  837. "root": {
  838. "__id__": 1
  839. },
  840. "asset": {
  841. "__id__": 0
  842. },
  843. "fileId": "",
  844. "sync": false
  845. }
  846. ]