show.prefab 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143
  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": "show",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 12
  28. },
  29. {
  30. "__id__": 27
  31. }
  32. ],
  33. "_active": true,
  34. "_level": 1,
  35. "_components": [],
  36. "_prefab": {
  37. "__id__": 31
  38. },
  39. "_opacity": 255,
  40. "_color": {
  41. "__type__": "cc.Color",
  42. "r": 255,
  43. "g": 255,
  44. "b": 255,
  45. "a": 255
  46. },
  47. "_contentSize": {
  48. "__type__": "cc.Size",
  49. "width": 0,
  50. "height": 0
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_position": {
  58. "__type__": "cc.Vec3",
  59. "x": 0,
  60. "y": 0,
  61. "z": 0
  62. },
  63. "_scale": {
  64. "__type__": "cc.Vec3",
  65. "x": 1,
  66. "y": 1,
  67. "z": 1
  68. },
  69. "_skewX": 0,
  70. "_skewY": 0,
  71. "_zIndex": 0,
  72. "_is3DNode": false,
  73. "groupIndex": 0,
  74. "_id": "",
  75. "_eulerAngles": {
  76. "__type__": "cc.Vec3",
  77. "x": 0,
  78. "y": 0,
  79. "z": 0
  80. }
  81. },
  82. {
  83. "__type__": "cc.Node",
  84. "_name": "New Sprite(Splash)",
  85. "_objFlags": 0,
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [],
  90. "_active": true,
  91. "_level": 2,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. },
  96. {
  97. "__id__": 4
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 5
  102. },
  103. "_opacity": 150,
  104. "_color": {
  105. "__type__": "cc.Color",
  106. "r": 0,
  107. "g": 0,
  108. "b": 0,
  109. "a": 255
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 1500,
  114. "height": 2000
  115. },
  116. "_anchorPoint": {
  117. "__type__": "cc.Vec2",
  118. "x": 0.5,
  119. "y": 0.5
  120. },
  121. "_position": {
  122. "__type__": "cc.Vec3",
  123. "x": 0,
  124. "y": 0,
  125. "z": 0
  126. },
  127. "_scale": {
  128. "__type__": "cc.Vec3",
  129. "x": 1,
  130. "y": 1,
  131. "z": 1
  132. },
  133. "_quat": {
  134. "__type__": "cc.Quat",
  135. "x": 0,
  136. "y": 0,
  137. "z": 0,
  138. "w": 1
  139. },
  140. "_skewX": 0,
  141. "_skewY": 0,
  142. "_zIndex": 0,
  143. "_is3DNode": false,
  144. "groupIndex": 0,
  145. "_id": ""
  146. },
  147. {
  148. "__type__": "cc.Sprite",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "node": {
  152. "__id__": 2
  153. },
  154. "_enabled": true,
  155. "_srcBlendFactor": 770,
  156. "_dstBlendFactor": 771,
  157. "_spriteFrame": {
  158. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  159. },
  160. "_type": 0,
  161. "_sizeMode": 0,
  162. "_fillType": 0,
  163. "_fillCenter": {
  164. "__type__": "cc.Vec2",
  165. "x": 0,
  166. "y": 0
  167. },
  168. "_fillStart": 0,
  169. "_fillRange": 0,
  170. "_isTrimmedMode": true,
  171. "_state": 0,
  172. "_atlas": null,
  173. "_id": ""
  174. },
  175. {
  176. "__type__": "cc.BlockInputEvents",
  177. "_name": "",
  178. "_objFlags": 0,
  179. "node": {
  180. "__id__": 2
  181. },
  182. "_enabled": true,
  183. "_id": ""
  184. },
  185. {
  186. "__type__": "cc.PrefabInfo",
  187. "root": {
  188. "__id__": 1
  189. },
  190. "asset": {
  191. "__uuid__": "b5fdc213-2b11-474b-8e9b-8a0a5f34d44d"
  192. },
  193. "fileId": "82EorAIX1N8bqH2TDKXyLG",
  194. "sync": false
  195. },
  196. {
  197. "__type__": "cc.Node",
  198. "_name": "title",
  199. "_objFlags": 0,
  200. "_parent": {
  201. "__id__": 1
  202. },
  203. "_children": [
  204. {
  205. "__id__": 7
  206. }
  207. ],
  208. "_active": true,
  209. "_level": 4,
  210. "_components": [
  211. {
  212. "__id__": 10
  213. }
  214. ],
  215. "_prefab": {
  216. "__id__": 11
  217. },
  218. "_opacity": 255,
  219. "_color": {
  220. "__type__": "cc.Color",
  221. "r": 255,
  222. "g": 255,
  223. "b": 255,
  224. "a": 255
  225. },
  226. "_contentSize": {
  227. "__type__": "cc.Size",
  228. "width": 552,
  229. "height": 193
  230. },
  231. "_anchorPoint": {
  232. "__type__": "cc.Vec2",
  233. "x": 0.5,
  234. "y": 0.5
  235. },
  236. "_position": {
  237. "__type__": "cc.Vec3",
  238. "x": -3,
  239. "y": 477,
  240. "z": 0
  241. },
  242. "_scale": {
  243. "__type__": "cc.Vec3",
  244. "x": 1,
  245. "y": 1,
  246. "z": 1
  247. },
  248. "_skewX": 0,
  249. "_skewY": 0,
  250. "_zIndex": 0,
  251. "_is3DNode": false,
  252. "groupIndex": 0,
  253. "_id": "",
  254. "_eulerAngles": {
  255. "__type__": "cc.Vec3",
  256. "x": 0,
  257. "y": 0,
  258. "z": 0
  259. }
  260. },
  261. {
  262. "__type__": "cc.Node",
  263. "_name": "rewarded_1",
  264. "_objFlags": 0,
  265. "_parent": {
  266. "__id__": 6
  267. },
  268. "_children": [],
  269. "_active": true,
  270. "_level": 5,
  271. "_components": [
  272. {
  273. "__id__": 8
  274. }
  275. ],
  276. "_prefab": {
  277. "__id__": 9
  278. },
  279. "_opacity": 255,
  280. "_color": {
  281. "__type__": "cc.Color",
  282. "r": 255,
  283. "g": 255,
  284. "b": 255,
  285. "a": 255
  286. },
  287. "_contentSize": {
  288. "__type__": "cc.Size",
  289. "width": 645,
  290. "height": 223
  291. },
  292. "_anchorPoint": {
  293. "__type__": "cc.Vec2",
  294. "x": 0.5,
  295. "y": 0.5
  296. },
  297. "_position": {
  298. "__type__": "cc.Vec3",
  299. "x": 0,
  300. "y": 0,
  301. "z": 0
  302. },
  303. "_scale": {
  304. "__type__": "cc.Vec3",
  305. "x": 1,
  306. "y": 1,
  307. "z": 1
  308. },
  309. "_skewX": 0,
  310. "_skewY": 0,
  311. "_zIndex": 0,
  312. "_is3DNode": false,
  313. "groupIndex": 0,
  314. "_id": "",
  315. "_eulerAngles": {
  316. "__type__": "cc.Vec3",
  317. "x": 0,
  318. "y": 0,
  319. "z": 0
  320. }
  321. },
  322. {
  323. "__type__": "cc.Sprite",
  324. "_name": "",
  325. "_objFlags": 0,
  326. "node": {
  327. "__id__": 7
  328. },
  329. "_enabled": true,
  330. "_srcBlendFactor": 770,
  331. "_dstBlendFactor": 771,
  332. "_spriteFrame": {
  333. "__uuid__": "35434766-fe87-49db-aeaa-5c403b766b47"
  334. },
  335. "_type": 0,
  336. "_sizeMode": 1,
  337. "_fillType": 0,
  338. "_fillCenter": {
  339. "__type__": "cc.Vec2",
  340. "x": 0,
  341. "y": 0
  342. },
  343. "_fillStart": 0,
  344. "_fillRange": 0,
  345. "_isTrimmedMode": true,
  346. "_state": 0,
  347. "_atlas": null,
  348. "_id": ""
  349. },
  350. {
  351. "__type__": "cc.PrefabInfo",
  352. "root": {
  353. "__id__": 1
  354. },
  355. "asset": {
  356. "__uuid__": "b5fdc213-2b11-474b-8e9b-8a0a5f34d44d"
  357. },
  358. "fileId": "fbWx52vplCQbyFx92Dt+HY",
  359. "sync": false
  360. },
  361. {
  362. "__type__": "cc.Sprite",
  363. "_name": "",
  364. "_objFlags": 0,
  365. "node": {
  366. "__id__": 6
  367. },
  368. "_enabled": true,
  369. "_srcBlendFactor": 770,
  370. "_dstBlendFactor": 771,
  371. "_spriteFrame": {
  372. "__uuid__": "8dce890c-e6fe-4478-a8d8-4b608d043bac"
  373. },
  374. "_type": 0,
  375. "_sizeMode": 1,
  376. "_fillType": 0,
  377. "_fillCenter": {
  378. "__type__": "cc.Vec2",
  379. "x": 0,
  380. "y": 0
  381. },
  382. "_fillStart": 0,
  383. "_fillRange": 0,
  384. "_isTrimmedMode": true,
  385. "_state": 0,
  386. "_atlas": null,
  387. "_id": ""
  388. },
  389. {
  390. "__type__": "cc.PrefabInfo",
  391. "root": {
  392. "__id__": 1
  393. },
  394. "asset": {
  395. "__uuid__": "b5fdc213-2b11-474b-8e9b-8a0a5f34d44d"
  396. },
  397. "fileId": "21lyoeFahDUIdFEo9q4W9r",
  398. "sync": false
  399. },
  400. {
  401. "__type__": "cc.Node",
  402. "_name": "GivePrize",
  403. "_objFlags": 0,
  404. "_parent": {
  405. "__id__": 1
  406. },
  407. "_children": [
  408. {
  409. "__id__": 13
  410. },
  411. {
  412. "__id__": 19
  413. },
  414. {
  415. "__id__": 22
  416. }
  417. ],
  418. "_active": true,
  419. "_level": 4,
  420. "_components": [
  421. {
  422. "__id__": 25
  423. }
  424. ],
  425. "_prefab": {
  426. "__id__": 26
  427. },
  428. "_opacity": 255,
  429. "_color": {
  430. "__type__": "cc.Color",
  431. "r": 255,
  432. "g": 255,
  433. "b": 255,
  434. "a": 255
  435. },
  436. "_contentSize": {
  437. "__type__": "cc.Size",
  438. "width": 0,
  439. "height": 0
  440. },
  441. "_anchorPoint": {
  442. "__type__": "cc.Vec2",
  443. "x": 0.5,
  444. "y": 0.5
  445. },
  446. "_position": {
  447. "__type__": "cc.Vec3",
  448. "x": 0,
  449. "y": 0,
  450. "z": 0
  451. },
  452. "_scale": {
  453. "__type__": "cc.Vec3",
  454. "x": 1,
  455. "y": 1,
  456. "z": 1
  457. },
  458. "_skewX": 0,
  459. "_skewY": 0,
  460. "_zIndex": 0,
  461. "_is3DNode": false,
  462. "groupIndex": 0,
  463. "_id": "",
  464. "_eulerAngles": {
  465. "__type__": "cc.Vec3",
  466. "x": 0,
  467. "y": 0,
  468. "z": 0
  469. }
  470. },
  471. {
  472. "__type__": "cc.Node",
  473. "_name": "Sunshine",
  474. "_objFlags": 0,
  475. "_parent": {
  476. "__id__": 12
  477. },
  478. "_children": [
  479. {
  480. "__id__": 14
  481. }
  482. ],
  483. "_active": true,
  484. "_level": 7,
  485. "_components": [
  486. {
  487. "__id__": 17
  488. }
  489. ],
  490. "_prefab": {
  491. "__id__": 18
  492. },
  493. "_opacity": 255,
  494. "_color": {
  495. "__type__": "cc.Color",
  496. "r": 255,
  497. "g": 255,
  498. "b": 255,
  499. "a": 255
  500. },
  501. "_contentSize": {
  502. "__type__": "cc.Size",
  503. "width": 602,
  504. "height": 622
  505. },
  506. "_anchorPoint": {
  507. "__type__": "cc.Vec2",
  508. "x": 0.5,
  509. "y": 0.5
  510. },
  511. "_position": {
  512. "__type__": "cc.Vec3",
  513. "x": 0,
  514. "y": 0,
  515. "z": 0
  516. },
  517. "_scale": {
  518. "__type__": "cc.Vec3",
  519. "x": 1.01,
  520. "y": 1.01,
  521. "z": 1
  522. },
  523. "_skewX": 0,
  524. "_skewY": 0,
  525. "_zIndex": 0,
  526. "_is3DNode": false,
  527. "groupIndex": 0,
  528. "_id": "",
  529. "_eulerAngles": {
  530. "__type__": "cc.Vec3",
  531. "x": 0,
  532. "y": 0,
  533. "z": 0
  534. }
  535. },
  536. {
  537. "__type__": "cc.Node",
  538. "_name": "Halo",
  539. "_objFlags": 0,
  540. "_parent": {
  541. "__id__": 13
  542. },
  543. "_children": [],
  544. "_active": true,
  545. "_level": 8,
  546. "_components": [
  547. {
  548. "__id__": 15
  549. }
  550. ],
  551. "_prefab": {
  552. "__id__": 16
  553. },
  554. "_opacity": 255,
  555. "_color": {
  556. "__type__": "cc.Color",
  557. "r": 255,
  558. "g": 255,
  559. "b": 255,
  560. "a": 255
  561. },
  562. "_contentSize": {
  563. "__type__": "cc.Size",
  564. "width": 459,
  565. "height": 459
  566. },
  567. "_anchorPoint": {
  568. "__type__": "cc.Vec2",
  569. "x": 0.5,
  570. "y": 0.5
  571. },
  572. "_position": {
  573. "__type__": "cc.Vec3",
  574. "x": 0,
  575. "y": 0,
  576. "z": 0
  577. },
  578. "_scale": {
  579. "__type__": "cc.Vec3",
  580. "x": 1,
  581. "y": 1,
  582. "z": 1
  583. },
  584. "_skewX": 0,
  585. "_skewY": 0,
  586. "_zIndex": 0,
  587. "_is3DNode": false,
  588. "groupIndex": 0,
  589. "_id": "",
  590. "_eulerAngles": {
  591. "__type__": "cc.Vec3",
  592. "x": 0,
  593. "y": 0,
  594. "z": 0
  595. }
  596. },
  597. {
  598. "__type__": "cc.Sprite",
  599. "_name": "",
  600. "_objFlags": 0,
  601. "node": {
  602. "__id__": 14
  603. },
  604. "_enabled": true,
  605. "_srcBlendFactor": 770,
  606. "_dstBlendFactor": 771,
  607. "_spriteFrame": {
  608. "__uuid__": "36671297-c7cd-404e-9e66-89ac57ada3bf"
  609. },
  610. "_type": 0,
  611. "_sizeMode": 1,
  612. "_fillType": 0,
  613. "_fillCenter": {
  614. "__type__": "cc.Vec2",
  615. "x": 0,
  616. "y": 0
  617. },
  618. "_fillStart": 0,
  619. "_fillRange": 0,
  620. "_isTrimmedMode": true,
  621. "_state": 0,
  622. "_atlas": null,
  623. "_id": ""
  624. },
  625. {
  626. "__type__": "cc.PrefabInfo",
  627. "root": {
  628. "__id__": 1
  629. },
  630. "asset": {
  631. "__uuid__": "b5fdc213-2b11-474b-8e9b-8a0a5f34d44d"
  632. },
  633. "fileId": "c2cIhMfvtHFJ4suYu949v4",
  634. "sync": false
  635. },
  636. {
  637. "__type__": "cc.Sprite",
  638. "_name": "",
  639. "_objFlags": 0,
  640. "node": {
  641. "__id__": 13
  642. },
  643. "_enabled": true,
  644. "_srcBlendFactor": 770,
  645. "_dstBlendFactor": 771,
  646. "_spriteFrame": {
  647. "__uuid__": "be53c86d-72e5-4f31-aff8-ffd779df75ef"
  648. },
  649. "_type": 0,
  650. "_sizeMode": 1,
  651. "_fillType": 0,
  652. "_fillCenter": {
  653. "__type__": "cc.Vec2",
  654. "x": 0,
  655. "y": 0
  656. },
  657. "_fillStart": 0,
  658. "_fillRange": 0,
  659. "_isTrimmedMode": true,
  660. "_state": 0,
  661. "_atlas": null,
  662. "_id": ""
  663. },
  664. {
  665. "__type__": "cc.PrefabInfo",
  666. "root": {
  667. "__id__": 1
  668. },
  669. "asset": {
  670. "__uuid__": "b5fdc213-2b11-474b-8e9b-8a0a5f34d44d"
  671. },
  672. "fileId": "5eCFcNRTZKnInVfnkPBdvm",
  673. "sync": false
  674. },
  675. {
  676. "__type__": "cc.Node",
  677. "_name": "Particle",
  678. "_objFlags": 0,
  679. "_parent": {
  680. "__id__": 12
  681. },
  682. "_children": [],
  683. "_active": false,
  684. "_level": 7,
  685. "_components": [
  686. {
  687. "__id__": 20
  688. }
  689. ],
  690. "_prefab": {
  691. "__id__": 21
  692. },
  693. "_opacity": 255,
  694. "_color": {
  695. "__type__": "cc.Color",
  696. "r": 255,
  697. "g": 255,
  698. "b": 255,
  699. "a": 255
  700. },
  701. "_contentSize": {
  702. "__type__": "cc.Size",
  703. "width": 0,
  704. "height": 0
  705. },
  706. "_anchorPoint": {
  707. "__type__": "cc.Vec2",
  708. "x": 0.5,
  709. "y": 0.5
  710. },
  711. "_position": {
  712. "__type__": "cc.Vec3",
  713. "x": 0,
  714. "y": 0,
  715. "z": 0
  716. },
  717. "_scale": {
  718. "__type__": "cc.Vec3",
  719. "x": 1,
  720. "y": 1,
  721. "z": 1
  722. },
  723. "_skewX": 0,
  724. "_skewY": 0,
  725. "_zIndex": 0,
  726. "_is3DNode": false,
  727. "groupIndex": 0,
  728. "_id": "",
  729. "_eulerAngles": {
  730. "__type__": "cc.Vec3",
  731. "x": 0,
  732. "y": 0,
  733. "z": 0
  734. }
  735. },
  736. {
  737. "__type__": "cc.ParticleSystem",
  738. "_name": "",
  739. "_objFlags": 0,
  740. "node": {
  741. "__id__": 19
  742. },
  743. "_enabled": true,
  744. "_srcBlendFactor": 770,
  745. "_dstBlendFactor": 771,
  746. "_custom": true,
  747. "_file": null,
  748. "_spriteFrame": {
  749. "__uuid__": "120975c1-766a-436c-8dd8-ed06bb603fe9"
  750. },
  751. "_stopped": true,
  752. "playOnLoad": true,
  753. "autoRemoveOnFinish": false,
  754. "totalParticles": 11200,
  755. "duration": 0.1,
  756. "emissionRate": 7000,
  757. "life": 1.6,
  758. "lifeVar": 0.2,
  759. "_startColor": {
  760. "__type__": "cc.Color",
  761. "r": 127,
  762. "g": 127,
  763. "b": 127,
  764. "a": 255
  765. },
  766. "_startColorVar": {
  767. "__type__": "cc.Color",
  768. "r": 112,
  769. "g": 112,
  770. "b": 112,
  771. "a": 0
  772. },
  773. "_endColor": {
  774. "__type__": "cc.Color",
  775. "r": 127,
  776. "g": 127,
  777. "b": 127,
  778. "a": 127
  779. },
  780. "_endColorVar": {
  781. "__type__": "cc.Color",
  782. "r": 127,
  783. "g": 127,
  784. "b": 127,
  785. "a": 255
  786. },
  787. "angle": 90,
  788. "angleVar": 360,
  789. "startSize": 10,
  790. "startSizeVar": 21,
  791. "endSize": -1,
  792. "endSizeVar": 0,
  793. "startSpin": 28,
  794. "startSpinVar": 0,
  795. "endSpin": 0,
  796. "endSpinVar": 0,
  797. "sourcePos": {
  798. "__type__": "cc.Vec2",
  799. "x": 0,
  800. "y": 0
  801. },
  802. "posVar": {
  803. "__type__": "cc.Vec2",
  804. "x": 0,
  805. "y": 0
  806. },
  807. "positionType": 1,
  808. "emitterMode": 0,
  809. "gravity": {
  810. "__type__": "cc.Vec2",
  811. "x": 0,
  812. "y": 0
  813. },
  814. "speed": 82,
  815. "speedVar": 271,
  816. "tangentialAccel": 0,
  817. "tangentialAccelVar": 0,
  818. "radialAccel": 0,
  819. "radialAccelVar": 0,
  820. "rotationIsDir": false,
  821. "startRadius": 0,
  822. "startRadiusVar": 0,
  823. "endRadius": 0,
  824. "endRadiusVar": 0,
  825. "rotatePerS": 0,
  826. "rotatePerSVar": 0,
  827. "_N$preview": true,
  828. "_id": ""
  829. },
  830. {
  831. "__type__": "cc.PrefabInfo",
  832. "root": {
  833. "__id__": 1
  834. },
  835. "asset": {
  836. "__uuid__": "b5fdc213-2b11-474b-8e9b-8a0a5f34d44d"
  837. },
  838. "fileId": "4clHTwkZRH3phptqwSo1Py",
  839. "sync": false
  840. },
  841. {
  842. "__type__": "cc.Node",
  843. "_name": "Rewards",
  844. "_objFlags": 0,
  845. "_parent": {
  846. "__id__": 12
  847. },
  848. "_children": [],
  849. "_active": true,
  850. "_level": 7,
  851. "_components": [
  852. {
  853. "__id__": 23
  854. }
  855. ],
  856. "_prefab": {
  857. "__id__": 24
  858. },
  859. "_opacity": 255,
  860. "_color": {
  861. "__type__": "cc.Color",
  862. "r": 255,
  863. "g": 255,
  864. "b": 255,
  865. "a": 255
  866. },
  867. "_contentSize": {
  868. "__type__": "cc.Size",
  869. "width": 417,
  870. "height": 421
  871. },
  872. "_anchorPoint": {
  873. "__type__": "cc.Vec2",
  874. "x": 0.5,
  875. "y": 0.5
  876. },
  877. "_position": {
  878. "__type__": "cc.Vec3",
  879. "x": 0,
  880. "y": 0,
  881. "z": 0
  882. },
  883. "_scale": {
  884. "__type__": "cc.Vec3",
  885. "x": 1,
  886. "y": 1,
  887. "z": 1
  888. },
  889. "_skewX": 0,
  890. "_skewY": 0,
  891. "_zIndex": 0,
  892. "_is3DNode": false,
  893. "groupIndex": 0,
  894. "_id": "",
  895. "_eulerAngles": {
  896. "__type__": "cc.Vec3",
  897. "x": 0,
  898. "y": 0,
  899. "z": 0
  900. }
  901. },
  902. {
  903. "__type__": "cc.Sprite",
  904. "_name": "",
  905. "_objFlags": 0,
  906. "node": {
  907. "__id__": 22
  908. },
  909. "_enabled": true,
  910. "_srcBlendFactor": 770,
  911. "_dstBlendFactor": 771,
  912. "_spriteFrame": null,
  913. "_type": 0,
  914. "_sizeMode": 1,
  915. "_fillType": 0,
  916. "_fillCenter": {
  917. "__type__": "cc.Vec2",
  918. "x": 0,
  919. "y": 0
  920. },
  921. "_fillStart": 0,
  922. "_fillRange": 0,
  923. "_isTrimmedMode": true,
  924. "_state": 0,
  925. "_atlas": null,
  926. "_id": ""
  927. },
  928. {
  929. "__type__": "cc.PrefabInfo",
  930. "root": {
  931. "__id__": 1
  932. },
  933. "asset": {
  934. "__uuid__": "b5fdc213-2b11-474b-8e9b-8a0a5f34d44d"
  935. },
  936. "fileId": "49LvtukblDYqBWSC2Zo2Or",
  937. "sync": false
  938. },
  939. {
  940. "__type__": "cc.Animation",
  941. "_name": "",
  942. "_objFlags": 0,
  943. "node": {
  944. "__id__": 12
  945. },
  946. "_enabled": true,
  947. "_defaultClip": null,
  948. "_clips": [],
  949. "playOnLoad": true,
  950. "_id": ""
  951. },
  952. {
  953. "__type__": "cc.PrefabInfo",
  954. "root": {
  955. "__id__": 1
  956. },
  957. "asset": {
  958. "__uuid__": "b5fdc213-2b11-474b-8e9b-8a0a5f34d44d"
  959. },
  960. "fileId": "190A2kocFNApe1eHaBPbUw",
  961. "sync": false
  962. },
  963. {
  964. "__type__": "cc.Node",
  965. "_name": "close",
  966. "_objFlags": 0,
  967. "_parent": {
  968. "__id__": 1
  969. },
  970. "_children": [],
  971. "_active": true,
  972. "_level": 2,
  973. "_components": [
  974. {
  975. "__id__": 28
  976. },
  977. {
  978. "__id__": 29
  979. }
  980. ],
  981. "_prefab": {
  982. "__id__": 30
  983. },
  984. "_opacity": 255,
  985. "_color": {
  986. "__type__": "cc.Color",
  987. "r": 255,
  988. "g": 255,
  989. "b": 255,
  990. "a": 255
  991. },
  992. "_contentSize": {
  993. "__type__": "cc.Size",
  994. "width": 305,
  995. "height": 108
  996. },
  997. "_anchorPoint": {
  998. "__type__": "cc.Vec2",
  999. "x": 0.5,
  1000. "y": 0.5
  1001. },
  1002. "_position": {
  1003. "__type__": "cc.Vec3",
  1004. "x": -5,
  1005. "y": -438,
  1006. "z": 0
  1007. },
  1008. "_scale": {
  1009. "__type__": "cc.Vec3",
  1010. "x": 1,
  1011. "y": 1,
  1012. "z": 1
  1013. },
  1014. "_skewX": 0,
  1015. "_skewY": 0,
  1016. "_zIndex": 0,
  1017. "_is3DNode": false,
  1018. "groupIndex": 0,
  1019. "_id": "",
  1020. "_eulerAngles": {
  1021. "__type__": "cc.Vec3",
  1022. "x": 0,
  1023. "y": 0,
  1024. "z": 0
  1025. }
  1026. },
  1027. {
  1028. "__type__": "cc.Sprite",
  1029. "_name": "",
  1030. "_objFlags": 0,
  1031. "node": {
  1032. "__id__": 27
  1033. },
  1034. "_enabled": true,
  1035. "_srcBlendFactor": 770,
  1036. "_dstBlendFactor": 771,
  1037. "_spriteFrame": {
  1038. "__uuid__": "d7e02a44-547c-48e5-b21b-fdc631af496b"
  1039. },
  1040. "_type": 0,
  1041. "_sizeMode": 1,
  1042. "_fillType": 0,
  1043. "_fillCenter": {
  1044. "__type__": "cc.Vec2",
  1045. "x": 0,
  1046. "y": 0
  1047. },
  1048. "_fillStart": 0,
  1049. "_fillRange": 0,
  1050. "_isTrimmedMode": true,
  1051. "_state": 0,
  1052. "_atlas": null,
  1053. "_id": ""
  1054. },
  1055. {
  1056. "__type__": "cc.Button",
  1057. "_name": "",
  1058. "_objFlags": 0,
  1059. "node": {
  1060. "__id__": 27
  1061. },
  1062. "_enabled": true,
  1063. "duration": 0.1,
  1064. "zoomScale": 1.2,
  1065. "clickEvents": [],
  1066. "_N$interactable": true,
  1067. "_N$enableAutoGrayEffect": false,
  1068. "_N$transition": 3,
  1069. "transition": 3,
  1070. "_N$normalColor": {
  1071. "__type__": "cc.Color",
  1072. "r": 214,
  1073. "g": 214,
  1074. "b": 214,
  1075. "a": 255
  1076. },
  1077. "_N$pressedColor": {
  1078. "__type__": "cc.Color",
  1079. "r": 211,
  1080. "g": 211,
  1081. "b": 211,
  1082. "a": 255
  1083. },
  1084. "pressedColor": {
  1085. "__type__": "cc.Color",
  1086. "r": 211,
  1087. "g": 211,
  1088. "b": 211,
  1089. "a": 255
  1090. },
  1091. "_N$hoverColor": {
  1092. "__type__": "cc.Color",
  1093. "r": 255,
  1094. "g": 255,
  1095. "b": 255,
  1096. "a": 255
  1097. },
  1098. "hoverColor": {
  1099. "__type__": "cc.Color",
  1100. "r": 255,
  1101. "g": 255,
  1102. "b": 255,
  1103. "a": 255
  1104. },
  1105. "_N$disabledColor": {
  1106. "__type__": "cc.Color",
  1107. "r": 124,
  1108. "g": 124,
  1109. "b": 124,
  1110. "a": 255
  1111. },
  1112. "_N$normalSprite": null,
  1113. "_N$pressedSprite": null,
  1114. "pressedSprite": null,
  1115. "_N$hoverSprite": null,
  1116. "hoverSprite": null,
  1117. "_N$disabledSprite": null,
  1118. "_N$target": null,
  1119. "_id": ""
  1120. },
  1121. {
  1122. "__type__": "cc.PrefabInfo",
  1123. "root": {
  1124. "__id__": 1
  1125. },
  1126. "asset": {
  1127. "__uuid__": "b5fdc213-2b11-474b-8e9b-8a0a5f34d44d"
  1128. },
  1129. "fileId": "d11aa+5c9ES7RHOwicUrTM",
  1130. "sync": false
  1131. },
  1132. {
  1133. "__type__": "cc.PrefabInfo",
  1134. "root": {
  1135. "__id__": 1
  1136. },
  1137. "asset": {
  1138. "__uuid__": "b5fdc213-2b11-474b-8e9b-8a0a5f34d44d"
  1139. },
  1140. "fileId": "12OoAJkX1JT6j66KNIDS8l",
  1141. "sync": false
  1142. }
  1143. ]