videoAdView.prefab 23 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339
  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": "videoAdView",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 8
  28. },
  29. {
  30. "__id__": 12
  31. },
  32. {
  33. "__id__": 26
  34. },
  35. {
  36. "__id__": 29
  37. },
  38. {
  39. "__id__": 32
  40. }
  41. ],
  42. "_active": true,
  43. "_level": 1,
  44. "_components": [
  45. {
  46. "__id__": 35
  47. },
  48. {
  49. "__id__": 36
  50. },
  51. {
  52. "__id__": 37
  53. },
  54. {
  55. "__id__": 38
  56. }
  57. ],
  58. "_prefab": {
  59. "__id__": 39
  60. },
  61. "_opacity": 255,
  62. "_color": {
  63. "__type__": "cc.Color",
  64. "r": 255,
  65. "g": 255,
  66. "b": 255,
  67. "a": 255
  68. },
  69. "_contentSize": {
  70. "__type__": "cc.Size",
  71. "width": 720,
  72. "height": 1280
  73. },
  74. "_anchorPoint": {
  75. "__type__": "cc.Vec2",
  76. "x": 0.5,
  77. "y": 0.5
  78. },
  79. "_position": {
  80. "__type__": "cc.Vec3",
  81. "x": 0,
  82. "y": 0,
  83. "z": 0
  84. },
  85. "_scale": {
  86. "__type__": "cc.Vec3",
  87. "x": 1,
  88. "y": 1,
  89. "z": 1
  90. },
  91. "_quat": {
  92. "__type__": "cc.Quat",
  93. "x": 0,
  94. "y": 0,
  95. "z": 0,
  96. "w": 1
  97. },
  98. "_skewX": 0,
  99. "_skewY": 0,
  100. "_zIndex": 0,
  101. "_is3DNode": false,
  102. "groupIndex": 0,
  103. "_rotationX": 0,
  104. "_rotationY": 0,
  105. "_id": ""
  106. },
  107. {
  108. "__type__": "cc.Node",
  109. "_name": "gosharebtn",
  110. "_objFlags": 0,
  111. "_parent": {
  112. "__id__": 1
  113. },
  114. "_children": [],
  115. "_active": true,
  116. "_level": 2,
  117. "_components": [
  118. {
  119. "__id__": 3
  120. }
  121. ],
  122. "_prefab": {
  123. "__id__": 4
  124. },
  125. "_opacity": 255,
  126. "_color": {
  127. "__type__": "cc.Color",
  128. "r": 255,
  129. "g": 255,
  130. "b": 255,
  131. "a": 255
  132. },
  133. "_contentSize": {
  134. "__type__": "cc.Size",
  135. "width": 202,
  136. "height": 210
  137. },
  138. "_anchorPoint": {
  139. "__type__": "cc.Vec2",
  140. "x": 0.5,
  141. "y": 0.5
  142. },
  143. "_position": {
  144. "__type__": "cc.Vec3",
  145. "x": 249,
  146. "y": 192,
  147. "z": 0
  148. },
  149. "_scale": {
  150. "__type__": "cc.Vec3",
  151. "x": 1,
  152. "y": 1,
  153. "z": 1
  154. },
  155. "_quat": {
  156. "__type__": "cc.Quat",
  157. "x": 0,
  158. "y": 0,
  159. "z": 0,
  160. "w": 1
  161. },
  162. "_skewX": 0,
  163. "_skewY": 0,
  164. "_zIndex": 0,
  165. "_is3DNode": false,
  166. "groupIndex": 0,
  167. "_rotationX": 0,
  168. "_rotationY": 0,
  169. "_id": ""
  170. },
  171. {
  172. "__type__": "cc.Sprite",
  173. "_name": "",
  174. "_objFlags": 0,
  175. "node": {
  176. "__id__": 2
  177. },
  178. "_enabled": true,
  179. "_srcBlendFactor": 770,
  180. "_dstBlendFactor": 771,
  181. "_spriteFrame": {
  182. "__uuid__": "d326de5a-d9e6-4591-b17d-05da59fe3126"
  183. },
  184. "_type": 0,
  185. "_sizeMode": 0,
  186. "_fillType": 0,
  187. "_fillCenter": {
  188. "__type__": "cc.Vec2",
  189. "x": 0,
  190. "y": 0
  191. },
  192. "_fillStart": 0,
  193. "_fillRange": 0,
  194. "_isTrimmedMode": true,
  195. "_state": 0,
  196. "_atlas": null,
  197. "_id": ""
  198. },
  199. {
  200. "__type__": "cc.PrefabInfo",
  201. "root": {
  202. "__id__": 1
  203. },
  204. "asset": {
  205. "__uuid__": "77ea9ad2-ac70-4787-9753-3b96f29b80e6"
  206. },
  207. "fileId": "19nPYa/XFBf4KUDUAQn5v3",
  208. "sync": false
  209. },
  210. {
  211. "__type__": "cc.Node",
  212. "_name": "LittleTitleLabel",
  213. "_objFlags": 0,
  214. "_parent": {
  215. "__id__": 1
  216. },
  217. "_children": [],
  218. "_active": true,
  219. "_level": 2,
  220. "_components": [
  221. {
  222. "__id__": 6
  223. }
  224. ],
  225. "_prefab": {
  226. "__id__": 7
  227. },
  228. "_opacity": 255,
  229. "_color": {
  230. "__type__": "cc.Color",
  231. "r": 255,
  232. "g": 255,
  233. "b": 255,
  234. "a": 255
  235. },
  236. "_contentSize": {
  237. "__type__": "cc.Size",
  238. "width": 200,
  239. "height": 40
  240. },
  241. "_anchorPoint": {
  242. "__type__": "cc.Vec2",
  243. "x": 0.5,
  244. "y": 0.5
  245. },
  246. "_position": {
  247. "__type__": "cc.Vec3",
  248. "x": 249,
  249. "y": 150,
  250. "z": 0
  251. },
  252. "_scale": {
  253. "__type__": "cc.Vec3",
  254. "x": 1,
  255. "y": 1,
  256. "z": 1
  257. },
  258. "_quat": {
  259. "__type__": "cc.Quat",
  260. "x": 0,
  261. "y": 0,
  262. "z": 0,
  263. "w": 1
  264. },
  265. "_skewX": 0,
  266. "_skewY": 0,
  267. "_zIndex": 0,
  268. "_is3DNode": false,
  269. "groupIndex": 0,
  270. "_rotationX": 0,
  271. "_rotationY": 0,
  272. "_id": ""
  273. },
  274. {
  275. "__type__": "cc.Label",
  276. "_name": "",
  277. "_objFlags": 0,
  278. "node": {
  279. "__id__": 5
  280. },
  281. "_enabled": true,
  282. "_srcBlendFactor": 1,
  283. "_dstBlendFactor": 771,
  284. "_useOriginalSize": false,
  285. "_string": "快来领取",
  286. "_N$string": "快来领取",
  287. "_fontSize": 24,
  288. "_lineHeight": 40,
  289. "_enableWrapText": true,
  290. "_N$file": null,
  291. "_isSystemFontUsed": true,
  292. "_spacingX": 0,
  293. "_N$horizontalAlign": 1,
  294. "_N$verticalAlign": 1,
  295. "_N$fontFamily": "Arial",
  296. "_N$overflow": 3,
  297. "_id": ""
  298. },
  299. {
  300. "__type__": "cc.PrefabInfo",
  301. "root": {
  302. "__id__": 1
  303. },
  304. "asset": {
  305. "__uuid__": "77ea9ad2-ac70-4787-9753-3b96f29b80e6"
  306. },
  307. "fileId": "3byMEtxO9LO7s3grnCu9qI",
  308. "sync": false
  309. },
  310. {
  311. "__type__": "cc.Node",
  312. "_name": "close",
  313. "_objFlags": 0,
  314. "_parent": {
  315. "__id__": 1
  316. },
  317. "_children": [],
  318. "_active": false,
  319. "_level": 2,
  320. "_components": [
  321. {
  322. "__id__": 9
  323. },
  324. {
  325. "__id__": 10
  326. }
  327. ],
  328. "_prefab": {
  329. "__id__": 11
  330. },
  331. "_opacity": 255,
  332. "_color": {
  333. "__type__": "cc.Color",
  334. "r": 255,
  335. "g": 255,
  336. "b": 255,
  337. "a": 255
  338. },
  339. "_contentSize": {
  340. "__type__": "cc.Size",
  341. "width": 54,
  342. "height": 53
  343. },
  344. "_anchorPoint": {
  345. "__type__": "cc.Vec2",
  346. "x": 0.5,
  347. "y": 0.5
  348. },
  349. "_position": {
  350. "__type__": "cc.Vec3",
  351. "x": 248,
  352. "y": 331,
  353. "z": 0
  354. },
  355. "_scale": {
  356. "__type__": "cc.Vec3",
  357. "x": 1,
  358. "y": 1,
  359. "z": 1
  360. },
  361. "_quat": {
  362. "__type__": "cc.Quat",
  363. "x": 0,
  364. "y": 0,
  365. "z": 0,
  366. "w": 1
  367. },
  368. "_skewX": 0,
  369. "_skewY": 0,
  370. "_zIndex": 0,
  371. "_is3DNode": false,
  372. "groupIndex": 0,
  373. "_id": ""
  374. },
  375. {
  376. "__type__": "cc.Sprite",
  377. "_name": "",
  378. "_objFlags": 0,
  379. "node": {
  380. "__id__": 8
  381. },
  382. "_enabled": true,
  383. "_srcBlendFactor": 770,
  384. "_dstBlendFactor": 771,
  385. "_spriteFrame": {
  386. "__uuid__": "e5780f65-f39c-4fe9-92a9-7cc6cc1f94e7"
  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. "_state": 0,
  400. "_atlas": null,
  401. "_id": ""
  402. },
  403. {
  404. "__type__": "cc.Button",
  405. "_name": "",
  406. "_objFlags": 0,
  407. "node": {
  408. "__id__": 8
  409. },
  410. "_enabled": true,
  411. "duration": 0.1,
  412. "zoomScale": 1.2,
  413. "clickEvents": [],
  414. "_N$interactable": true,
  415. "_N$enableAutoGrayEffect": false,
  416. "_N$transition": 3,
  417. "transition": 3,
  418. "_N$normalColor": {
  419. "__type__": "cc.Color",
  420. "r": 214,
  421. "g": 214,
  422. "b": 214,
  423. "a": 255
  424. },
  425. "_N$pressedColor": {
  426. "__type__": "cc.Color",
  427. "r": 211,
  428. "g": 211,
  429. "b": 211,
  430. "a": 255
  431. },
  432. "pressedColor": {
  433. "__type__": "cc.Color",
  434. "r": 211,
  435. "g": 211,
  436. "b": 211,
  437. "a": 255
  438. },
  439. "_N$hoverColor": {
  440. "__type__": "cc.Color",
  441. "r": 255,
  442. "g": 255,
  443. "b": 255,
  444. "a": 255
  445. },
  446. "hoverColor": {
  447. "__type__": "cc.Color",
  448. "r": 255,
  449. "g": 255,
  450. "b": 255,
  451. "a": 255
  452. },
  453. "_N$disabledColor": {
  454. "__type__": "cc.Color",
  455. "r": 124,
  456. "g": 124,
  457. "b": 124,
  458. "a": 255
  459. },
  460. "_N$normalSprite": null,
  461. "_N$pressedSprite": null,
  462. "pressedSprite": null,
  463. "_N$hoverSprite": null,
  464. "hoverSprite": null,
  465. "_N$disabledSprite": null,
  466. "_N$target": null,
  467. "_id": ""
  468. },
  469. {
  470. "__type__": "cc.PrefabInfo",
  471. "root": {
  472. "__id__": 1
  473. },
  474. "asset": {
  475. "__uuid__": "77ea9ad2-ac70-4787-9753-3b96f29b80e6"
  476. },
  477. "fileId": "ddO81J5oVLV5CSh/o6QwFQ",
  478. "sync": false
  479. },
  480. {
  481. "__type__": "cc.Node",
  482. "_name": "ShareReward",
  483. "_objFlags": 0,
  484. "_parent": {
  485. "__id__": 1
  486. },
  487. "_children": [
  488. {
  489. "__id__": 13
  490. },
  491. {
  492. "__id__": 16
  493. },
  494. {
  495. "__id__": 19
  496. },
  497. {
  498. "__id__": 22
  499. }
  500. ],
  501. "_active": true,
  502. "_level": 2,
  503. "_components": [],
  504. "_prefab": {
  505. "__id__": 25
  506. },
  507. "_opacity": 255,
  508. "_color": {
  509. "__type__": "cc.Color",
  510. "r": 255,
  511. "g": 255,
  512. "b": 255,
  513. "a": 255
  514. },
  515. "_contentSize": {
  516. "__type__": "cc.Size",
  517. "width": 396,
  518. "height": 172
  519. },
  520. "_anchorPoint": {
  521. "__type__": "cc.Vec2",
  522. "x": 0.5,
  523. "y": 0.5
  524. },
  525. "_position": {
  526. "__type__": "cc.Vec3",
  527. "x": 249,
  528. "y": 173,
  529. "z": 0
  530. },
  531. "_scale": {
  532. "__type__": "cc.Vec3",
  533. "x": 1,
  534. "y": 1,
  535. "z": 1
  536. },
  537. "_quat": {
  538. "__type__": "cc.Quat",
  539. "x": 0,
  540. "y": 0,
  541. "z": 0,
  542. "w": 1
  543. },
  544. "_skewX": 0,
  545. "_skewY": 0,
  546. "_zIndex": 0,
  547. "_is3DNode": false,
  548. "groupIndex": 0,
  549. "_id": ""
  550. },
  551. {
  552. "__type__": "cc.Node",
  553. "_name": "Golden10",
  554. "_objFlags": 0,
  555. "_parent": {
  556. "__id__": 12
  557. },
  558. "_children": [],
  559. "_active": true,
  560. "_level": 3,
  561. "_components": [
  562. {
  563. "__id__": 14
  564. }
  565. ],
  566. "_prefab": {
  567. "__id__": 15
  568. },
  569. "_opacity": 255,
  570. "_color": {
  571. "__type__": "cc.Color",
  572. "r": 255,
  573. "g": 255,
  574. "b": 255,
  575. "a": 255
  576. },
  577. "_contentSize": {
  578. "__type__": "cc.Size",
  579. "width": 80,
  580. "height": 59
  581. },
  582. "_anchorPoint": {
  583. "__type__": "cc.Vec2",
  584. "x": 0.5,
  585. "y": 0.5
  586. },
  587. "_position": {
  588. "__type__": "cc.Vec3",
  589. "x": -79.7,
  590. "y": -59.1,
  591. "z": 0
  592. },
  593. "_scale": {
  594. "__type__": "cc.Vec3",
  595. "x": 0.47,
  596. "y": 0.47,
  597. "z": 1
  598. },
  599. "_quat": {
  600. "__type__": "cc.Quat",
  601. "x": 0,
  602. "y": 0,
  603. "z": 0,
  604. "w": 1
  605. },
  606. "_skewX": 0,
  607. "_skewY": 0,
  608. "_zIndex": 0,
  609. "_is3DNode": false,
  610. "groupIndex": 0,
  611. "_id": ""
  612. },
  613. {
  614. "__type__": "cc.Sprite",
  615. "_name": "",
  616. "_objFlags": 0,
  617. "node": {
  618. "__id__": 13
  619. },
  620. "_enabled": true,
  621. "_srcBlendFactor": 770,
  622. "_dstBlendFactor": 771,
  623. "_spriteFrame": {
  624. "__uuid__": "385a5983-c342-4230-b0fc-2b23b0040b2f"
  625. },
  626. "_type": 0,
  627. "_sizeMode": 1,
  628. "_fillType": 0,
  629. "_fillCenter": {
  630. "__type__": "cc.Vec2",
  631. "x": 0,
  632. "y": 0
  633. },
  634. "_fillStart": 0,
  635. "_fillRange": 0,
  636. "_isTrimmedMode": true,
  637. "_state": 0,
  638. "_atlas": null,
  639. "_id": ""
  640. },
  641. {
  642. "__type__": "cc.PrefabInfo",
  643. "root": {
  644. "__id__": 1
  645. },
  646. "asset": {
  647. "__uuid__": "77ea9ad2-ac70-4787-9753-3b96f29b80e6"
  648. },
  649. "fileId": "f9+29WL4hJ7KlGWWBlh00W",
  650. "sync": false
  651. },
  652. {
  653. "__type__": "cc.Node",
  654. "_name": "CoinNum",
  655. "_objFlags": 0,
  656. "_parent": {
  657. "__id__": 12
  658. },
  659. "_children": [],
  660. "_active": true,
  661. "_level": 3,
  662. "_components": [
  663. {
  664. "__id__": 17
  665. }
  666. ],
  667. "_prefab": {
  668. "__id__": 18
  669. },
  670. "_opacity": 255,
  671. "_color": {
  672. "__type__": "cc.Color",
  673. "r": 255,
  674. "g": 255,
  675. "b": 255,
  676. "a": 255
  677. },
  678. "_contentSize": {
  679. "__type__": "cc.Size",
  680. "width": 66.74,
  681. "height": 40
  682. },
  683. "_anchorPoint": {
  684. "__type__": "cc.Vec2",
  685. "x": 0.5,
  686. "y": 0.5
  687. },
  688. "_position": {
  689. "__type__": "cc.Vec3",
  690. "x": -26.2,
  691. "y": -58.8,
  692. "z": 0
  693. },
  694. "_scale": {
  695. "__type__": "cc.Vec3",
  696. "x": 1,
  697. "y": 1,
  698. "z": 1
  699. },
  700. "_quat": {
  701. "__type__": "cc.Quat",
  702. "x": 0,
  703. "y": 0,
  704. "z": 0,
  705. "w": 1
  706. },
  707. "_skewX": 0,
  708. "_skewY": 0,
  709. "_zIndex": 0,
  710. "_is3DNode": false,
  711. "groupIndex": 0,
  712. "_rotationX": 0,
  713. "_rotationY": 0,
  714. "_id": ""
  715. },
  716. {
  717. "__type__": "cc.Label",
  718. "_name": "",
  719. "_objFlags": 0,
  720. "node": {
  721. "__id__": 16
  722. },
  723. "_enabled": true,
  724. "_srcBlendFactor": 1,
  725. "_dstBlendFactor": 771,
  726. "_useOriginalSize": false,
  727. "_string": "2000",
  728. "_N$string": "2000",
  729. "_fontSize": 30,
  730. "_lineHeight": 40,
  731. "_enableWrapText": true,
  732. "_N$file": null,
  733. "_isSystemFontUsed": true,
  734. "_spacingX": 0,
  735. "_N$horizontalAlign": 1,
  736. "_N$verticalAlign": 1,
  737. "_N$fontFamily": "Arial",
  738. "_N$overflow": 0,
  739. "_id": ""
  740. },
  741. {
  742. "__type__": "cc.PrefabInfo",
  743. "root": {
  744. "__id__": 1
  745. },
  746. "asset": {
  747. "__uuid__": "77ea9ad2-ac70-4787-9753-3b96f29b80e6"
  748. },
  749. "fileId": "77UaBUN0VN6ZPFf6stRjdC",
  750. "sync": false
  751. },
  752. {
  753. "__type__": "cc.Node",
  754. "_name": "DiamondsNum",
  755. "_objFlags": 0,
  756. "_parent": {
  757. "__id__": 12
  758. },
  759. "_children": [],
  760. "_active": true,
  761. "_level": 3,
  762. "_components": [
  763. {
  764. "__id__": 20
  765. }
  766. ],
  767. "_prefab": {
  768. "__id__": 21
  769. },
  770. "_opacity": 255,
  771. "_color": {
  772. "__type__": "cc.Color",
  773. "r": 255,
  774. "g": 255,
  775. "b": 255,
  776. "a": 255
  777. },
  778. "_contentSize": {
  779. "__type__": "cc.Size",
  780. "width": 33.37,
  781. "height": 40
  782. },
  783. "_anchorPoint": {
  784. "__type__": "cc.Vec2",
  785. "x": 0.5,
  786. "y": 0.5
  787. },
  788. "_position": {
  789. "__type__": "cc.Vec3",
  790. "x": 71.2,
  791. "y": -58.1,
  792. "z": 0
  793. },
  794. "_scale": {
  795. "__type__": "cc.Vec3",
  796. "x": 1,
  797. "y": 1,
  798. "z": 1
  799. },
  800. "_quat": {
  801. "__type__": "cc.Quat",
  802. "x": 0,
  803. "y": 0,
  804. "z": 0,
  805. "w": 1
  806. },
  807. "_skewX": 0,
  808. "_skewY": 0,
  809. "_zIndex": 0,
  810. "_is3DNode": false,
  811. "groupIndex": 0,
  812. "_rotationX": 0,
  813. "_rotationY": 0,
  814. "_id": ""
  815. },
  816. {
  817. "__type__": "cc.Label",
  818. "_name": "",
  819. "_objFlags": 0,
  820. "node": {
  821. "__id__": 19
  822. },
  823. "_enabled": true,
  824. "_srcBlendFactor": 1,
  825. "_dstBlendFactor": 771,
  826. "_useOriginalSize": false,
  827. "_string": "50",
  828. "_N$string": "50",
  829. "_fontSize": 30,
  830. "_lineHeight": 40,
  831. "_enableWrapText": true,
  832. "_N$file": null,
  833. "_isSystemFontUsed": true,
  834. "_spacingX": 0,
  835. "_N$horizontalAlign": 1,
  836. "_N$verticalAlign": 1,
  837. "_N$fontFamily": "Arial",
  838. "_N$overflow": 0,
  839. "_id": ""
  840. },
  841. {
  842. "__type__": "cc.PrefabInfo",
  843. "root": {
  844. "__id__": 1
  845. },
  846. "asset": {
  847. "__uuid__": "77ea9ad2-ac70-4787-9753-3b96f29b80e6"
  848. },
  849. "fileId": "ddi66oRJlDh5MW+mpR48i5",
  850. "sync": false
  851. },
  852. {
  853. "__type__": "cc.Node",
  854. "_name": "icon_diamond",
  855. "_objFlags": 0,
  856. "_parent": {
  857. "__id__": 12
  858. },
  859. "_children": [],
  860. "_active": true,
  861. "_level": 3,
  862. "_components": [
  863. {
  864. "__id__": 23
  865. }
  866. ],
  867. "_prefab": {
  868. "__id__": 24
  869. },
  870. "_opacity": 255,
  871. "_color": {
  872. "__type__": "cc.Color",
  873. "r": 255,
  874. "g": 255,
  875. "b": 255,
  876. "a": 255
  877. },
  878. "_contentSize": {
  879. "__type__": "cc.Size",
  880. "width": 63,
  881. "height": 60
  882. },
  883. "_anchorPoint": {
  884. "__type__": "cc.Vec2",
  885. "x": 0.5,
  886. "y": 0.5
  887. },
  888. "_position": {
  889. "__type__": "cc.Vec3",
  890. "x": 34,
  891. "y": -56.8,
  892. "z": 0
  893. },
  894. "_scale": {
  895. "__type__": "cc.Vec3",
  896. "x": 0.58,
  897. "y": 0.58,
  898. "z": 1
  899. },
  900. "_quat": {
  901. "__type__": "cc.Quat",
  902. "x": 0,
  903. "y": 0,
  904. "z": 0,
  905. "w": 1
  906. },
  907. "_skewX": 0,
  908. "_skewY": 0,
  909. "_zIndex": 0,
  910. "_is3DNode": false,
  911. "groupIndex": 0,
  912. "_id": ""
  913. },
  914. {
  915. "__type__": "cc.Sprite",
  916. "_name": "",
  917. "_objFlags": 0,
  918. "node": {
  919. "__id__": 22
  920. },
  921. "_enabled": true,
  922. "_srcBlendFactor": 770,
  923. "_dstBlendFactor": 771,
  924. "_spriteFrame": {
  925. "__uuid__": "00abb72e-935a-4068-ab9a-2b782f0edfa1"
  926. },
  927. "_type": 0,
  928. "_sizeMode": 1,
  929. "_fillType": 0,
  930. "_fillCenter": {
  931. "__type__": "cc.Vec2",
  932. "x": 0,
  933. "y": 0
  934. },
  935. "_fillStart": 0,
  936. "_fillRange": 0,
  937. "_isTrimmedMode": true,
  938. "_state": 0,
  939. "_atlas": null,
  940. "_id": ""
  941. },
  942. {
  943. "__type__": "cc.PrefabInfo",
  944. "root": {
  945. "__id__": 1
  946. },
  947. "asset": {
  948. "__uuid__": "77ea9ad2-ac70-4787-9753-3b96f29b80e6"
  949. },
  950. "fileId": "efMVNFKodHK4g3sUo3zSH+",
  951. "sync": false
  952. },
  953. {
  954. "__type__": "cc.PrefabInfo",
  955. "root": {
  956. "__id__": 1
  957. },
  958. "asset": {
  959. "__uuid__": "77ea9ad2-ac70-4787-9753-3b96f29b80e6"
  960. },
  961. "fileId": "b1VW8yjjBC152kPO1ocXu4",
  962. "sync": false
  963. },
  964. {
  965. "__type__": "cc.Node",
  966. "_name": "nameLabel",
  967. "_objFlags": 0,
  968. "_parent": {
  969. "__id__": 1
  970. },
  971. "_children": [],
  972. "_active": true,
  973. "_level": 2,
  974. "_components": [
  975. {
  976. "__id__": 27
  977. }
  978. ],
  979. "_prefab": {
  980. "__id__": 28
  981. },
  982. "_opacity": 255,
  983. "_color": {
  984. "__type__": "cc.Color",
  985. "r": 255,
  986. "g": 255,
  987. "b": 255,
  988. "a": 255
  989. },
  990. "_contentSize": {
  991. "__type__": "cc.Size",
  992. "width": 200,
  993. "height": 40
  994. },
  995. "_anchorPoint": {
  996. "__type__": "cc.Vec2",
  997. "x": 0.5,
  998. "y": 0.5
  999. },
  1000. "_position": {
  1001. "__type__": "cc.Vec3",
  1002. "x": 249,
  1003. "y": 282,
  1004. "z": 0
  1005. },
  1006. "_scale": {
  1007. "__type__": "cc.Vec3",
  1008. "x": 1,
  1009. "y": 1,
  1010. "z": 1
  1011. },
  1012. "_quat": {
  1013. "__type__": "cc.Quat",
  1014. "x": 0,
  1015. "y": 0,
  1016. "z": 0,
  1017. "w": 1
  1018. },
  1019. "_skewX": 0,
  1020. "_skewY": 0,
  1021. "_zIndex": 0,
  1022. "_is3DNode": false,
  1023. "groupIndex": 0,
  1024. "_rotationX": 0,
  1025. "_rotationY": 0,
  1026. "_id": ""
  1027. },
  1028. {
  1029. "__type__": "cc.Label",
  1030. "_name": "",
  1031. "_objFlags": 0,
  1032. "node": {
  1033. "__id__": 26
  1034. },
  1035. "_enabled": true,
  1036. "_srcBlendFactor": 1,
  1037. "_dstBlendFactor": 771,
  1038. "_useOriginalSize": false,
  1039. "_string": " 即将解锁",
  1040. "_N$string": " 即将解锁",
  1041. "_fontSize": 24,
  1042. "_lineHeight": 40,
  1043. "_enableWrapText": true,
  1044. "_N$file": null,
  1045. "_isSystemFontUsed": true,
  1046. "_spacingX": 0,
  1047. "_N$horizontalAlign": 0,
  1048. "_N$verticalAlign": 1,
  1049. "_N$fontFamily": "Arial",
  1050. "_N$overflow": 3,
  1051. "_id": ""
  1052. },
  1053. {
  1054. "__type__": "cc.PrefabInfo",
  1055. "root": {
  1056. "__id__": 1
  1057. },
  1058. "asset": {
  1059. "__uuid__": "77ea9ad2-ac70-4787-9753-3b96f29b80e6"
  1060. },
  1061. "fileId": "dbBRpog8hEAbcoJG8OO8cU",
  1062. "sync": false
  1063. },
  1064. {
  1065. "__type__": "cc.Node",
  1066. "_name": "buildSprite",
  1067. "_objFlags": 0,
  1068. "_parent": {
  1069. "__id__": 1
  1070. },
  1071. "_children": [],
  1072. "_active": true,
  1073. "_level": 2,
  1074. "_components": [
  1075. {
  1076. "__id__": 30
  1077. }
  1078. ],
  1079. "_prefab": {
  1080. "__id__": 31
  1081. },
  1082. "_opacity": 255,
  1083. "_color": {
  1084. "__type__": "cc.Color",
  1085. "r": 255,
  1086. "g": 255,
  1087. "b": 255,
  1088. "a": 255
  1089. },
  1090. "_contentSize": {
  1091. "__type__": "cc.Size",
  1092. "width": 80,
  1093. "height": 80
  1094. },
  1095. "_anchorPoint": {
  1096. "__type__": "cc.Vec2",
  1097. "x": 0.5,
  1098. "y": 0.5
  1099. },
  1100. "_position": {
  1101. "__type__": "cc.Vec3",
  1102. "x": 207,
  1103. "y": 221,
  1104. "z": 0
  1105. },
  1106. "_scale": {
  1107. "__type__": "cc.Vec3",
  1108. "x": 1,
  1109. "y": 1,
  1110. "z": 1
  1111. },
  1112. "_quat": {
  1113. "__type__": "cc.Quat",
  1114. "x": 0,
  1115. "y": 0,
  1116. "z": 0,
  1117. "w": 1
  1118. },
  1119. "_skewX": 0,
  1120. "_skewY": 0,
  1121. "_zIndex": 0,
  1122. "_is3DNode": false,
  1123. "groupIndex": 0,
  1124. "_rotationX": 0,
  1125. "_rotationY": 0,
  1126. "_id": ""
  1127. },
  1128. {
  1129. "__type__": "cc.Sprite",
  1130. "_name": "",
  1131. "_objFlags": 0,
  1132. "node": {
  1133. "__id__": 29
  1134. },
  1135. "_enabled": true,
  1136. "_srcBlendFactor": 770,
  1137. "_dstBlendFactor": 771,
  1138. "_spriteFrame": {
  1139. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  1140. },
  1141. "_type": 0,
  1142. "_sizeMode": 0,
  1143. "_fillType": 0,
  1144. "_fillCenter": {
  1145. "__type__": "cc.Vec2",
  1146. "x": 0,
  1147. "y": 0
  1148. },
  1149. "_fillStart": 0,
  1150. "_fillRange": 0,
  1151. "_isTrimmedMode": true,
  1152. "_state": 0,
  1153. "_atlas": null,
  1154. "_id": ""
  1155. },
  1156. {
  1157. "__type__": "cc.PrefabInfo",
  1158. "root": {
  1159. "__id__": 1
  1160. },
  1161. "asset": {
  1162. "__uuid__": "77ea9ad2-ac70-4787-9753-3b96f29b80e6"
  1163. },
  1164. "fileId": "ccFljHBRdP57F7WCIX2XmY",
  1165. "sync": false
  1166. },
  1167. {
  1168. "__type__": "cc.Node",
  1169. "_name": "Icon",
  1170. "_objFlags": 0,
  1171. "_parent": {
  1172. "__id__": 1
  1173. },
  1174. "_children": [],
  1175. "_active": true,
  1176. "_level": 2,
  1177. "_components": [
  1178. {
  1179. "__id__": 33
  1180. }
  1181. ],
  1182. "_prefab": {
  1183. "__id__": 34
  1184. },
  1185. "_opacity": 255,
  1186. "_color": {
  1187. "__type__": "cc.Color",
  1188. "r": 255,
  1189. "g": 255,
  1190. "b": 255,
  1191. "a": 255
  1192. },
  1193. "_contentSize": {
  1194. "__type__": "cc.Size",
  1195. "width": 80,
  1196. "height": 80
  1197. },
  1198. "_anchorPoint": {
  1199. "__type__": "cc.Vec2",
  1200. "x": 0.5,
  1201. "y": 0.5
  1202. },
  1203. "_position": {
  1204. "__type__": "cc.Vec3",
  1205. "x": 299,
  1206. "y": 221,
  1207. "z": 0
  1208. },
  1209. "_scale": {
  1210. "__type__": "cc.Vec3",
  1211. "x": 1,
  1212. "y": 1,
  1213. "z": 1
  1214. },
  1215. "_quat": {
  1216. "__type__": "cc.Quat",
  1217. "x": 0,
  1218. "y": 0,
  1219. "z": 0,
  1220. "w": 1
  1221. },
  1222. "_skewX": 0,
  1223. "_skewY": 0,
  1224. "_zIndex": 0,
  1225. "_is3DNode": false,
  1226. "groupIndex": 0,
  1227. "_rotationX": 0,
  1228. "_rotationY": 0,
  1229. "_id": ""
  1230. },
  1231. {
  1232. "__type__": "cc.Sprite",
  1233. "_name": "",
  1234. "_objFlags": 0,
  1235. "node": {
  1236. "__id__": 32
  1237. },
  1238. "_enabled": true,
  1239. "_srcBlendFactor": 770,
  1240. "_dstBlendFactor": 771,
  1241. "_spriteFrame": {
  1242. "__uuid__": "a6b7eb8e-5e41-44ff-8c8b-0f1303a08ef3"
  1243. },
  1244. "_type": 0,
  1245. "_sizeMode": 0,
  1246. "_fillType": 0,
  1247. "_fillCenter": {
  1248. "__type__": "cc.Vec2",
  1249. "x": 0,
  1250. "y": 0
  1251. },
  1252. "_fillStart": 0,
  1253. "_fillRange": 0,
  1254. "_isTrimmedMode": true,
  1255. "_state": 0,
  1256. "_atlas": null,
  1257. "_id": ""
  1258. },
  1259. {
  1260. "__type__": "cc.PrefabInfo",
  1261. "root": {
  1262. "__id__": 1
  1263. },
  1264. "asset": {
  1265. "__uuid__": "77ea9ad2-ac70-4787-9753-3b96f29b80e6"
  1266. },
  1267. "fileId": "1bjFkIlohACZMiF1ehYoXi",
  1268. "sync": false
  1269. },
  1270. {
  1271. "__type__": "cc.Animation",
  1272. "_name": "",
  1273. "_objFlags": 0,
  1274. "node": {
  1275. "__id__": 1
  1276. },
  1277. "_enabled": true,
  1278. "_defaultClip": {
  1279. "__uuid__": "fbdafc31-11fc-422c-a9e5-f7999eccfdc4"
  1280. },
  1281. "_clips": [
  1282. {
  1283. "__uuid__": "fbdafc31-11fc-422c-a9e5-f7999eccfdc4"
  1284. }
  1285. ],
  1286. "playOnLoad": false,
  1287. "_id": ""
  1288. },
  1289. {
  1290. "__type__": "cc.Animation",
  1291. "_name": "",
  1292. "_objFlags": 0,
  1293. "node": {
  1294. "__id__": 1
  1295. },
  1296. "_enabled": true,
  1297. "_defaultClip": null,
  1298. "_clips": [],
  1299. "playOnLoad": false,
  1300. "_id": ""
  1301. },
  1302. {
  1303. "__type__": "cc.Animation",
  1304. "_name": "",
  1305. "_objFlags": 0,
  1306. "node": {
  1307. "__id__": 1
  1308. },
  1309. "_enabled": true,
  1310. "_defaultClip": null,
  1311. "_clips": [],
  1312. "playOnLoad": false,
  1313. "_id": ""
  1314. },
  1315. {
  1316. "__type__": "cc.Animation",
  1317. "_name": "",
  1318. "_objFlags": 0,
  1319. "node": {
  1320. "__id__": 1
  1321. },
  1322. "_enabled": true,
  1323. "_defaultClip": null,
  1324. "_clips": [],
  1325. "playOnLoad": false,
  1326. "_id": ""
  1327. },
  1328. {
  1329. "__type__": "cc.PrefabInfo",
  1330. "root": {
  1331. "__id__": 1
  1332. },
  1333. "asset": {
  1334. "__uuid__": "77ea9ad2-ac70-4787-9753-3b96f29b80e6"
  1335. },
  1336. "fileId": "95NHeUxnJOoZea8hBtGYHe",
  1337. "sync": false
  1338. }
  1339. ]