NativeBannerAd.prefab 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488
  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": "NativeBannerAd",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 39
  28. }
  29. ],
  30. "_prefab": {
  31. "__id__": 40
  32. },
  33. "_opacity": 255,
  34. "_color": {
  35. "__type__": "cc.Color",
  36. "r": 255,
  37. "g": 255,
  38. "b": 255,
  39. "a": 255
  40. },
  41. "_contentSize": {
  42. "__type__": "cc.Size",
  43. "width": 720,
  44. "height": 150.00000000000045
  45. },
  46. "_anchorPoint": {
  47. "__type__": "cc.Vec2",
  48. "x": 0.5,
  49. "y": 0.5
  50. },
  51. "_trs": {
  52. "__type__": "TypedArray",
  53. "ctor": "Float64Array",
  54. "array": [
  55. 0,
  56. 0,
  57. 0,
  58. 0,
  59. 0,
  60. 0,
  61. 1,
  62. 1,
  63. 1,
  64. 1
  65. ]
  66. },
  67. "_eulerAngles": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_skewX": 0,
  74. "_skewY": 0,
  75. "_is3DNode": false,
  76. "_groupIndex": 1,
  77. "groupIndex": 1,
  78. "_id": ""
  79. },
  80. {
  81. "__type__": "cc.Node",
  82. "_name": "content",
  83. "_objFlags": 0,
  84. "_parent": {
  85. "__id__": 1
  86. },
  87. "_children": [
  88. {
  89. "__id__": 3
  90. },
  91. {
  92. "__id__": 7
  93. },
  94. {
  95. "__id__": 12
  96. },
  97. {
  98. "__id__": 15
  99. },
  100. {
  101. "__id__": 18
  102. },
  103. {
  104. "__id__": 28
  105. },
  106. {
  107. "__id__": 31
  108. }
  109. ],
  110. "_active": true,
  111. "_components": [
  112. {
  113. "__id__": 34
  114. },
  115. {
  116. "__id__": 35
  117. },
  118. {
  119. "__id__": 37
  120. }
  121. ],
  122. "_prefab": {
  123. "__id__": 38
  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": 720,
  136. "height": 150.00000000000045
  137. },
  138. "_anchorPoint": {
  139. "__type__": "cc.Vec2",
  140. "x": 0.5,
  141. "y": 0.5
  142. },
  143. "_trs": {
  144. "__type__": "TypedArray",
  145. "ctor": "Float64Array",
  146. "array": [
  147. 0,
  148. 0,
  149. 0,
  150. 0,
  151. 0,
  152. 0,
  153. 1,
  154. 1,
  155. 1,
  156. 1
  157. ]
  158. },
  159. "_eulerAngles": {
  160. "__type__": "cc.Vec3",
  161. "x": 0,
  162. "y": 0,
  163. "z": 0
  164. },
  165. "_skewX": 0,
  166. "_skewY": 0,
  167. "_is3DNode": false,
  168. "_groupIndex": 1,
  169. "groupIndex": 1,
  170. "_id": ""
  171. },
  172. {
  173. "__type__": "cc.Node",
  174. "_name": "contentAd",
  175. "_objFlags": 0,
  176. "_parent": {
  177. "__id__": 2
  178. },
  179. "_children": [],
  180. "_active": true,
  181. "_components": [
  182. {
  183. "__id__": 4
  184. },
  185. {
  186. "__id__": 5
  187. }
  188. ],
  189. "_prefab": {
  190. "__id__": 6
  191. },
  192. "_opacity": 255,
  193. "_color": {
  194. "__type__": "cc.Color",
  195. "r": 255,
  196. "g": 255,
  197. "b": 255,
  198. "a": 255
  199. },
  200. "_contentSize": {
  201. "__type__": "cc.Size",
  202. "width": 250,
  203. "height": 140
  204. },
  205. "_anchorPoint": {
  206. "__type__": "cc.Vec2",
  207. "x": 0.5,
  208. "y": 0.5
  209. },
  210. "_trs": {
  211. "__type__": "TypedArray",
  212. "ctor": "Float64Array",
  213. "array": [
  214. -222.88099999999997,
  215. 0,
  216. 0,
  217. 0,
  218. 0,
  219. 0,
  220. 1,
  221. 1,
  222. 1,
  223. 1
  224. ]
  225. },
  226. "_eulerAngles": {
  227. "__type__": "cc.Vec3",
  228. "x": 0,
  229. "y": 0,
  230. "z": 0
  231. },
  232. "_skewX": 0,
  233. "_skewY": 0,
  234. "_is3DNode": false,
  235. "_groupIndex": 1,
  236. "groupIndex": 1,
  237. "_id": ""
  238. },
  239. {
  240. "__type__": "cc.Sprite",
  241. "_name": "",
  242. "_objFlags": 0,
  243. "node": {
  244. "__id__": 3
  245. },
  246. "_enabled": true,
  247. "_materials": [
  248. {
  249. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  250. }
  251. ],
  252. "_srcBlendFactor": 770,
  253. "_dstBlendFactor": 771,
  254. "_spriteFrame": null,
  255. "_type": 0,
  256. "_sizeMode": 0,
  257. "_fillType": 0,
  258. "_fillCenter": {
  259. "__type__": "cc.Vec2",
  260. "x": 0,
  261. "y": 0
  262. },
  263. "_fillStart": 0,
  264. "_fillRange": 0,
  265. "_isTrimmedMode": true,
  266. "_atlas": null,
  267. "_id": ""
  268. },
  269. {
  270. "__type__": "cc.Widget",
  271. "_name": "",
  272. "_objFlags": 0,
  273. "node": {
  274. "__id__": 3
  275. },
  276. "_enabled": false,
  277. "alignMode": 1,
  278. "_target": null,
  279. "_alignFlags": 45,
  280. "_left": 12.119000000000028,
  281. "_right": 457.881,
  282. "_top": 5.000000000000227,
  283. "_bottom": 5.000000000000227,
  284. "_verticalCenter": 0,
  285. "_horizontalCenter": 0,
  286. "_isAbsLeft": true,
  287. "_isAbsRight": true,
  288. "_isAbsTop": true,
  289. "_isAbsBottom": true,
  290. "_isAbsHorizontalCenter": true,
  291. "_isAbsVerticalCenter": true,
  292. "_originalWidth": 700,
  293. "_originalHeight": 500,
  294. "_id": ""
  295. },
  296. {
  297. "__type__": "cc.PrefabInfo",
  298. "root": {
  299. "__id__": 1
  300. },
  301. "asset": {
  302. "__uuid__": "5c3b9032-a016-4695-bdd9-fa930f19a9cc"
  303. },
  304. "fileId": "e0QA7aPU5K84zuJxSdt45p",
  305. "sync": false
  306. },
  307. {
  308. "__type__": "cc.Node",
  309. "_name": "close",
  310. "_objFlags": 0,
  311. "_parent": {
  312. "__id__": 2
  313. },
  314. "_children": [],
  315. "_active": true,
  316. "_components": [
  317. {
  318. "__id__": 8
  319. },
  320. {
  321. "__id__": 9
  322. },
  323. {
  324. "__id__": 10
  325. }
  326. ],
  327. "_prefab": {
  328. "__id__": 11
  329. },
  330. "_opacity": 150,
  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": 35,
  341. "height": 35
  342. },
  343. "_anchorPoint": {
  344. "__type__": "cc.Vec2",
  345. "x": 0.5,
  346. "y": 0.5
  347. },
  348. "_trs": {
  349. "__type__": "TypedArray",
  350. "ctor": "Float64Array",
  351. "array": [
  352. 339.271,
  353. 52.054,
  354. 0,
  355. 0,
  356. 0,
  357. 0,
  358. 1,
  359. 1,
  360. 1,
  361. 1
  362. ]
  363. },
  364. "_eulerAngles": {
  365. "__type__": "cc.Vec3",
  366. "x": 0,
  367. "y": 0,
  368. "z": 0
  369. },
  370. "_skewX": 0,
  371. "_skewY": 0,
  372. "_is3DNode": false,
  373. "_groupIndex": 1,
  374. "groupIndex": 1,
  375. "_id": ""
  376. },
  377. {
  378. "__type__": "cc.Sprite",
  379. "_name": "",
  380. "_objFlags": 0,
  381. "node": {
  382. "__id__": 7
  383. },
  384. "_enabled": true,
  385. "_materials": [
  386. {
  387. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  388. }
  389. ],
  390. "_srcBlendFactor": 770,
  391. "_dstBlendFactor": 771,
  392. "_spriteFrame": {
  393. "__uuid__": "ed127262-5611-4bd7-aba9-e9f54a0f2953"
  394. },
  395. "_type": 0,
  396. "_sizeMode": 0,
  397. "_fillType": 0,
  398. "_fillCenter": {
  399. "__type__": "cc.Vec2",
  400. "x": 0,
  401. "y": 0
  402. },
  403. "_fillStart": 0,
  404. "_fillRange": 0,
  405. "_isTrimmedMode": true,
  406. "_atlas": null,
  407. "_id": ""
  408. },
  409. {
  410. "__type__": "cc.Widget",
  411. "_name": "",
  412. "_objFlags": 0,
  413. "node": {
  414. "__id__": 7
  415. },
  416. "_enabled": false,
  417. "alignMode": 1,
  418. "_target": null,
  419. "_alignFlags": 45,
  420. "_left": 684.271,
  421. "_right": 5.728999999999957,
  422. "_top": 7.946000000000218,
  423. "_bottom": 112.05400000000023,
  424. "_verticalCenter": 0,
  425. "_horizontalCenter": 0,
  426. "_isAbsLeft": true,
  427. "_isAbsRight": true,
  428. "_isAbsTop": true,
  429. "_isAbsBottom": true,
  430. "_isAbsHorizontalCenter": true,
  431. "_isAbsVerticalCenter": true,
  432. "_originalWidth": 80,
  433. "_originalHeight": 84,
  434. "_id": ""
  435. },
  436. {
  437. "__type__": "cc.BlockInputEvents",
  438. "_name": "",
  439. "_objFlags": 0,
  440. "node": {
  441. "__id__": 7
  442. },
  443. "_enabled": true,
  444. "_id": ""
  445. },
  446. {
  447. "__type__": "cc.PrefabInfo",
  448. "root": {
  449. "__id__": 1
  450. },
  451. "asset": {
  452. "__uuid__": "5c3b9032-a016-4695-bdd9-fa930f19a9cc"
  453. },
  454. "fileId": "01fgnd9nZOcJcvWi4U97kO",
  455. "sync": false
  456. },
  457. {
  458. "__type__": "cc.Node",
  459. "_name": "title",
  460. "_objFlags": 0,
  461. "_parent": {
  462. "__id__": 2
  463. },
  464. "_children": [],
  465. "_active": true,
  466. "_components": [
  467. {
  468. "__id__": 13
  469. }
  470. ],
  471. "_prefab": {
  472. "__id__": 14
  473. },
  474. "_opacity": 255,
  475. "_color": {
  476. "__type__": "cc.Color",
  477. "r": 59,
  478. "g": 55,
  479. "b": 55,
  480. "a": 255
  481. },
  482. "_contentSize": {
  483. "__type__": "cc.Size",
  484. "width": 270,
  485. "height": 44.1
  486. },
  487. "_anchorPoint": {
  488. "__type__": "cc.Vec2",
  489. "x": 0,
  490. "y": 0.5
  491. },
  492. "_trs": {
  493. "__type__": "TypedArray",
  494. "ctor": "Float64Array",
  495. "array": [
  496. -83.988,
  497. 23.047,
  498. 0,
  499. 0,
  500. 0,
  501. 0,
  502. 1,
  503. 1,
  504. 1,
  505. 1
  506. ]
  507. },
  508. "_eulerAngles": {
  509. "__type__": "cc.Vec3",
  510. "x": 0,
  511. "y": 0,
  512. "z": 0
  513. },
  514. "_skewX": 0,
  515. "_skewY": 0,
  516. "_is3DNode": false,
  517. "_groupIndex": 1,
  518. "groupIndex": 1,
  519. "_id": ""
  520. },
  521. {
  522. "__type__": "cc.Label",
  523. "_name": "",
  524. "_objFlags": 0,
  525. "node": {
  526. "__id__": 12
  527. },
  528. "_enabled": true,
  529. "_materials": [
  530. {
  531. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  532. }
  533. ],
  534. "_srcBlendFactor": 770,
  535. "_dstBlendFactor": 771,
  536. "_string": "",
  537. "_N$string": "",
  538. "_fontSize": 35,
  539. "_lineHeight": 35,
  540. "_enableWrapText": true,
  541. "_N$file": null,
  542. "_isSystemFontUsed": true,
  543. "_spacingX": 0,
  544. "_batchAsBitmap": false,
  545. "_styleFlags": 0,
  546. "_underlineHeight": 0,
  547. "_N$horizontalAlign": 1,
  548. "_N$verticalAlign": 1,
  549. "_N$fontFamily": "Arial",
  550. "_N$overflow": 2,
  551. "_N$cacheMode": 0,
  552. "_id": ""
  553. },
  554. {
  555. "__type__": "cc.PrefabInfo",
  556. "root": {
  557. "__id__": 1
  558. },
  559. "asset": {
  560. "__uuid__": "5c3b9032-a016-4695-bdd9-fa930f19a9cc"
  561. },
  562. "fileId": "acgN68hGFJNIUDsiBm7I+L",
  563. "sync": false
  564. },
  565. {
  566. "__type__": "cc.Node",
  567. "_name": "info",
  568. "_objFlags": 0,
  569. "_parent": {
  570. "__id__": 2
  571. },
  572. "_children": [],
  573. "_active": true,
  574. "_components": [
  575. {
  576. "__id__": 16
  577. }
  578. ],
  579. "_prefab": {
  580. "__id__": 17
  581. },
  582. "_opacity": 255,
  583. "_color": {
  584. "__type__": "cc.Color",
  585. "r": 59,
  586. "g": 55,
  587. "b": 55,
  588. "a": 255
  589. },
  590. "_contentSize": {
  591. "__type__": "cc.Size",
  592. "width": 270,
  593. "height": 31.5
  594. },
  595. "_anchorPoint": {
  596. "__type__": "cc.Vec2",
  597. "x": 0,
  598. "y": 0.5
  599. },
  600. "_trs": {
  601. "__type__": "TypedArray",
  602. "ctor": "Float64Array",
  603. "array": [
  604. -81.154,
  605. -28.379,
  606. 0,
  607. 0,
  608. 0,
  609. 0,
  610. 1,
  611. 1,
  612. 1,
  613. 1
  614. ]
  615. },
  616. "_eulerAngles": {
  617. "__type__": "cc.Vec3",
  618. "x": 0,
  619. "y": 0,
  620. "z": 0
  621. },
  622. "_skewX": 0,
  623. "_skewY": 0,
  624. "_is3DNode": false,
  625. "_groupIndex": 1,
  626. "groupIndex": 1,
  627. "_id": ""
  628. },
  629. {
  630. "__type__": "cc.Label",
  631. "_name": "",
  632. "_objFlags": 0,
  633. "node": {
  634. "__id__": 15
  635. },
  636. "_enabled": true,
  637. "_materials": [
  638. {
  639. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  640. }
  641. ],
  642. "_srcBlendFactor": 770,
  643. "_dstBlendFactor": 771,
  644. "_string": "",
  645. "_N$string": "",
  646. "_fontSize": 25,
  647. "_lineHeight": 25,
  648. "_enableWrapText": true,
  649. "_N$file": null,
  650. "_isSystemFontUsed": true,
  651. "_spacingX": 0,
  652. "_batchAsBitmap": false,
  653. "_styleFlags": 0,
  654. "_underlineHeight": 0,
  655. "_N$horizontalAlign": 1,
  656. "_N$verticalAlign": 1,
  657. "_N$fontFamily": "Arial",
  658. "_N$overflow": 2,
  659. "_N$cacheMode": 0,
  660. "_id": ""
  661. },
  662. {
  663. "__type__": "cc.PrefabInfo",
  664. "root": {
  665. "__id__": 1
  666. },
  667. "asset": {
  668. "__uuid__": "5c3b9032-a016-4695-bdd9-fa930f19a9cc"
  669. },
  670. "fileId": "68d1qt4qlBAoQdt+aLtcv0",
  671. "sync": false
  672. },
  673. {
  674. "__type__": "cc.Node",
  675. "_name": "Button",
  676. "_objFlags": 0,
  677. "_parent": {
  678. "__id__": 2
  679. },
  680. "_children": [
  681. {
  682. "__id__": 19
  683. }
  684. ],
  685. "_active": true,
  686. "_components": [
  687. {
  688. "__id__": 26
  689. }
  690. ],
  691. "_prefab": {
  692. "__id__": 27
  693. },
  694. "_opacity": 255,
  695. "_color": {
  696. "__type__": "cc.Color",
  697. "r": 242,
  698. "g": 242,
  699. "b": 242,
  700. "a": 255
  701. },
  702. "_contentSize": {
  703. "__type__": "cc.Size",
  704. "width": 150,
  705. "height": 60
  706. },
  707. "_anchorPoint": {
  708. "__type__": "cc.Vec2",
  709. "x": 0.5,
  710. "y": 0.5
  711. },
  712. "_trs": {
  713. "__type__": "TypedArray",
  714. "ctor": "Float64Array",
  715. "array": [
  716. 268.111,
  717. 0,
  718. 0,
  719. 0,
  720. 0,
  721. 0,
  722. 1,
  723. 1,
  724. 1,
  725. 1
  726. ]
  727. },
  728. "_eulerAngles": {
  729. "__type__": "cc.Vec3",
  730. "x": 0,
  731. "y": 0,
  732. "z": 0
  733. },
  734. "_skewX": 0,
  735. "_skewY": 0,
  736. "_is3DNode": false,
  737. "_groupIndex": 1,
  738. "groupIndex": 1,
  739. "_id": ""
  740. },
  741. {
  742. "__type__": "cc.Node",
  743. "_name": "Background",
  744. "_objFlags": 512,
  745. "_parent": {
  746. "__id__": 18
  747. },
  748. "_children": [
  749. {
  750. "__id__": 20
  751. }
  752. ],
  753. "_active": true,
  754. "_components": [
  755. {
  756. "__id__": 23
  757. },
  758. {
  759. "__id__": 24
  760. }
  761. ],
  762. "_prefab": {
  763. "__id__": 25
  764. },
  765. "_opacity": 255,
  766. "_color": {
  767. "__type__": "cc.Color",
  768. "r": 116,
  769. "g": 156,
  770. "b": 246,
  771. "a": 255
  772. },
  773. "_contentSize": {
  774. "__type__": "cc.Size",
  775. "width": 150,
  776. "height": 60
  777. },
  778. "_anchorPoint": {
  779. "__type__": "cc.Vec2",
  780. "x": 0.5,
  781. "y": 0.5
  782. },
  783. "_trs": {
  784. "__type__": "TypedArray",
  785. "ctor": "Float64Array",
  786. "array": [
  787. 0,
  788. 0,
  789. 0,
  790. 0,
  791. 0,
  792. 0,
  793. 1,
  794. 1,
  795. 1,
  796. 1
  797. ]
  798. },
  799. "_eulerAngles": {
  800. "__type__": "cc.Vec3",
  801. "x": 0,
  802. "y": 0,
  803. "z": 0
  804. },
  805. "_skewX": 0,
  806. "_skewY": 0,
  807. "_is3DNode": false,
  808. "_groupIndex": 1,
  809. "groupIndex": 1,
  810. "_id": ""
  811. },
  812. {
  813. "__type__": "cc.Node",
  814. "_name": "ButtonLabel",
  815. "_objFlags": 512,
  816. "_parent": {
  817. "__id__": 19
  818. },
  819. "_children": [],
  820. "_active": true,
  821. "_components": [
  822. {
  823. "__id__": 21
  824. }
  825. ],
  826. "_prefab": {
  827. "__id__": 22
  828. },
  829. "_opacity": 255,
  830. "_color": {
  831. "__type__": "cc.Color",
  832. "r": 255,
  833. "g": 255,
  834. "b": 255,
  835. "a": 255
  836. },
  837. "_contentSize": {
  838. "__type__": "cc.Size",
  839. "width": 150,
  840. "height": 40
  841. },
  842. "_anchorPoint": {
  843. "__type__": "cc.Vec2",
  844. "x": 0.5,
  845. "y": 0.5
  846. },
  847. "_trs": {
  848. "__type__": "TypedArray",
  849. "ctor": "Float64Array",
  850. "array": [
  851. 0,
  852. 0,
  853. 0,
  854. 0,
  855. 0,
  856. 0,
  857. 1,
  858. 1,
  859. 1,
  860. 1
  861. ]
  862. },
  863. "_eulerAngles": {
  864. "__type__": "cc.Vec3",
  865. "x": 0,
  866. "y": 0,
  867. "z": 0
  868. },
  869. "_skewX": 0,
  870. "_skewY": 0,
  871. "_is3DNode": false,
  872. "_groupIndex": 1,
  873. "groupIndex": 1,
  874. "_id": ""
  875. },
  876. {
  877. "__type__": "cc.Label",
  878. "_name": "",
  879. "_objFlags": 0,
  880. "node": {
  881. "__id__": 20
  882. },
  883. "_enabled": true,
  884. "_materials": [
  885. {
  886. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  887. }
  888. ],
  889. "_srcBlendFactor": 770,
  890. "_dstBlendFactor": 771,
  891. "_string": "立即查看",
  892. "_N$string": "立即查看",
  893. "_fontSize": 30,
  894. "_lineHeight": 30,
  895. "_enableWrapText": false,
  896. "_N$file": null,
  897. "_isSystemFontUsed": true,
  898. "_spacingX": 0,
  899. "_batchAsBitmap": false,
  900. "_styleFlags": 0,
  901. "_underlineHeight": 0,
  902. "_N$horizontalAlign": 1,
  903. "_N$verticalAlign": 1,
  904. "_N$fontFamily": "Arial",
  905. "_N$overflow": 1,
  906. "_N$cacheMode": 1,
  907. "_id": ""
  908. },
  909. {
  910. "__type__": "cc.PrefabInfo",
  911. "root": {
  912. "__id__": 1
  913. },
  914. "asset": {
  915. "__uuid__": "5c3b9032-a016-4695-bdd9-fa930f19a9cc"
  916. },
  917. "fileId": "d4p4a2WQtGo63OzL/RVInB",
  918. "sync": false
  919. },
  920. {
  921. "__type__": "cc.Sprite",
  922. "_name": "",
  923. "_objFlags": 0,
  924. "node": {
  925. "__id__": 19
  926. },
  927. "_enabled": true,
  928. "_materials": [
  929. {
  930. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  931. }
  932. ],
  933. "_srcBlendFactor": 770,
  934. "_dstBlendFactor": 771,
  935. "_spriteFrame": {
  936. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  937. },
  938. "_type": 1,
  939. "_sizeMode": 0,
  940. "_fillType": 0,
  941. "_fillCenter": {
  942. "__type__": "cc.Vec2",
  943. "x": 0,
  944. "y": 0
  945. },
  946. "_fillStart": 0,
  947. "_fillRange": 0,
  948. "_isTrimmedMode": true,
  949. "_atlas": null,
  950. "_id": ""
  951. },
  952. {
  953. "__type__": "cc.Widget",
  954. "_name": "",
  955. "_objFlags": 0,
  956. "node": {
  957. "__id__": 19
  958. },
  959. "_enabled": true,
  960. "alignMode": 0,
  961. "_target": null,
  962. "_alignFlags": 45,
  963. "_left": 0,
  964. "_right": 0,
  965. "_top": 0,
  966. "_bottom": 0,
  967. "_verticalCenter": 0,
  968. "_horizontalCenter": 0,
  969. "_isAbsLeft": true,
  970. "_isAbsRight": true,
  971. "_isAbsTop": true,
  972. "_isAbsBottom": true,
  973. "_isAbsHorizontalCenter": true,
  974. "_isAbsVerticalCenter": true,
  975. "_originalWidth": 100,
  976. "_originalHeight": 40,
  977. "_id": ""
  978. },
  979. {
  980. "__type__": "cc.PrefabInfo",
  981. "root": {
  982. "__id__": 1
  983. },
  984. "asset": {
  985. "__uuid__": "5c3b9032-a016-4695-bdd9-fa930f19a9cc"
  986. },
  987. "fileId": "45HRNLsIZBp5LTLg86AtFe",
  988. "sync": false
  989. },
  990. {
  991. "__type__": "cc.Button",
  992. "_name": "",
  993. "_objFlags": 0,
  994. "node": {
  995. "__id__": 18
  996. },
  997. "_enabled": true,
  998. "_normalMaterial": null,
  999. "_grayMaterial": null,
  1000. "duration": 0.1,
  1001. "zoomScale": 1.2,
  1002. "clickEvents": [],
  1003. "_N$interactable": true,
  1004. "_N$enableAutoGrayEffect": false,
  1005. "_N$transition": 2,
  1006. "transition": 2,
  1007. "_N$normalColor": {
  1008. "__type__": "cc.Color",
  1009. "r": 230,
  1010. "g": 230,
  1011. "b": 230,
  1012. "a": 255
  1013. },
  1014. "_N$pressedColor": {
  1015. "__type__": "cc.Color",
  1016. "r": 200,
  1017. "g": 200,
  1018. "b": 200,
  1019. "a": 255
  1020. },
  1021. "pressedColor": {
  1022. "__type__": "cc.Color",
  1023. "r": 200,
  1024. "g": 200,
  1025. "b": 200,
  1026. "a": 255
  1027. },
  1028. "_N$hoverColor": {
  1029. "__type__": "cc.Color",
  1030. "r": 255,
  1031. "g": 255,
  1032. "b": 255,
  1033. "a": 255
  1034. },
  1035. "hoverColor": {
  1036. "__type__": "cc.Color",
  1037. "r": 255,
  1038. "g": 255,
  1039. "b": 255,
  1040. "a": 255
  1041. },
  1042. "_N$disabledColor": {
  1043. "__type__": "cc.Color",
  1044. "r": 120,
  1045. "g": 120,
  1046. "b": 120,
  1047. "a": 200
  1048. },
  1049. "_N$normalSprite": {
  1050. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1051. },
  1052. "_N$pressedSprite": {
  1053. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1054. },
  1055. "pressedSprite": {
  1056. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1057. },
  1058. "_N$hoverSprite": {
  1059. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1060. },
  1061. "hoverSprite": {
  1062. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1063. },
  1064. "_N$disabledSprite": {
  1065. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  1066. },
  1067. "_N$target": {
  1068. "__id__": 19
  1069. },
  1070. "_id": ""
  1071. },
  1072. {
  1073. "__type__": "cc.PrefabInfo",
  1074. "root": {
  1075. "__id__": 1
  1076. },
  1077. "asset": {
  1078. "__uuid__": "5c3b9032-a016-4695-bdd9-fa930f19a9cc"
  1079. },
  1080. "fileId": "4bYHPGpdFG8aXlfC/BvoNe",
  1081. "sync": false
  1082. },
  1083. {
  1084. "__type__": "cc.Node",
  1085. "_name": "native_ad_logo_img",
  1086. "_objFlags": 0,
  1087. "_parent": {
  1088. "__id__": 2
  1089. },
  1090. "_children": [],
  1091. "_active": true,
  1092. "_components": [
  1093. {
  1094. "__id__": 29
  1095. }
  1096. ],
  1097. "_prefab": {
  1098. "__id__": 30
  1099. },
  1100. "_opacity": 255,
  1101. "_color": {
  1102. "__type__": "cc.Color",
  1103. "r": 255,
  1104. "g": 255,
  1105. "b": 255,
  1106. "a": 255
  1107. },
  1108. "_contentSize": {
  1109. "__type__": "cc.Size",
  1110. "width": 57,
  1111. "height": 29
  1112. },
  1113. "_anchorPoint": {
  1114. "__type__": "cc.Vec2",
  1115. "x": 0.5,
  1116. "y": 0.5
  1117. },
  1118. "_trs": {
  1119. "__type__": "TypedArray",
  1120. "ctor": "Float64Array",
  1121. "array": [
  1122. -326.668,
  1123. 57.778,
  1124. 0,
  1125. 0,
  1126. 0,
  1127. 0,
  1128. 1,
  1129. 0.7,
  1130. 0.7,
  1131. 0.7
  1132. ]
  1133. },
  1134. "_eulerAngles": {
  1135. "__type__": "cc.Vec3",
  1136. "x": 0,
  1137. "y": 0,
  1138. "z": 0
  1139. },
  1140. "_skewX": 0,
  1141. "_skewY": 0,
  1142. "_is3DNode": false,
  1143. "_groupIndex": 1,
  1144. "groupIndex": 1,
  1145. "_id": ""
  1146. },
  1147. {
  1148. "__type__": "cc.Sprite",
  1149. "_name": "",
  1150. "_objFlags": 0,
  1151. "node": {
  1152. "__id__": 28
  1153. },
  1154. "_enabled": true,
  1155. "_materials": [
  1156. {
  1157. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1158. }
  1159. ],
  1160. "_srcBlendFactor": 770,
  1161. "_dstBlendFactor": 771,
  1162. "_spriteFrame": {
  1163. "__uuid__": "c536b79b-8c9f-4435-95ca-6c58cc5a0fb0"
  1164. },
  1165. "_type": 0,
  1166. "_sizeMode": 1,
  1167. "_fillType": 0,
  1168. "_fillCenter": {
  1169. "__type__": "cc.Vec2",
  1170. "x": 0,
  1171. "y": 0
  1172. },
  1173. "_fillStart": 0,
  1174. "_fillRange": 0,
  1175. "_isTrimmedMode": true,
  1176. "_atlas": null,
  1177. "_id": ""
  1178. },
  1179. {
  1180. "__type__": "cc.PrefabInfo",
  1181. "root": {
  1182. "__id__": 1
  1183. },
  1184. "asset": {
  1185. "__uuid__": "5c3b9032-a016-4695-bdd9-fa930f19a9cc"
  1186. },
  1187. "fileId": "70BV5Rd7xOXrHrPXWP4I4a",
  1188. "sync": false
  1189. },
  1190. {
  1191. "__type__": "cc.Node",
  1192. "_name": "adId",
  1193. "_objFlags": 0,
  1194. "_parent": {
  1195. "__id__": 2
  1196. },
  1197. "_children": [],
  1198. "_active": true,
  1199. "_components": [
  1200. {
  1201. "__id__": 32
  1202. }
  1203. ],
  1204. "_prefab": {
  1205. "__id__": 33
  1206. },
  1207. "_opacity": 255,
  1208. "_color": {
  1209. "__type__": "cc.Color",
  1210. "r": 255,
  1211. "g": 255,
  1212. "b": 255,
  1213. "a": 255
  1214. },
  1215. "_contentSize": {
  1216. "__type__": "cc.Size",
  1217. "width": 0,
  1218. "height": 50.4
  1219. },
  1220. "_anchorPoint": {
  1221. "__type__": "cc.Vec2",
  1222. "x": 0.5,
  1223. "y": 0.5
  1224. },
  1225. "_trs": {
  1226. "__type__": "TypedArray",
  1227. "ctor": "Float64Array",
  1228. "array": [
  1229. 0,
  1230. 0,
  1231. 0,
  1232. 0,
  1233. 0,
  1234. 0,
  1235. 1,
  1236. 1,
  1237. 1,
  1238. 1
  1239. ]
  1240. },
  1241. "_eulerAngles": {
  1242. "__type__": "cc.Vec3",
  1243. "x": 0,
  1244. "y": 0,
  1245. "z": 0
  1246. },
  1247. "_skewX": 0,
  1248. "_skewY": 0,
  1249. "_is3DNode": false,
  1250. "_groupIndex": 1,
  1251. "groupIndex": 1,
  1252. "_id": ""
  1253. },
  1254. {
  1255. "__type__": "cc.Label",
  1256. "_name": "",
  1257. "_objFlags": 0,
  1258. "node": {
  1259. "__id__": 31
  1260. },
  1261. "_enabled": true,
  1262. "_materials": [
  1263. {
  1264. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1265. }
  1266. ],
  1267. "_srcBlendFactor": 770,
  1268. "_dstBlendFactor": 771,
  1269. "_string": "",
  1270. "_N$string": "",
  1271. "_fontSize": 40,
  1272. "_lineHeight": 40,
  1273. "_enableWrapText": true,
  1274. "_N$file": null,
  1275. "_isSystemFontUsed": true,
  1276. "_spacingX": 0,
  1277. "_batchAsBitmap": false,
  1278. "_styleFlags": 0,
  1279. "_underlineHeight": 0,
  1280. "_N$horizontalAlign": 1,
  1281. "_N$verticalAlign": 1,
  1282. "_N$fontFamily": "Arial",
  1283. "_N$overflow": 0,
  1284. "_N$cacheMode": 0,
  1285. "_id": ""
  1286. },
  1287. {
  1288. "__type__": "cc.PrefabInfo",
  1289. "root": {
  1290. "__id__": 1
  1291. },
  1292. "asset": {
  1293. "__uuid__": "5c3b9032-a016-4695-bdd9-fa930f19a9cc"
  1294. },
  1295. "fileId": "1fL1QwvXhIQr8+iqedZA0I",
  1296. "sync": false
  1297. },
  1298. {
  1299. "__type__": "cc.Sprite",
  1300. "_name": "",
  1301. "_objFlags": 0,
  1302. "node": {
  1303. "__id__": 2
  1304. },
  1305. "_enabled": true,
  1306. "_materials": [
  1307. {
  1308. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1309. }
  1310. ],
  1311. "_srcBlendFactor": 770,
  1312. "_dstBlendFactor": 771,
  1313. "_spriteFrame": {
  1314. "__uuid__": "77225473-a6b2-4012-bfc1-1f4f3601090c"
  1315. },
  1316. "_type": 1,
  1317. "_sizeMode": 0,
  1318. "_fillType": 0,
  1319. "_fillCenter": {
  1320. "__type__": "cc.Vec2",
  1321. "x": 0,
  1322. "y": 0
  1323. },
  1324. "_fillStart": 0,
  1325. "_fillRange": 0,
  1326. "_isTrimmedMode": true,
  1327. "_atlas": null,
  1328. "_id": ""
  1329. },
  1330. {
  1331. "__type__": "cc.Button",
  1332. "_name": "",
  1333. "_objFlags": 0,
  1334. "node": {
  1335. "__id__": 2
  1336. },
  1337. "_enabled": true,
  1338. "_normalMaterial": null,
  1339. "_grayMaterial": null,
  1340. "duration": 0.1,
  1341. "zoomScale": 1.2,
  1342. "clickEvents": [
  1343. {
  1344. "__id__": 36
  1345. }
  1346. ],
  1347. "_N$interactable": true,
  1348. "_N$enableAutoGrayEffect": false,
  1349. "_N$transition": 0,
  1350. "transition": 0,
  1351. "_N$normalColor": {
  1352. "__type__": "cc.Color",
  1353. "r": 255,
  1354. "g": 255,
  1355. "b": 255,
  1356. "a": 255
  1357. },
  1358. "_N$pressedColor": {
  1359. "__type__": "cc.Color",
  1360. "r": 211,
  1361. "g": 211,
  1362. "b": 211,
  1363. "a": 255
  1364. },
  1365. "pressedColor": {
  1366. "__type__": "cc.Color",
  1367. "r": 211,
  1368. "g": 211,
  1369. "b": 211,
  1370. "a": 255
  1371. },
  1372. "_N$hoverColor": {
  1373. "__type__": "cc.Color",
  1374. "r": 255,
  1375. "g": 255,
  1376. "b": 255,
  1377. "a": 255
  1378. },
  1379. "hoverColor": {
  1380. "__type__": "cc.Color",
  1381. "r": 255,
  1382. "g": 255,
  1383. "b": 255,
  1384. "a": 255
  1385. },
  1386. "_N$disabledColor": {
  1387. "__type__": "cc.Color",
  1388. "r": 124,
  1389. "g": 124,
  1390. "b": 124,
  1391. "a": 255
  1392. },
  1393. "_N$normalSprite": null,
  1394. "_N$pressedSprite": null,
  1395. "pressedSprite": null,
  1396. "_N$hoverSprite": null,
  1397. "hoverSprite": null,
  1398. "_N$disabledSprite": null,
  1399. "_N$target": null,
  1400. "_id": ""
  1401. },
  1402. {
  1403. "__type__": "cc.ClickEvent",
  1404. "target": {
  1405. "__id__": 1
  1406. },
  1407. "component": "",
  1408. "_componentId": "0ab8bTpWftNwapD7els726t",
  1409. "handler": "adClick",
  1410. "customEventData": ""
  1411. },
  1412. {
  1413. "__type__": "cc.Widget",
  1414. "_name": "",
  1415. "_objFlags": 0,
  1416. "node": {
  1417. "__id__": 2
  1418. },
  1419. "_enabled": false,
  1420. "alignMode": 1,
  1421. "_target": null,
  1422. "_alignFlags": 45,
  1423. "_left": 0,
  1424. "_right": 0,
  1425. "_top": 0,
  1426. "_bottom": 0,
  1427. "_verticalCenter": 0,
  1428. "_horizontalCenter": 0,
  1429. "_isAbsLeft": true,
  1430. "_isAbsRight": true,
  1431. "_isAbsTop": true,
  1432. "_isAbsBottom": true,
  1433. "_isAbsHorizontalCenter": true,
  1434. "_isAbsVerticalCenter": true,
  1435. "_originalWidth": 700,
  1436. "_originalHeight": 500,
  1437. "_id": ""
  1438. },
  1439. {
  1440. "__type__": "cc.PrefabInfo",
  1441. "root": {
  1442. "__id__": 1
  1443. },
  1444. "asset": {
  1445. "__uuid__": "5c3b9032-a016-4695-bdd9-fa930f19a9cc"
  1446. },
  1447. "fileId": "e3oYi4tG5JRL2INOp1JbSJ",
  1448. "sync": false
  1449. },
  1450. {
  1451. "__type__": "cc.Widget",
  1452. "_name": "",
  1453. "_objFlags": 0,
  1454. "node": {
  1455. "__id__": 1
  1456. },
  1457. "_enabled": false,
  1458. "alignMode": 1,
  1459. "_target": null,
  1460. "_alignFlags": 45,
  1461. "_left": 15,
  1462. "_right": 15,
  1463. "_top": 749.9999999999998,
  1464. "_bottom": 749.9999999999998,
  1465. "_verticalCenter": 0,
  1466. "_horizontalCenter": 0,
  1467. "_isAbsLeft": true,
  1468. "_isAbsRight": true,
  1469. "_isAbsTop": true,
  1470. "_isAbsBottom": true,
  1471. "_isAbsHorizontalCenter": true,
  1472. "_isAbsVerticalCenter": true,
  1473. "_originalWidth": 750,
  1474. "_originalHeight": 1650,
  1475. "_id": ""
  1476. },
  1477. {
  1478. "__type__": "cc.PrefabInfo",
  1479. "root": {
  1480. "__id__": 1
  1481. },
  1482. "asset": {
  1483. "__uuid__": "5c3b9032-a016-4695-bdd9-fa930f19a9cc"
  1484. },
  1485. "fileId": "",
  1486. "sync": false
  1487. }
  1488. ]