show.prefab 20 KB

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