Table.fire 20 KB

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