startscene.fire 18 KB

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