Menu.fire 27 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547
  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. "_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": true,
  61. "_id": "df542ac1-0793-4801-ad19-bcba850d0936"
  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__": 7
  79. },
  80. {
  81. "__id__": 27
  82. }
  83. ],
  84. "_active": true,
  85. "_components": [
  86. {
  87. "__id__": 32
  88. },
  89. {
  90. "__id__": 33
  91. },
  92. {
  93. "__id__": 34
  94. }
  95. ],
  96. "_prefab": null,
  97. "_opacity": 255,
  98. "_color": {
  99. "__type__": "cc.Color",
  100. "r": 255,
  101. "g": 255,
  102. "b": 255,
  103. "a": 255
  104. },
  105. "_contentSize": {
  106. "__type__": "cc.Size",
  107. "width": 1280,
  108. "height": 720
  109. },
  110. "_anchorPoint": {
  111. "__type__": "cc.Vec2",
  112. "x": 0.5,
  113. "y": 0.5
  114. },
  115. "_trs": {
  116. "__type__": "TypedArray",
  117. "ctor": "Float64Array",
  118. "array": [
  119. 640,
  120. 360,
  121. 0,
  122. 0,
  123. 0,
  124. 0,
  125. 1,
  126. 1,
  127. 1,
  128. 1
  129. ]
  130. },
  131. "_eulerAngles": {
  132. "__type__": "cc.Vec3",
  133. "x": 0,
  134. "y": 0,
  135. "z": 0
  136. },
  137. "_skewX": 0,
  138. "_skewY": 0,
  139. "_is3DNode": false,
  140. "_groupIndex": 0,
  141. "groupIndex": 0,
  142. "_id": "a5esZu+45LA5mBpvttspPD"
  143. },
  144. {
  145. "__type__": "cc.Node",
  146. "_name": "Main Camera",
  147. "_objFlags": 0,
  148. "_parent": {
  149. "__id__": 2
  150. },
  151. "_children": [],
  152. "_active": true,
  153. "_components": [
  154. {
  155. "__id__": 4
  156. }
  157. ],
  158. "_prefab": null,
  159. "_opacity": 255,
  160. "_color": {
  161. "__type__": "cc.Color",
  162. "r": 255,
  163. "g": 255,
  164. "b": 255,
  165. "a": 255
  166. },
  167. "_contentSize": {
  168. "__type__": "cc.Size",
  169. "width": 1280,
  170. "height": 720
  171. },
  172. "_anchorPoint": {
  173. "__type__": "cc.Vec2",
  174. "x": 0.5,
  175. "y": 0.5
  176. },
  177. "_trs": {
  178. "__type__": "TypedArray",
  179. "ctor": "Float64Array",
  180. "array": [
  181. 0,
  182. 0,
  183. 433.8787272960038,
  184. 0,
  185. 0,
  186. 0,
  187. 1,
  188. 1,
  189. 1,
  190. 1
  191. ]
  192. },
  193. "_eulerAngles": {
  194. "__type__": "cc.Vec3",
  195. "x": 0,
  196. "y": 0,
  197. "z": 0
  198. },
  199. "_skewX": 0,
  200. "_skewY": 0,
  201. "_is3DNode": false,
  202. "_groupIndex": 0,
  203. "groupIndex": 0,
  204. "_id": "e1WoFrQ79G7r4ZuQE3HlNb"
  205. },
  206. {
  207. "__type__": "cc.Camera",
  208. "_name": "",
  209. "_objFlags": 0,
  210. "node": {
  211. "__id__": 3
  212. },
  213. "_enabled": true,
  214. "_cullingMask": 4294967295,
  215. "_clearFlags": 7,
  216. "_backgroundColor": {
  217. "__type__": "cc.Color",
  218. "r": 0,
  219. "g": 0,
  220. "b": 0,
  221. "a": 255
  222. },
  223. "_depth": -1,
  224. "_zoomRatio": 1,
  225. "_targetTexture": null,
  226. "_fov": 60,
  227. "_orthoSize": 10,
  228. "_nearClip": 1,
  229. "_farClip": 4096,
  230. "_ortho": true,
  231. "_rect": {
  232. "__type__": "cc.Rect",
  233. "x": 0,
  234. "y": 0,
  235. "width": 1,
  236. "height": 1
  237. },
  238. "_renderStages": 1,
  239. "_alignWithScreen": true,
  240. "_id": "81GN3uXINKVLeW4+iKSlim"
  241. },
  242. {
  243. "__type__": "cc.Node",
  244. "_name": "BG",
  245. "_objFlags": 0,
  246. "_parent": {
  247. "__id__": 2
  248. },
  249. "_children": [],
  250. "_active": true,
  251. "_components": [
  252. {
  253. "__id__": 6
  254. }
  255. ],
  256. "_prefab": null,
  257. "_opacity": 255,
  258. "_color": {
  259. "__type__": "cc.Color",
  260. "r": 255,
  261. "g": 255,
  262. "b": 255,
  263. "a": 255
  264. },
  265. "_contentSize": {
  266. "__type__": "cc.Size",
  267. "width": 1920,
  268. "height": 960
  269. },
  270. "_anchorPoint": {
  271. "__type__": "cc.Vec2",
  272. "x": 0.5,
  273. "y": 0.5
  274. },
  275. "_trs": {
  276. "__type__": "TypedArray",
  277. "ctor": "Float64Array",
  278. "array": [
  279. 0,
  280. 0,
  281. 0,
  282. 0,
  283. 0,
  284. 0,
  285. 1,
  286. 1,
  287. 1,
  288. 1
  289. ]
  290. },
  291. "_eulerAngles": {
  292. "__type__": "cc.Vec3",
  293. "x": 0,
  294. "y": 0,
  295. "z": 0
  296. },
  297. "_skewX": 0,
  298. "_skewY": 0,
  299. "_is3DNode": false,
  300. "_groupIndex": 0,
  301. "groupIndex": 0,
  302. "_id": "02DeR+4fBMB42Tw+waNXSo"
  303. },
  304. {
  305. "__type__": "cc.Sprite",
  306. "_name": "",
  307. "_objFlags": 0,
  308. "node": {
  309. "__id__": 5
  310. },
  311. "_enabled": true,
  312. "_materials": [
  313. {
  314. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  315. }
  316. ],
  317. "_srcBlendFactor": 770,
  318. "_dstBlendFactor": 771,
  319. "_spriteFrame": {
  320. "__uuid__": "2f602c94-1c1e-48dc-9f5e-ff87716116c2"
  321. },
  322. "_type": 0,
  323. "_sizeMode": 1,
  324. "_fillType": 0,
  325. "_fillCenter": {
  326. "__type__": "cc.Vec2",
  327. "x": 0,
  328. "y": 0
  329. },
  330. "_fillStart": 0,
  331. "_fillRange": 0,
  332. "_isTrimmedMode": true,
  333. "_atlas": null,
  334. "_id": "bcD8WL02xNmIzc3/ualFqx"
  335. },
  336. {
  337. "__type__": "cc.Node",
  338. "_name": "Menu",
  339. "_objFlags": 0,
  340. "_parent": {
  341. "__id__": 2
  342. },
  343. "_children": [
  344. {
  345. "__id__": 8
  346. },
  347. {
  348. "__id__": 14
  349. },
  350. {
  351. "__id__": 20
  352. }
  353. ],
  354. "_active": true,
  355. "_components": [
  356. {
  357. "__id__": 26
  358. }
  359. ],
  360. "_prefab": null,
  361. "_opacity": 255,
  362. "_color": {
  363. "__type__": "cc.Color",
  364. "r": 255,
  365. "g": 255,
  366. "b": 255,
  367. "a": 255
  368. },
  369. "_contentSize": {
  370. "__type__": "cc.Size",
  371. "width": 1100,
  372. "height": 400
  373. },
  374. "_anchorPoint": {
  375. "__type__": "cc.Vec2",
  376. "x": 0.5,
  377. "y": 0.5
  378. },
  379. "_trs": {
  380. "__type__": "TypedArray",
  381. "ctor": "Float64Array",
  382. "array": [
  383. 0,
  384. 0,
  385. 0,
  386. 0,
  387. 0,
  388. 0,
  389. 1,
  390. 1,
  391. 1,
  392. 1
  393. ]
  394. },
  395. "_eulerAngles": {
  396. "__type__": "cc.Vec3",
  397. "x": 0,
  398. "y": 0,
  399. "z": 0
  400. },
  401. "_skewX": 0,
  402. "_skewY": 0,
  403. "_is3DNode": false,
  404. "_groupIndex": 0,
  405. "groupIndex": 0,
  406. "_id": "7b+5kXoSBMQ6dJIvJDCrv7"
  407. },
  408. {
  409. "__type__": "cc.Node",
  410. "_name": "Groundwork",
  411. "_objFlags": 0,
  412. "_parent": {
  413. "__id__": 7
  414. },
  415. "_children": [
  416. {
  417. "__id__": 9
  418. }
  419. ],
  420. "_active": true,
  421. "_components": [
  422. {
  423. "__id__": 11
  424. },
  425. {
  426. "__id__": 12
  427. }
  428. ],
  429. "_prefab": null,
  430. "_opacity": 255,
  431. "_color": {
  432. "__type__": "cc.Color",
  433. "r": 53,
  434. "g": 43,
  435. "b": 52,
  436. "a": 255
  437. },
  438. "_contentSize": {
  439. "__type__": "cc.Size",
  440. "width": 300,
  441. "height": 300
  442. },
  443. "_anchorPoint": {
  444. "__type__": "cc.Vec2",
  445. "x": 0.5,
  446. "y": 0.5
  447. },
  448. "_trs": {
  449. "__type__": "TypedArray",
  450. "ctor": "Float64Array",
  451. "array": [
  452. -400,
  453. 0,
  454. 0,
  455. 0,
  456. 0,
  457. 0,
  458. 1,
  459. 1,
  460. 1,
  461. 0
  462. ]
  463. },
  464. "_eulerAngles": {
  465. "__type__": "cc.Vec3",
  466. "x": 0,
  467. "y": 0,
  468. "z": 0
  469. },
  470. "_skewX": 0,
  471. "_skewY": 0,
  472. "_is3DNode": false,
  473. "_groupIndex": 0,
  474. "groupIndex": 0,
  475. "_id": "eezJlXEZ1A2oc1CenzJ00w"
  476. },
  477. {
  478. "__type__": "cc.Node",
  479. "_name": "label",
  480. "_objFlags": 0,
  481. "_parent": {
  482. "__id__": 8
  483. },
  484. "_children": [],
  485. "_active": true,
  486. "_components": [
  487. {
  488. "__id__": 10
  489. }
  490. ],
  491. "_prefab": null,
  492. "_opacity": 255,
  493. "_color": {
  494. "__type__": "cc.Color",
  495. "r": 255,
  496. "g": 255,
  497. "b": 255,
  498. "a": 255
  499. },
  500. "_contentSize": {
  501. "__type__": "cc.Size",
  502. "width": 120,
  503. "height": 75.6
  504. },
  505. "_anchorPoint": {
  506. "__type__": "cc.Vec2",
  507. "x": 0.5,
  508. "y": 0.5
  509. },
  510. "_trs": {
  511. "__type__": "TypedArray",
  512. "ctor": "Float64Array",
  513. "array": [
  514. 0,
  515. 0,
  516. 0,
  517. 0,
  518. 0,
  519. 0,
  520. 1,
  521. 1,
  522. 1,
  523. 1
  524. ]
  525. },
  526. "_eulerAngles": {
  527. "__type__": "cc.Vec3",
  528. "x": 0,
  529. "y": 0,
  530. "z": 0
  531. },
  532. "_skewX": 0,
  533. "_skewY": 0,
  534. "_is3DNode": false,
  535. "_groupIndex": 0,
  536. "groupIndex": 0,
  537. "_id": "90FFlO9zlBoYmVX51A0lSm"
  538. },
  539. {
  540. "__type__": "cc.Label",
  541. "_name": "",
  542. "_objFlags": 0,
  543. "node": {
  544. "__id__": 9
  545. },
  546. "_enabled": true,
  547. "_materials": [
  548. {
  549. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  550. }
  551. ],
  552. "_srcBlendFactor": 770,
  553. "_dstBlendFactor": 771,
  554. "_useOriginalSize": false,
  555. "_string": "寝技",
  556. "_N$string": "寝技",
  557. "_fontSize": 60,
  558. "_lineHeight": 60,
  559. "_enableWrapText": true,
  560. "_N$file": null,
  561. "_isSystemFontUsed": true,
  562. "_spacingX": 0,
  563. "_batchAsBitmap": false,
  564. "_styleFlags": 0,
  565. "_underlineHeight": 0,
  566. "_N$horizontalAlign": 1,
  567. "_N$verticalAlign": 1,
  568. "_N$fontFamily": "Arial",
  569. "_N$overflow": 0,
  570. "_N$cacheMode": 0,
  571. "_id": "4a+lBn/2xENb5C3DgpzquJ"
  572. },
  573. {
  574. "__type__": "cc.Sprite",
  575. "_name": "",
  576. "_objFlags": 0,
  577. "node": {
  578. "__id__": 8
  579. },
  580. "_enabled": true,
  581. "_materials": [
  582. {
  583. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  584. }
  585. ],
  586. "_srcBlendFactor": 770,
  587. "_dstBlendFactor": 771,
  588. "_spriteFrame": {
  589. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  590. },
  591. "_type": 0,
  592. "_sizeMode": 0,
  593. "_fillType": 0,
  594. "_fillCenter": {
  595. "__type__": "cc.Vec2",
  596. "x": 0,
  597. "y": 0
  598. },
  599. "_fillStart": 0,
  600. "_fillRange": 0,
  601. "_isTrimmedMode": true,
  602. "_atlas": null,
  603. "_id": "05h6e8G6dEbLYn5FU5DN42"
  604. },
  605. {
  606. "__type__": "cc.Button",
  607. "_name": "",
  608. "_objFlags": 0,
  609. "node": {
  610. "__id__": 8
  611. },
  612. "_enabled": true,
  613. "_normalMaterial": null,
  614. "_grayMaterial": null,
  615. "duration": 0.1,
  616. "zoomScale": 1.2,
  617. "clickEvents": [
  618. {
  619. "__id__": 13
  620. }
  621. ],
  622. "_N$interactable": true,
  623. "_N$enableAutoGrayEffect": false,
  624. "_N$transition": 3,
  625. "transition": 3,
  626. "_N$normalColor": {
  627. "__type__": "cc.Color",
  628. "r": 255,
  629. "g": 255,
  630. "b": 255,
  631. "a": 255
  632. },
  633. "_N$pressedColor": {
  634. "__type__": "cc.Color",
  635. "r": 211,
  636. "g": 211,
  637. "b": 211,
  638. "a": 255
  639. },
  640. "pressedColor": {
  641. "__type__": "cc.Color",
  642. "r": 211,
  643. "g": 211,
  644. "b": 211,
  645. "a": 255
  646. },
  647. "_N$hoverColor": {
  648. "__type__": "cc.Color",
  649. "r": 255,
  650. "g": 255,
  651. "b": 255,
  652. "a": 255
  653. },
  654. "hoverColor": {
  655. "__type__": "cc.Color",
  656. "r": 255,
  657. "g": 255,
  658. "b": 255,
  659. "a": 255
  660. },
  661. "_N$disabledColor": {
  662. "__type__": "cc.Color",
  663. "r": 124,
  664. "g": 124,
  665. "b": 124,
  666. "a": 255
  667. },
  668. "_N$normalSprite": null,
  669. "_N$pressedSprite": null,
  670. "pressedSprite": null,
  671. "_N$hoverSprite": null,
  672. "hoverSprite": null,
  673. "_N$disabledSprite": null,
  674. "_N$target": {
  675. "__id__": 8
  676. },
  677. "_id": "b6pnNM3dRMmo5OJwEhjMQU"
  678. },
  679. {
  680. "__type__": "cc.ClickEvent",
  681. "target": {
  682. "__id__": 2
  683. },
  684. "component": "",
  685. "_componentId": "7c259m4RJpN8qMwwV2/zAzc",
  686. "handler": "enterScore",
  687. "customEventData": "0"
  688. },
  689. {
  690. "__type__": "cc.Node",
  691. "_name": "Fighting",
  692. "_objFlags": 0,
  693. "_parent": {
  694. "__id__": 7
  695. },
  696. "_children": [
  697. {
  698. "__id__": 15
  699. }
  700. ],
  701. "_active": true,
  702. "_components": [
  703. {
  704. "__id__": 17
  705. },
  706. {
  707. "__id__": 18
  708. }
  709. ],
  710. "_prefab": null,
  711. "_opacity": 255,
  712. "_color": {
  713. "__type__": "cc.Color",
  714. "r": 53,
  715. "g": 43,
  716. "b": 52,
  717. "a": 255
  718. },
  719. "_contentSize": {
  720. "__type__": "cc.Size",
  721. "width": 300,
  722. "height": 300
  723. },
  724. "_anchorPoint": {
  725. "__type__": "cc.Vec2",
  726. "x": 0.5,
  727. "y": 0.5
  728. },
  729. "_trs": {
  730. "__type__": "TypedArray",
  731. "ctor": "Float64Array",
  732. "array": [
  733. 0,
  734. 0,
  735. 0,
  736. 0,
  737. 0,
  738. 0,
  739. 1,
  740. 1,
  741. 1,
  742. 0
  743. ]
  744. },
  745. "_eulerAngles": {
  746. "__type__": "cc.Vec3",
  747. "x": 0,
  748. "y": 0,
  749. "z": 0
  750. },
  751. "_skewX": 0,
  752. "_skewY": 0,
  753. "_is3DNode": false,
  754. "_groupIndex": 0,
  755. "groupIndex": 0,
  756. "_id": "de6R5kswZKZLuBDx9PemL4"
  757. },
  758. {
  759. "__type__": "cc.Node",
  760. "_name": "label",
  761. "_objFlags": 0,
  762. "_parent": {
  763. "__id__": 14
  764. },
  765. "_children": [],
  766. "_active": true,
  767. "_components": [
  768. {
  769. "__id__": 16
  770. }
  771. ],
  772. "_prefab": null,
  773. "_opacity": 255,
  774. "_color": {
  775. "__type__": "cc.Color",
  776. "r": 255,
  777. "g": 255,
  778. "b": 255,
  779. "a": 255
  780. },
  781. "_contentSize": {
  782. "__type__": "cc.Size",
  783. "width": 120,
  784. "height": 75.6
  785. },
  786. "_anchorPoint": {
  787. "__type__": "cc.Vec2",
  788. "x": 0.5,
  789. "y": 0.5
  790. },
  791. "_trs": {
  792. "__type__": "TypedArray",
  793. "ctor": "Float64Array",
  794. "array": [
  795. 0,
  796. 0,
  797. 0,
  798. 0,
  799. 0,
  800. 0,
  801. 1,
  802. 1,
  803. 1,
  804. 1
  805. ]
  806. },
  807. "_eulerAngles": {
  808. "__type__": "cc.Vec3",
  809. "x": 0,
  810. "y": 0,
  811. "z": 0
  812. },
  813. "_skewX": 0,
  814. "_skewY": 0,
  815. "_is3DNode": false,
  816. "_groupIndex": 0,
  817. "groupIndex": 0,
  818. "_id": "8cV2QjqvtKqaf/8KPFmxOo"
  819. },
  820. {
  821. "__type__": "cc.Label",
  822. "_name": "",
  823. "_objFlags": 0,
  824. "node": {
  825. "__id__": 15
  826. },
  827. "_enabled": true,
  828. "_materials": [
  829. {
  830. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  831. }
  832. ],
  833. "_srcBlendFactor": 770,
  834. "_dstBlendFactor": 771,
  835. "_useOriginalSize": false,
  836. "_string": "格斗",
  837. "_N$string": "格斗",
  838. "_fontSize": 60,
  839. "_lineHeight": 60,
  840. "_enableWrapText": true,
  841. "_N$file": null,
  842. "_isSystemFontUsed": true,
  843. "_spacingX": 0,
  844. "_batchAsBitmap": false,
  845. "_styleFlags": 0,
  846. "_underlineHeight": 0,
  847. "_N$horizontalAlign": 1,
  848. "_N$verticalAlign": 1,
  849. "_N$fontFamily": "Arial",
  850. "_N$overflow": 0,
  851. "_N$cacheMode": 0,
  852. "_id": "b9gd8AH/JEha2xxhmKlHQ9"
  853. },
  854. {
  855. "__type__": "cc.Sprite",
  856. "_name": "",
  857. "_objFlags": 0,
  858. "node": {
  859. "__id__": 14
  860. },
  861. "_enabled": true,
  862. "_materials": [
  863. {
  864. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  865. }
  866. ],
  867. "_srcBlendFactor": 770,
  868. "_dstBlendFactor": 771,
  869. "_spriteFrame": {
  870. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  871. },
  872. "_type": 0,
  873. "_sizeMode": 0,
  874. "_fillType": 0,
  875. "_fillCenter": {
  876. "__type__": "cc.Vec2",
  877. "x": 0,
  878. "y": 0
  879. },
  880. "_fillStart": 0,
  881. "_fillRange": 0,
  882. "_isTrimmedMode": true,
  883. "_atlas": null,
  884. "_id": "003ypHfBxM8oXbt5X/ElSI"
  885. },
  886. {
  887. "__type__": "cc.Button",
  888. "_name": "",
  889. "_objFlags": 0,
  890. "node": {
  891. "__id__": 14
  892. },
  893. "_enabled": true,
  894. "_normalMaterial": null,
  895. "_grayMaterial": null,
  896. "duration": 0.1,
  897. "zoomScale": 1.2,
  898. "clickEvents": [
  899. {
  900. "__id__": 19
  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": 255,
  910. "g": 255,
  911. "b": 255,
  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": {
  956. "__id__": 14
  957. },
  958. "_id": "84IQ72vDVNcb9I+Yk5TiHy"
  959. },
  960. {
  961. "__type__": "cc.ClickEvent",
  962. "target": {
  963. "__id__": 2
  964. },
  965. "component": "",
  966. "_componentId": "7c259m4RJpN8qMwwV2/zAzc",
  967. "handler": "enterScore",
  968. "customEventData": "1"
  969. },
  970. {
  971. "__type__": "cc.Node",
  972. "_name": "Ippon",
  973. "_objFlags": 0,
  974. "_parent": {
  975. "__id__": 7
  976. },
  977. "_children": [
  978. {
  979. "__id__": 21
  980. }
  981. ],
  982. "_active": true,
  983. "_components": [
  984. {
  985. "__id__": 23
  986. },
  987. {
  988. "__id__": 24
  989. }
  990. ],
  991. "_prefab": null,
  992. "_opacity": 255,
  993. "_color": {
  994. "__type__": "cc.Color",
  995. "r": 53,
  996. "g": 43,
  997. "b": 52,
  998. "a": 255
  999. },
  1000. "_contentSize": {
  1001. "__type__": "cc.Size",
  1002. "width": 300,
  1003. "height": 300
  1004. },
  1005. "_anchorPoint": {
  1006. "__type__": "cc.Vec2",
  1007. "x": 0.5,
  1008. "y": 0.5
  1009. },
  1010. "_trs": {
  1011. "__type__": "TypedArray",
  1012. "ctor": "Float64Array",
  1013. "array": [
  1014. 400,
  1015. 0,
  1016. 0,
  1017. 0,
  1018. 0,
  1019. 0,
  1020. 1,
  1021. 1,
  1022. 1,
  1023. 0
  1024. ]
  1025. },
  1026. "_eulerAngles": {
  1027. "__type__": "cc.Vec3",
  1028. "x": 0,
  1029. "y": 0,
  1030. "z": 0
  1031. },
  1032. "_skewX": 0,
  1033. "_skewY": 0,
  1034. "_is3DNode": false,
  1035. "_groupIndex": 0,
  1036. "groupIndex": 0,
  1037. "_id": "adSjYFYGJGOKXzQC/0CiK4"
  1038. },
  1039. {
  1040. "__type__": "cc.Node",
  1041. "_name": "label",
  1042. "_objFlags": 0,
  1043. "_parent": {
  1044. "__id__": 20
  1045. },
  1046. "_children": [],
  1047. "_active": true,
  1048. "_components": [
  1049. {
  1050. "__id__": 22
  1051. }
  1052. ],
  1053. "_prefab": null,
  1054. "_opacity": 255,
  1055. "_color": {
  1056. "__type__": "cc.Color",
  1057. "r": 255,
  1058. "g": 255,
  1059. "b": 255,
  1060. "a": 255
  1061. },
  1062. "_contentSize": {
  1063. "__type__": "cc.Size",
  1064. "width": 139.98,
  1065. "height": 75.6
  1066. },
  1067. "_anchorPoint": {
  1068. "__type__": "cc.Vec2",
  1069. "x": 0.5,
  1070. "y": 0.5
  1071. },
  1072. "_trs": {
  1073. "__type__": "TypedArray",
  1074. "ctor": "Float64Array",
  1075. "array": [
  1076. 0,
  1077. 0,
  1078. 0,
  1079. 0,
  1080. 0,
  1081. 0,
  1082. 1,
  1083. 1,
  1084. 1,
  1085. 1
  1086. ]
  1087. },
  1088. "_eulerAngles": {
  1089. "__type__": "cc.Vec3",
  1090. "x": 0,
  1091. "y": 0,
  1092. "z": 0
  1093. },
  1094. "_skewX": 0,
  1095. "_skewY": 0,
  1096. "_is3DNode": false,
  1097. "_groupIndex": 0,
  1098. "groupIndex": 0,
  1099. "_id": "63ckHZgmpP1bdVo2RG0X5m"
  1100. },
  1101. {
  1102. "__type__": "cc.Label",
  1103. "_name": "",
  1104. "_objFlags": 0,
  1105. "node": {
  1106. "__id__": 21
  1107. },
  1108. "_enabled": true,
  1109. "_materials": [
  1110. {
  1111. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1112. }
  1113. ],
  1114. "_srcBlendFactor": 770,
  1115. "_dstBlendFactor": 771,
  1116. "_useOriginalSize": false,
  1117. "_string": "MMA",
  1118. "_N$string": "MMA",
  1119. "_fontSize": 60,
  1120. "_lineHeight": 60,
  1121. "_enableWrapText": true,
  1122. "_N$file": null,
  1123. "_isSystemFontUsed": true,
  1124. "_spacingX": 0,
  1125. "_batchAsBitmap": false,
  1126. "_styleFlags": 0,
  1127. "_underlineHeight": 0,
  1128. "_N$horizontalAlign": 1,
  1129. "_N$verticalAlign": 1,
  1130. "_N$fontFamily": "Arial",
  1131. "_N$overflow": 0,
  1132. "_N$cacheMode": 0,
  1133. "_id": "70yfsBGq1EpIF8v50VPkCN"
  1134. },
  1135. {
  1136. "__type__": "cc.Sprite",
  1137. "_name": "",
  1138. "_objFlags": 0,
  1139. "node": {
  1140. "__id__": 20
  1141. },
  1142. "_enabled": true,
  1143. "_materials": [
  1144. {
  1145. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1146. }
  1147. ],
  1148. "_srcBlendFactor": 770,
  1149. "_dstBlendFactor": 771,
  1150. "_spriteFrame": {
  1151. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  1152. },
  1153. "_type": 0,
  1154. "_sizeMode": 0,
  1155. "_fillType": 0,
  1156. "_fillCenter": {
  1157. "__type__": "cc.Vec2",
  1158. "x": 0,
  1159. "y": 0
  1160. },
  1161. "_fillStart": 0,
  1162. "_fillRange": 0,
  1163. "_isTrimmedMode": true,
  1164. "_atlas": null,
  1165. "_id": "6bx9xJr3ROAKwGt0LfLNnh"
  1166. },
  1167. {
  1168. "__type__": "cc.Button",
  1169. "_name": "",
  1170. "_objFlags": 0,
  1171. "node": {
  1172. "__id__": 20
  1173. },
  1174. "_enabled": true,
  1175. "_normalMaterial": null,
  1176. "_grayMaterial": null,
  1177. "duration": 0.1,
  1178. "zoomScale": 1.2,
  1179. "clickEvents": [
  1180. {
  1181. "__id__": 25
  1182. }
  1183. ],
  1184. "_N$interactable": true,
  1185. "_N$enableAutoGrayEffect": false,
  1186. "_N$transition": 3,
  1187. "transition": 3,
  1188. "_N$normalColor": {
  1189. "__type__": "cc.Color",
  1190. "r": 255,
  1191. "g": 255,
  1192. "b": 255,
  1193. "a": 255
  1194. },
  1195. "_N$pressedColor": {
  1196. "__type__": "cc.Color",
  1197. "r": 211,
  1198. "g": 211,
  1199. "b": 211,
  1200. "a": 255
  1201. },
  1202. "pressedColor": {
  1203. "__type__": "cc.Color",
  1204. "r": 211,
  1205. "g": 211,
  1206. "b": 211,
  1207. "a": 255
  1208. },
  1209. "_N$hoverColor": {
  1210. "__type__": "cc.Color",
  1211. "r": 255,
  1212. "g": 255,
  1213. "b": 255,
  1214. "a": 255
  1215. },
  1216. "hoverColor": {
  1217. "__type__": "cc.Color",
  1218. "r": 255,
  1219. "g": 255,
  1220. "b": 255,
  1221. "a": 255
  1222. },
  1223. "_N$disabledColor": {
  1224. "__type__": "cc.Color",
  1225. "r": 124,
  1226. "g": 124,
  1227. "b": 124,
  1228. "a": 255
  1229. },
  1230. "_N$normalSprite": null,
  1231. "_N$pressedSprite": null,
  1232. "pressedSprite": null,
  1233. "_N$hoverSprite": null,
  1234. "hoverSprite": null,
  1235. "_N$disabledSprite": null,
  1236. "_N$target": {
  1237. "__id__": 20
  1238. },
  1239. "_id": "1exaeuMZpI444KV+Bn42F5"
  1240. },
  1241. {
  1242. "__type__": "cc.ClickEvent",
  1243. "target": {
  1244. "__id__": 2
  1245. },
  1246. "component": "",
  1247. "_componentId": "7c259m4RJpN8qMwwV2/zAzc",
  1248. "handler": "enterScore",
  1249. "customEventData": "2"
  1250. },
  1251. {
  1252. "__type__": "cc.Layout",
  1253. "_name": "",
  1254. "_objFlags": 0,
  1255. "node": {
  1256. "__id__": 7
  1257. },
  1258. "_enabled": true,
  1259. "_layoutSize": {
  1260. "__type__": "cc.Size",
  1261. "width": 1100,
  1262. "height": 400
  1263. },
  1264. "_resize": 0,
  1265. "_N$layoutType": 1,
  1266. "_N$cellSize": {
  1267. "__type__": "cc.Size",
  1268. "width": 40,
  1269. "height": 40
  1270. },
  1271. "_N$startAxis": 0,
  1272. "_N$paddingLeft": 0,
  1273. "_N$paddingRight": 0,
  1274. "_N$paddingTop": 0,
  1275. "_N$paddingBottom": 0,
  1276. "_N$spacingX": 100,
  1277. "_N$spacingY": 0,
  1278. "_N$verticalDirection": 1,
  1279. "_N$horizontalDirection": 0,
  1280. "_N$affectedByScale": false,
  1281. "_id": "fb/lVtGLNBh7wGqpobSG4p"
  1282. },
  1283. {
  1284. "__type__": "cc.Node",
  1285. "_name": "DeadLine",
  1286. "_objFlags": 0,
  1287. "_parent": {
  1288. "__id__": 2
  1289. },
  1290. "_children": [
  1291. {
  1292. "__id__": 28
  1293. }
  1294. ],
  1295. "_active": false,
  1296. "_components": [
  1297. {
  1298. "__id__": 30
  1299. },
  1300. {
  1301. "__id__": 31
  1302. }
  1303. ],
  1304. "_prefab": null,
  1305. "_opacity": 255,
  1306. "_color": {
  1307. "__type__": "cc.Color",
  1308. "r": 0,
  1309. "g": 0,
  1310. "b": 0,
  1311. "a": 255
  1312. },
  1313. "_contentSize": {
  1314. "__type__": "cc.Size",
  1315. "width": 1280,
  1316. "height": 720
  1317. },
  1318. "_anchorPoint": {
  1319. "__type__": "cc.Vec2",
  1320. "x": 0.5,
  1321. "y": 0.5
  1322. },
  1323. "_trs": {
  1324. "__type__": "TypedArray",
  1325. "ctor": "Float64Array",
  1326. "array": [
  1327. 0,
  1328. 0,
  1329. 0,
  1330. 0,
  1331. 0,
  1332. 0,
  1333. 1,
  1334. 1,
  1335. 1,
  1336. 1
  1337. ]
  1338. },
  1339. "_eulerAngles": {
  1340. "__type__": "cc.Vec3",
  1341. "x": 0,
  1342. "y": 0,
  1343. "z": 0
  1344. },
  1345. "_skewX": 0,
  1346. "_skewY": 0,
  1347. "_is3DNode": false,
  1348. "_groupIndex": 0,
  1349. "groupIndex": 0,
  1350. "_id": "ceEzlYZ01CGYctWn36bIXs"
  1351. },
  1352. {
  1353. "__type__": "cc.Node",
  1354. "_name": "label",
  1355. "_objFlags": 0,
  1356. "_parent": {
  1357. "__id__": 27
  1358. },
  1359. "_children": [],
  1360. "_active": true,
  1361. "_components": [
  1362. {
  1363. "__id__": 29
  1364. }
  1365. ],
  1366. "_prefab": null,
  1367. "_opacity": 255,
  1368. "_color": {
  1369. "__type__": "cc.Color",
  1370. "r": 255,
  1371. "g": 255,
  1372. "b": 255,
  1373. "a": 255
  1374. },
  1375. "_contentSize": {
  1376. "__type__": "cc.Size",
  1377. "width": 640,
  1378. "height": 50.4
  1379. },
  1380. "_anchorPoint": {
  1381. "__type__": "cc.Vec2",
  1382. "x": 0.5,
  1383. "y": 0.5
  1384. },
  1385. "_trs": {
  1386. "__type__": "TypedArray",
  1387. "ctor": "Float64Array",
  1388. "array": [
  1389. 0,
  1390. 0,
  1391. 0,
  1392. 0,
  1393. 0,
  1394. 0,
  1395. 1,
  1396. 1,
  1397. 1,
  1398. 1
  1399. ]
  1400. },
  1401. "_eulerAngles": {
  1402. "__type__": "cc.Vec3",
  1403. "x": 0,
  1404. "y": 0,
  1405. "z": 0
  1406. },
  1407. "_skewX": 0,
  1408. "_skewY": 0,
  1409. "_is3DNode": false,
  1410. "_groupIndex": 0,
  1411. "groupIndex": 0,
  1412. "_id": "21qMsPp/5M5r/POEVvG81j"
  1413. },
  1414. {
  1415. "__type__": "cc.Label",
  1416. "_name": "",
  1417. "_objFlags": 0,
  1418. "node": {
  1419. "__id__": 28
  1420. },
  1421. "_enabled": true,
  1422. "_materials": [
  1423. {
  1424. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1425. }
  1426. ],
  1427. "_srcBlendFactor": 770,
  1428. "_dstBlendFactor": 771,
  1429. "_useOriginalSize": false,
  1430. "_string": "已经到了使用时长请与管理员联系!",
  1431. "_N$string": "已经到了使用时长请与管理员联系!",
  1432. "_fontSize": 40,
  1433. "_lineHeight": 40,
  1434. "_enableWrapText": true,
  1435. "_N$file": null,
  1436. "_isSystemFontUsed": true,
  1437. "_spacingX": 0,
  1438. "_batchAsBitmap": false,
  1439. "_styleFlags": 0,
  1440. "_underlineHeight": 0,
  1441. "_N$horizontalAlign": 1,
  1442. "_N$verticalAlign": 1,
  1443. "_N$fontFamily": "Arial",
  1444. "_N$overflow": 0,
  1445. "_N$cacheMode": 0,
  1446. "_id": "93xtvg5NxPSKvKgbA4/QkW"
  1447. },
  1448. {
  1449. "__type__": "cc.Sprite",
  1450. "_name": "",
  1451. "_objFlags": 0,
  1452. "node": {
  1453. "__id__": 27
  1454. },
  1455. "_enabled": true,
  1456. "_materials": [
  1457. {
  1458. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1459. }
  1460. ],
  1461. "_srcBlendFactor": 770,
  1462. "_dstBlendFactor": 771,
  1463. "_spriteFrame": {
  1464. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  1465. },
  1466. "_type": 0,
  1467. "_sizeMode": 0,
  1468. "_fillType": 0,
  1469. "_fillCenter": {
  1470. "__type__": "cc.Vec2",
  1471. "x": 0,
  1472. "y": 0
  1473. },
  1474. "_fillStart": 0,
  1475. "_fillRange": 0,
  1476. "_isTrimmedMode": true,
  1477. "_atlas": null,
  1478. "_id": "38v3L2IDxCqYzuq553RrNV"
  1479. },
  1480. {
  1481. "__type__": "cc.BlockInputEvents",
  1482. "_name": "",
  1483. "_objFlags": 0,
  1484. "node": {
  1485. "__id__": 27
  1486. },
  1487. "_enabled": true,
  1488. "_id": "67jW16lydMM4lI0Y9zPqht"
  1489. },
  1490. {
  1491. "__type__": "cc.Canvas",
  1492. "_name": "",
  1493. "_objFlags": 0,
  1494. "node": {
  1495. "__id__": 2
  1496. },
  1497. "_enabled": true,
  1498. "_designResolution": {
  1499. "__type__": "cc.Size",
  1500. "width": 1280,
  1501. "height": 720
  1502. },
  1503. "_fitWidth": false,
  1504. "_fitHeight": true,
  1505. "_id": "59Cd0ovbdF4byw5sbjJDx7"
  1506. },
  1507. {
  1508. "__type__": "cc.Widget",
  1509. "_name": "",
  1510. "_objFlags": 0,
  1511. "node": {
  1512. "__id__": 2
  1513. },
  1514. "_enabled": true,
  1515. "alignMode": 1,
  1516. "_target": null,
  1517. "_alignFlags": 45,
  1518. "_left": 0,
  1519. "_right": 0,
  1520. "_top": 0,
  1521. "_bottom": 0,
  1522. "_verticalCenter": 0,
  1523. "_horizontalCenter": 0,
  1524. "_isAbsLeft": true,
  1525. "_isAbsRight": true,
  1526. "_isAbsTop": true,
  1527. "_isAbsBottom": true,
  1528. "_isAbsHorizontalCenter": true,
  1529. "_isAbsVerticalCenter": true,
  1530. "_originalWidth": 0,
  1531. "_originalHeight": 0,
  1532. "_id": "29zXboiXFBKoIV4PQ2liTe"
  1533. },
  1534. {
  1535. "__type__": "7c259m4RJpN8qMwwV2/zAzc",
  1536. "_name": "",
  1537. "_objFlags": 0,
  1538. "node": {
  1539. "__id__": 2
  1540. },
  1541. "_enabled": true,
  1542. "deadLine": {
  1543. "__id__": 27
  1544. },
  1545. "_id": "c55Bo9jdxMzqNS8Ts2eOTJ"
  1546. }
  1547. ]