artist_report_success.prefab 18 KB

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