scene_main.fire 28 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607
  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. "__id__": 38
  21. }
  22. ],
  23. "_active": false,
  24. "_components": [],
  25. "_prefab": null,
  26. "_opacity": 255,
  27. "_color": {
  28. "__type__": "cc.Color",
  29. "r": 255,
  30. "g": 255,
  31. "b": 255,
  32. "a": 255
  33. },
  34. "_contentSize": {
  35. "__type__": "cc.Size",
  36. "width": 0,
  37. "height": 0
  38. },
  39. "_anchorPoint": {
  40. "__type__": "cc.Vec2",
  41. "x": 0,
  42. "y": 0
  43. },
  44. "_trs": {
  45. "__type__": "TypedArray",
  46. "ctor": "Float64Array",
  47. "array": [
  48. 0,
  49. 0,
  50. 0,
  51. 0,
  52. 0,
  53. 0,
  54. 1,
  55. 1,
  56. 1,
  57. 1
  58. ]
  59. },
  60. "_is3DNode": true,
  61. "_groupIndex": 0,
  62. "groupIndex": 0,
  63. "autoReleaseAssets": false,
  64. "_id": "626ef1a7-f2eb-46c9-8d97-955bc43f66f7"
  65. },
  66. {
  67. "__type__": "cc.Node",
  68. "_name": "Canvas",
  69. "_objFlags": 0,
  70. "_parent": {
  71. "__id__": 1
  72. },
  73. "_children": [
  74. {
  75. "__id__": 3
  76. },
  77. {
  78. "__id__": 5
  79. },
  80. {
  81. "__id__": 17
  82. },
  83. {
  84. "__id__": 20
  85. },
  86. {
  87. "__id__": 33
  88. }
  89. ],
  90. "_active": true,
  91. "_components": [
  92. {
  93. "__id__": 36
  94. },
  95. {
  96. "__id__": 37
  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": 810,
  111. "height": 1440
  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. 405,
  123. 720,
  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": "3aJ/sZj5pBLIqsFP1ks6Uq"
  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. 347.2761869175599,
  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": "4fJPaZr39E3bFAqwlyj6Zm"
  208. },
  209. {
  210. "__type__": "cc.Camera",
  211. "_name": "",
  212. "_objFlags": 0,
  213. "node": {
  214. "__id__": 3
  215. },
  216. "_enabled": true,
  217. "_cullingMask": 4294967295,
  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": "45xC5mRUNLBJneBi8xQXPg"
  244. },
  245. {
  246. "__type__": "cc.Node",
  247. "_name": "Root",
  248. "_objFlags": 0,
  249. "_parent": {
  250. "__id__": 2
  251. },
  252. "_children": [
  253. {
  254. "__id__": 6
  255. }
  256. ],
  257. "_active": true,
  258. "_components": [
  259. {
  260. "__id__": 16
  261. }
  262. ],
  263. "_prefab": null,
  264. "_opacity": 255,
  265. "_color": {
  266. "__type__": "cc.Color",
  267. "r": 255,
  268. "g": 255,
  269. "b": 255,
  270. "a": 255
  271. },
  272. "_contentSize": {
  273. "__type__": "cc.Size",
  274. "width": 810,
  275. "height": 1440
  276. },
  277. "_anchorPoint": {
  278. "__type__": "cc.Vec2",
  279. "x": 0.5,
  280. "y": 0.5
  281. },
  282. "_trs": {
  283. "__type__": "TypedArray",
  284. "ctor": "Float64Array",
  285. "array": [
  286. 0,
  287. 0,
  288. 0,
  289. 0,
  290. 0,
  291. 0,
  292. 1,
  293. 1,
  294. 1,
  295. 1
  296. ]
  297. },
  298. "_eulerAngles": {
  299. "__type__": "cc.Vec3",
  300. "x": 0,
  301. "y": 0,
  302. "z": 0
  303. },
  304. "_skewX": 0,
  305. "_skewY": 0,
  306. "_is3DNode": false,
  307. "_groupIndex": 0,
  308. "groupIndex": 0,
  309. "_id": "9e9T0/U09CuKTsMq7HN7Im"
  310. },
  311. {
  312. "__type__": "cc.Node",
  313. "_name": "UIRoot",
  314. "_objFlags": 0,
  315. "_parent": {
  316. "__id__": 5
  317. },
  318. "_children": [
  319. {
  320. "__id__": 7
  321. },
  322. {
  323. "__id__": 9
  324. },
  325. {
  326. "__id__": 11
  327. },
  328. {
  329. "__id__": 13
  330. }
  331. ],
  332. "_active": true,
  333. "_components": [
  334. {
  335. "__id__": 15
  336. }
  337. ],
  338. "_prefab": null,
  339. "_opacity": 255,
  340. "_color": {
  341. "__type__": "cc.Color",
  342. "r": 255,
  343. "g": 255,
  344. "b": 255,
  345. "a": 255
  346. },
  347. "_contentSize": {
  348. "__type__": "cc.Size",
  349. "width": 810,
  350. "height": 1440
  351. },
  352. "_anchorPoint": {
  353. "__type__": "cc.Vec2",
  354. "x": 0.5,
  355. "y": 0.5
  356. },
  357. "_trs": {
  358. "__type__": "TypedArray",
  359. "ctor": "Float64Array",
  360. "array": [
  361. 0,
  362. 0,
  363. 0,
  364. 0,
  365. 0,
  366. 0,
  367. 1,
  368. 1,
  369. 1,
  370. 1
  371. ]
  372. },
  373. "_eulerAngles": {
  374. "__type__": "cc.Vec3",
  375. "x": 0,
  376. "y": 0,
  377. "z": 0
  378. },
  379. "_skewX": 0,
  380. "_skewY": 0,
  381. "_is3DNode": false,
  382. "_groupIndex": 0,
  383. "groupIndex": 0,
  384. "_id": "b59NDTUKhFKpO9vKk12fE6"
  385. },
  386. {
  387. "__type__": "cc.Node",
  388. "_name": "Main",
  389. "_objFlags": 0,
  390. "_parent": {
  391. "__id__": 6
  392. },
  393. "_children": [],
  394. "_active": true,
  395. "_components": [
  396. {
  397. "__id__": 8
  398. }
  399. ],
  400. "_prefab": null,
  401. "_opacity": 255,
  402. "_color": {
  403. "__type__": "cc.Color",
  404. "r": 255,
  405. "g": 255,
  406. "b": 255,
  407. "a": 255
  408. },
  409. "_contentSize": {
  410. "__type__": "cc.Size",
  411. "width": 810,
  412. "height": 1440
  413. },
  414. "_anchorPoint": {
  415. "__type__": "cc.Vec2",
  416. "x": 0.5,
  417. "y": 0.5
  418. },
  419. "_trs": {
  420. "__type__": "TypedArray",
  421. "ctor": "Float64Array",
  422. "array": [
  423. 0,
  424. 0,
  425. 0,
  426. 0,
  427. 0,
  428. 0,
  429. 1,
  430. 1,
  431. 1,
  432. 1
  433. ]
  434. },
  435. "_eulerAngles": {
  436. "__type__": "cc.Vec3",
  437. "x": 0,
  438. "y": 0,
  439. "z": 0
  440. },
  441. "_skewX": 0,
  442. "_skewY": 0,
  443. "_is3DNode": false,
  444. "_groupIndex": 0,
  445. "groupIndex": 0,
  446. "_id": "d4qfdxrRZG3I9bvVQi4tJM"
  447. },
  448. {
  449. "__type__": "cc.Widget",
  450. "_name": "",
  451. "_objFlags": 0,
  452. "node": {
  453. "__id__": 7
  454. },
  455. "_enabled": true,
  456. "alignMode": 1,
  457. "_target": null,
  458. "_alignFlags": 45,
  459. "_left": 0,
  460. "_right": 0,
  461. "_top": 0,
  462. "_bottom": 0,
  463. "_verticalCenter": 0,
  464. "_horizontalCenter": 0,
  465. "_isAbsLeft": true,
  466. "_isAbsRight": true,
  467. "_isAbsTop": true,
  468. "_isAbsBottom": true,
  469. "_isAbsHorizontalCenter": true,
  470. "_isAbsVerticalCenter": true,
  471. "_originalWidth": 0,
  472. "_originalHeight": 0,
  473. "_id": "77EFYmY9RFd6Z8wOYS47Cp"
  474. },
  475. {
  476. "__type__": "cc.Node",
  477. "_name": "Navigation",
  478. "_objFlags": 0,
  479. "_parent": {
  480. "__id__": 6
  481. },
  482. "_children": [],
  483. "_active": true,
  484. "_components": [
  485. {
  486. "__id__": 10
  487. }
  488. ],
  489. "_prefab": null,
  490. "_opacity": 255,
  491. "_color": {
  492. "__type__": "cc.Color",
  493. "r": 255,
  494. "g": 255,
  495. "b": 255,
  496. "a": 255
  497. },
  498. "_contentSize": {
  499. "__type__": "cc.Size",
  500. "width": 810,
  501. "height": 1440
  502. },
  503. "_anchorPoint": {
  504. "__type__": "cc.Vec2",
  505. "x": 0.5,
  506. "y": 0.5
  507. },
  508. "_trs": {
  509. "__type__": "TypedArray",
  510. "ctor": "Float64Array",
  511. "array": [
  512. 0,
  513. 0,
  514. 0,
  515. 0,
  516. 0,
  517. 0,
  518. 1,
  519. 1,
  520. 1,
  521. 1
  522. ]
  523. },
  524. "_eulerAngles": {
  525. "__type__": "cc.Vec3",
  526. "x": 0,
  527. "y": 0,
  528. "z": 0
  529. },
  530. "_skewX": 0,
  531. "_skewY": 0,
  532. "_is3DNode": false,
  533. "_groupIndex": 0,
  534. "groupIndex": 0,
  535. "_id": "094uULMNpGtboWuokx5U2z"
  536. },
  537. {
  538. "__type__": "cc.Widget",
  539. "_name": "",
  540. "_objFlags": 0,
  541. "node": {
  542. "__id__": 9
  543. },
  544. "_enabled": true,
  545. "alignMode": 1,
  546. "_target": null,
  547. "_alignFlags": 45,
  548. "_left": 0,
  549. "_right": 0,
  550. "_top": 0,
  551. "_bottom": 0,
  552. "_verticalCenter": 0,
  553. "_horizontalCenter": 0,
  554. "_isAbsLeft": true,
  555. "_isAbsRight": true,
  556. "_isAbsTop": true,
  557. "_isAbsBottom": true,
  558. "_isAbsHorizontalCenter": true,
  559. "_isAbsVerticalCenter": true,
  560. "_originalWidth": 0,
  561. "_originalHeight": 0,
  562. "_id": "03cRz7+vRH4bo+t60D7erj"
  563. },
  564. {
  565. "__type__": "cc.Node",
  566. "_name": "Toast",
  567. "_objFlags": 0,
  568. "_parent": {
  569. "__id__": 6
  570. },
  571. "_children": [],
  572. "_active": true,
  573. "_components": [
  574. {
  575. "__id__": 12
  576. }
  577. ],
  578. "_prefab": null,
  579. "_opacity": 255,
  580. "_color": {
  581. "__type__": "cc.Color",
  582. "r": 255,
  583. "g": 255,
  584. "b": 255,
  585. "a": 255
  586. },
  587. "_contentSize": {
  588. "__type__": "cc.Size",
  589. "width": 810,
  590. "height": 1440
  591. },
  592. "_anchorPoint": {
  593. "__type__": "cc.Vec2",
  594. "x": 0.5,
  595. "y": 0.5
  596. },
  597. "_trs": {
  598. "__type__": "TypedArray",
  599. "ctor": "Float64Array",
  600. "array": [
  601. 0,
  602. 0,
  603. 0,
  604. 0,
  605. 0,
  606. 0,
  607. 1,
  608. 1,
  609. 1,
  610. 1
  611. ]
  612. },
  613. "_eulerAngles": {
  614. "__type__": "cc.Vec3",
  615. "x": 0,
  616. "y": 0,
  617. "z": 0
  618. },
  619. "_skewX": 0,
  620. "_skewY": 0,
  621. "_is3DNode": false,
  622. "_groupIndex": 0,
  623. "groupIndex": 0,
  624. "_id": "ccYwTn75lEXb/Ea+5EyORl"
  625. },
  626. {
  627. "__type__": "cc.Widget",
  628. "_name": "",
  629. "_objFlags": 0,
  630. "node": {
  631. "__id__": 11
  632. },
  633. "_enabled": true,
  634. "alignMode": 1,
  635. "_target": null,
  636. "_alignFlags": 45,
  637. "_left": 0,
  638. "_right": 0,
  639. "_top": 0,
  640. "_bottom": 0,
  641. "_verticalCenter": 0,
  642. "_horizontalCenter": 0,
  643. "_isAbsLeft": true,
  644. "_isAbsRight": true,
  645. "_isAbsTop": true,
  646. "_isAbsBottom": true,
  647. "_isAbsHorizontalCenter": true,
  648. "_isAbsVerticalCenter": true,
  649. "_originalWidth": 0,
  650. "_originalHeight": 0,
  651. "_id": "13JGuAVupJ6rcG4E9YoixL"
  652. },
  653. {
  654. "__type__": "cc.Node",
  655. "_name": "UI",
  656. "_objFlags": 0,
  657. "_parent": {
  658. "__id__": 6
  659. },
  660. "_children": [],
  661. "_active": true,
  662. "_components": [
  663. {
  664. "__id__": 14
  665. }
  666. ],
  667. "_prefab": null,
  668. "_opacity": 255,
  669. "_color": {
  670. "__type__": "cc.Color",
  671. "r": 255,
  672. "g": 255,
  673. "b": 255,
  674. "a": 255
  675. },
  676. "_contentSize": {
  677. "__type__": "cc.Size",
  678. "width": 810,
  679. "height": 1440
  680. },
  681. "_anchorPoint": {
  682. "__type__": "cc.Vec2",
  683. "x": 0.5,
  684. "y": 0.5
  685. },
  686. "_trs": {
  687. "__type__": "TypedArray",
  688. "ctor": "Float64Array",
  689. "array": [
  690. 0,
  691. 0,
  692. 0,
  693. 0,
  694. 0,
  695. 0,
  696. 1,
  697. 1,
  698. 1,
  699. 1
  700. ]
  701. },
  702. "_eulerAngles": {
  703. "__type__": "cc.Vec3",
  704. "x": 0,
  705. "y": 0,
  706. "z": 0
  707. },
  708. "_skewX": 0,
  709. "_skewY": 0,
  710. "_is3DNode": false,
  711. "_groupIndex": 0,
  712. "groupIndex": 0,
  713. "_id": "4eI1yJI7lLZo7YD7uA+boz"
  714. },
  715. {
  716. "__type__": "cc.Widget",
  717. "_name": "",
  718. "_objFlags": 0,
  719. "node": {
  720. "__id__": 13
  721. },
  722. "_enabled": true,
  723. "alignMode": 1,
  724. "_target": null,
  725. "_alignFlags": 45,
  726. "_left": 0,
  727. "_right": 0,
  728. "_top": 0,
  729. "_bottom": 0,
  730. "_verticalCenter": 0,
  731. "_horizontalCenter": 0,
  732. "_isAbsLeft": true,
  733. "_isAbsRight": true,
  734. "_isAbsTop": true,
  735. "_isAbsBottom": true,
  736. "_isAbsHorizontalCenter": true,
  737. "_isAbsVerticalCenter": true,
  738. "_originalWidth": 0,
  739. "_originalHeight": 0,
  740. "_id": "e8WegFKIBE9qDRBXqsVnGF"
  741. },
  742. {
  743. "__type__": "cc.Widget",
  744. "_name": "",
  745. "_objFlags": 0,
  746. "node": {
  747. "__id__": 6
  748. },
  749. "_enabled": true,
  750. "alignMode": 1,
  751. "_target": null,
  752. "_alignFlags": 45,
  753. "_left": 0,
  754. "_right": 0,
  755. "_top": 0,
  756. "_bottom": 0,
  757. "_verticalCenter": 0,
  758. "_horizontalCenter": 0,
  759. "_isAbsLeft": true,
  760. "_isAbsRight": true,
  761. "_isAbsTop": true,
  762. "_isAbsBottom": true,
  763. "_isAbsHorizontalCenter": true,
  764. "_isAbsVerticalCenter": true,
  765. "_originalWidth": 0,
  766. "_originalHeight": 0,
  767. "_id": "cdUp5RJDBEoJKstK4jsn6g"
  768. },
  769. {
  770. "__type__": "cc.Widget",
  771. "_name": "",
  772. "_objFlags": 0,
  773. "node": {
  774. "__id__": 5
  775. },
  776. "_enabled": true,
  777. "alignMode": 1,
  778. "_target": null,
  779. "_alignFlags": 45,
  780. "_left": 0,
  781. "_right": 0,
  782. "_top": 0,
  783. "_bottom": 0,
  784. "_verticalCenter": 0,
  785. "_horizontalCenter": 0,
  786. "_isAbsLeft": true,
  787. "_isAbsRight": true,
  788. "_isAbsTop": true,
  789. "_isAbsBottom": true,
  790. "_isAbsHorizontalCenter": true,
  791. "_isAbsVerticalCenter": true,
  792. "_originalWidth": 1138,
  793. "_originalHeight": 640,
  794. "_id": "29kV0OdbtH8KgrgY72oLYt"
  795. },
  796. {
  797. "__type__": "cc.Node",
  798. "_name": "alertCtrl",
  799. "_objFlags": 0,
  800. "_parent": {
  801. "__id__": 2
  802. },
  803. "_children": [],
  804. "_active": true,
  805. "_components": [
  806. {
  807. "__id__": 18
  808. },
  809. {
  810. "__id__": 19
  811. }
  812. ],
  813. "_prefab": null,
  814. "_opacity": 255,
  815. "_color": {
  816. "__type__": "cc.Color",
  817. "r": 255,
  818. "g": 255,
  819. "b": 255,
  820. "a": 255
  821. },
  822. "_contentSize": {
  823. "__type__": "cc.Size",
  824. "width": 810,
  825. "height": 1440
  826. },
  827. "_anchorPoint": {
  828. "__type__": "cc.Vec2",
  829. "x": 0.5,
  830. "y": 0.5
  831. },
  832. "_trs": {
  833. "__type__": "TypedArray",
  834. "ctor": "Float64Array",
  835. "array": [
  836. 0,
  837. 0,
  838. 0,
  839. 0,
  840. 0,
  841. 0,
  842. 1,
  843. 1,
  844. 1,
  845. 1
  846. ]
  847. },
  848. "_eulerAngles": {
  849. "__type__": "cc.Vec3",
  850. "x": 0,
  851. "y": 0,
  852. "z": 0
  853. },
  854. "_skewX": 0,
  855. "_skewY": 0,
  856. "_is3DNode": false,
  857. "_groupIndex": 0,
  858. "groupIndex": 0,
  859. "_id": "26br2AnitBhYNw1btVmMpK"
  860. },
  861. {
  862. "__type__": "d9d76Ag+vtEiKQviijW9rr0",
  863. "_name": "",
  864. "_objFlags": 0,
  865. "node": {
  866. "__id__": 17
  867. },
  868. "_enabled": true,
  869. "_alertList": [],
  870. "_id": "a9EcIEN8FNXKq3CMkJ8EHX"
  871. },
  872. {
  873. "__type__": "cc.Widget",
  874. "_name": "",
  875. "_objFlags": 0,
  876. "node": {
  877. "__id__": 17
  878. },
  879. "_enabled": true,
  880. "alignMode": 1,
  881. "_target": null,
  882. "_alignFlags": 45,
  883. "_left": 0,
  884. "_right": 0,
  885. "_top": 0,
  886. "_bottom": 0,
  887. "_verticalCenter": 0,
  888. "_horizontalCenter": 0,
  889. "_isAbsLeft": true,
  890. "_isAbsRight": true,
  891. "_isAbsTop": true,
  892. "_isAbsBottom": true,
  893. "_isAbsHorizontalCenter": true,
  894. "_isAbsVerticalCenter": true,
  895. "_originalWidth": 0,
  896. "_originalHeight": 0,
  897. "_id": "2cveqsJQNKPJUgg5/l1Tk4"
  898. },
  899. {
  900. "__type__": "cc.Node",
  901. "_name": "loadingCtrl",
  902. "_objFlags": 0,
  903. "_parent": {
  904. "__id__": 2
  905. },
  906. "_children": [
  907. {
  908. "__id__": 21
  909. },
  910. {
  911. "__id__": 24
  912. },
  913. {
  914. "__id__": 27
  915. }
  916. ],
  917. "_active": false,
  918. "_components": [
  919. {
  920. "__id__": 30
  921. },
  922. {
  923. "__id__": 31
  924. },
  925. {
  926. "__id__": 32
  927. }
  928. ],
  929. "_prefab": null,
  930. "_opacity": 255,
  931. "_color": {
  932. "__type__": "cc.Color",
  933. "r": 255,
  934. "g": 255,
  935. "b": 255,
  936. "a": 255
  937. },
  938. "_contentSize": {
  939. "__type__": "cc.Size",
  940. "width": 0,
  941. "height": 0
  942. },
  943. "_anchorPoint": {
  944. "__type__": "cc.Vec2",
  945. "x": 0.5,
  946. "y": 0.5
  947. },
  948. "_trs": {
  949. "__type__": "TypedArray",
  950. "ctor": "Float64Array",
  951. "array": [
  952. 0,
  953. 0,
  954. 0,
  955. 0,
  956. 0,
  957. 0,
  958. 1,
  959. 1,
  960. 1,
  961. 1
  962. ]
  963. },
  964. "_eulerAngles": {
  965. "__type__": "cc.Vec3",
  966. "x": 0,
  967. "y": 0,
  968. "z": 0
  969. },
  970. "_skewX": 0,
  971. "_skewY": 0,
  972. "_is3DNode": false,
  973. "_groupIndex": 0,
  974. "groupIndex": 0,
  975. "_id": "26RfVe3gBK+opmyjzPwcQJ"
  976. },
  977. {
  978. "__type__": "cc.Node",
  979. "_name": "bg",
  980. "_objFlags": 0,
  981. "_parent": {
  982. "__id__": 20
  983. },
  984. "_children": [],
  985. "_active": true,
  986. "_components": [
  987. {
  988. "__id__": 22
  989. },
  990. {
  991. "__id__": 23
  992. }
  993. ],
  994. "_prefab": null,
  995. "_opacity": 178,
  996. "_color": {
  997. "__type__": "cc.Color",
  998. "r": 0,
  999. "g": 0,
  1000. "b": 0,
  1001. "a": 255
  1002. },
  1003. "_contentSize": {
  1004. "__type__": "cc.Size",
  1005. "width": 0,
  1006. "height": 0
  1007. },
  1008. "_anchorPoint": {
  1009. "__type__": "cc.Vec2",
  1010. "x": 0.5,
  1011. "y": 0.5
  1012. },
  1013. "_trs": {
  1014. "__type__": "TypedArray",
  1015. "ctor": "Float64Array",
  1016. "array": [
  1017. 0,
  1018. 0,
  1019. 0,
  1020. 0,
  1021. 0,
  1022. 0,
  1023. 1,
  1024. 1,
  1025. 1,
  1026. 1
  1027. ]
  1028. },
  1029. "_eulerAngles": {
  1030. "__type__": "cc.Vec3",
  1031. "x": 0,
  1032. "y": 0,
  1033. "z": 0
  1034. },
  1035. "_skewX": 0,
  1036. "_skewY": 0,
  1037. "_is3DNode": false,
  1038. "_groupIndex": 0,
  1039. "groupIndex": 0,
  1040. "_id": "05u1pIdTpGgo1hd5NApCcc"
  1041. },
  1042. {
  1043. "__type__": "cc.Sprite",
  1044. "_name": "",
  1045. "_objFlags": 0,
  1046. "node": {
  1047. "__id__": 21
  1048. },
  1049. "_enabled": true,
  1050. "_materials": [],
  1051. "_srcBlendFactor": 770,
  1052. "_dstBlendFactor": 771,
  1053. "_spriteFrame": {
  1054. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  1055. },
  1056. "_type": 0,
  1057. "_sizeMode": 0,
  1058. "_fillType": 0,
  1059. "_fillCenter": {
  1060. "__type__": "cc.Vec2",
  1061. "x": 0,
  1062. "y": 0
  1063. },
  1064. "_fillStart": 0,
  1065. "_fillRange": 0,
  1066. "_isTrimmedMode": true,
  1067. "_atlas": null,
  1068. "_id": "38sgSsYN9AQK9Dd7J2QTAX"
  1069. },
  1070. {
  1071. "__type__": "cc.Widget",
  1072. "_name": "",
  1073. "_objFlags": 0,
  1074. "node": {
  1075. "__id__": 21
  1076. },
  1077. "_enabled": true,
  1078. "alignMode": 1,
  1079. "_target": null,
  1080. "_alignFlags": 45,
  1081. "_left": 0,
  1082. "_right": 0,
  1083. "_top": 0,
  1084. "_bottom": 0,
  1085. "_verticalCenter": 0,
  1086. "_horizontalCenter": 0,
  1087. "_isAbsLeft": true,
  1088. "_isAbsRight": true,
  1089. "_isAbsTop": true,
  1090. "_isAbsBottom": true,
  1091. "_isAbsHorizontalCenter": true,
  1092. "_isAbsVerticalCenter": true,
  1093. "_originalWidth": 100,
  1094. "_originalHeight": 100,
  1095. "_id": "6b+qvxulBH/I1/AaP5x9Re"
  1096. },
  1097. {
  1098. "__type__": "cc.Node",
  1099. "_name": "icon",
  1100. "_objFlags": 0,
  1101. "_parent": {
  1102. "__id__": 20
  1103. },
  1104. "_children": [],
  1105. "_active": true,
  1106. "_components": [
  1107. {
  1108. "__id__": 25
  1109. },
  1110. {
  1111. "__id__": 26
  1112. }
  1113. ],
  1114. "_prefab": null,
  1115. "_opacity": 255,
  1116. "_color": {
  1117. "__type__": "cc.Color",
  1118. "r": 255,
  1119. "g": 255,
  1120. "b": 255,
  1121. "a": 255
  1122. },
  1123. "_contentSize": {
  1124. "__type__": "cc.Size",
  1125. "width": 122,
  1126. "height": 122
  1127. },
  1128. "_anchorPoint": {
  1129. "__type__": "cc.Vec2",
  1130. "x": 0.5,
  1131. "y": 0.5
  1132. },
  1133. "_trs": {
  1134. "__type__": "TypedArray",
  1135. "ctor": "Float64Array",
  1136. "array": [
  1137. 0,
  1138. 39,
  1139. 0,
  1140. 0,
  1141. 0,
  1142. 0,
  1143. 1,
  1144. 1,
  1145. 1,
  1146. 1
  1147. ]
  1148. },
  1149. "_eulerAngles": {
  1150. "__type__": "cc.Vec3",
  1151. "x": 0,
  1152. "y": 0,
  1153. "z": 0
  1154. },
  1155. "_skewX": 0,
  1156. "_skewY": 0,
  1157. "_is3DNode": false,
  1158. "_groupIndex": 0,
  1159. "groupIndex": 0,
  1160. "_id": "44KsPGaipEI5XsRTUhZTK8"
  1161. },
  1162. {
  1163. "__type__": "cc.Sprite",
  1164. "_name": "",
  1165. "_objFlags": 0,
  1166. "node": {
  1167. "__id__": 24
  1168. },
  1169. "_enabled": true,
  1170. "_materials": [],
  1171. "_srcBlendFactor": 770,
  1172. "_dstBlendFactor": 771,
  1173. "_spriteFrame": {
  1174. "__uuid__": "37cd8b40-ca3f-412d-a577-5ea4162c6cee"
  1175. },
  1176. "_type": 0,
  1177. "_sizeMode": 1,
  1178. "_fillType": 0,
  1179. "_fillCenter": {
  1180. "__type__": "cc.Vec2",
  1181. "x": 0,
  1182. "y": 0
  1183. },
  1184. "_fillStart": 0,
  1185. "_fillRange": 0,
  1186. "_isTrimmedMode": true,
  1187. "_atlas": null,
  1188. "_id": "09H26aWrhOxaJwKkELcucP"
  1189. },
  1190. {
  1191. "__type__": "cc.Animation",
  1192. "_name": "",
  1193. "_objFlags": 0,
  1194. "node": {
  1195. "__id__": 24
  1196. },
  1197. "_enabled": true,
  1198. "_defaultClip": {
  1199. "__uuid__": "06cf9e1b-93ac-4cf6-8a67-01db8345cb30"
  1200. },
  1201. "_clips": [
  1202. {
  1203. "__uuid__": "06cf9e1b-93ac-4cf6-8a67-01db8345cb30"
  1204. }
  1205. ],
  1206. "playOnLoad": true,
  1207. "_id": "60WIzMueVHioWmCXcETrLQ"
  1208. },
  1209. {
  1210. "__type__": "cc.Node",
  1211. "_name": "precent",
  1212. "_objFlags": 0,
  1213. "_parent": {
  1214. "__id__": 20
  1215. },
  1216. "_children": [],
  1217. "_active": true,
  1218. "_components": [
  1219. {
  1220. "__id__": 28
  1221. },
  1222. {
  1223. "__id__": 29
  1224. }
  1225. ],
  1226. "_prefab": null,
  1227. "_opacity": 255,
  1228. "_color": {
  1229. "__type__": "cc.Color",
  1230. "r": 255,
  1231. "g": 255,
  1232. "b": 255,
  1233. "a": 255
  1234. },
  1235. "_contentSize": {
  1236. "__type__": "cc.Size",
  1237. "width": 137.38,
  1238. "height": 28
  1239. },
  1240. "_anchorPoint": {
  1241. "__type__": "cc.Vec2",
  1242. "x": 0.5,
  1243. "y": 0.5
  1244. },
  1245. "_trs": {
  1246. "__type__": "TypedArray",
  1247. "ctor": "Float64Array",
  1248. "array": [
  1249. 0,
  1250. -48,
  1251. 0,
  1252. 0,
  1253. 0,
  1254. 0,
  1255. 1,
  1256. 1,
  1257. 1,
  1258. 1
  1259. ]
  1260. },
  1261. "_eulerAngles": {
  1262. "__type__": "cc.Vec3",
  1263. "x": 0,
  1264. "y": 0,
  1265. "z": 0
  1266. },
  1267. "_skewX": 0,
  1268. "_skewY": 0,
  1269. "_is3DNode": false,
  1270. "_groupIndex": 0,
  1271. "groupIndex": 0,
  1272. "_id": "d3daQ07dBE1J/D/PKXQbH3"
  1273. },
  1274. {
  1275. "__type__": "cc.Label",
  1276. "_name": "",
  1277. "_objFlags": 0,
  1278. "node": {
  1279. "__id__": 27
  1280. },
  1281. "_enabled": true,
  1282. "_materials": [],
  1283. "_useOriginalSize": false,
  1284. "_string": "已加载100%",
  1285. "_N$string": "已加载100%",
  1286. "_fontSize": 24,
  1287. "_lineHeight": 28,
  1288. "_enableWrapText": true,
  1289. "_N$file": null,
  1290. "_isSystemFontUsed": true,
  1291. "_spacingX": 0,
  1292. "_batchAsBitmap": false,
  1293. "_styleFlags": 0,
  1294. "_underlineHeight": 0,
  1295. "_N$horizontalAlign": 1,
  1296. "_N$verticalAlign": 1,
  1297. "_N$fontFamily": "Arial",
  1298. "_N$overflow": 0,
  1299. "_N$cacheMode": 0,
  1300. "_id": "baSDgn/xlLSbdakZHMJs7I"
  1301. },
  1302. {
  1303. "__type__": "cc.LabelOutline",
  1304. "_name": "",
  1305. "_objFlags": 0,
  1306. "node": {
  1307. "__id__": 27
  1308. },
  1309. "_enabled": true,
  1310. "_color": {
  1311. "__type__": "cc.Color",
  1312. "r": 21,
  1313. "g": 120,
  1314. "b": 72,
  1315. "a": 255
  1316. },
  1317. "_width": 2,
  1318. "_id": "92DWdIZG5DlLFPdylB+bj3"
  1319. },
  1320. {
  1321. "__type__": "30d1crvh6VF/67vICZBipsC",
  1322. "_name": "",
  1323. "_objFlags": 0,
  1324. "node": {
  1325. "__id__": 20
  1326. },
  1327. "_enabled": true,
  1328. "loadPrecentLabel": {
  1329. "__id__": 28
  1330. },
  1331. "_id": "51NDBXEXxFXphPs+dV4T9s"
  1332. },
  1333. {
  1334. "__type__": "cc.Widget",
  1335. "_name": "",
  1336. "_objFlags": 0,
  1337. "node": {
  1338. "__id__": 20
  1339. },
  1340. "_enabled": true,
  1341. "alignMode": 1,
  1342. "_target": null,
  1343. "_alignFlags": 45,
  1344. "_left": 0,
  1345. "_right": 0,
  1346. "_top": 0,
  1347. "_bottom": 0,
  1348. "_verticalCenter": 0,
  1349. "_horizontalCenter": 0,
  1350. "_isAbsLeft": true,
  1351. "_isAbsRight": true,
  1352. "_isAbsTop": true,
  1353. "_isAbsBottom": true,
  1354. "_isAbsHorizontalCenter": true,
  1355. "_isAbsVerticalCenter": true,
  1356. "_originalWidth": 0,
  1357. "_originalHeight": 0,
  1358. "_id": "63EeRLB/5KtauMMDyMiB48"
  1359. },
  1360. {
  1361. "__type__": "cc.BlockInputEvents",
  1362. "_name": "",
  1363. "_objFlags": 0,
  1364. "node": {
  1365. "__id__": 20
  1366. },
  1367. "_enabled": true,
  1368. "_id": "3ekKTLjJxP+4/QG6ngUXhj"
  1369. },
  1370. {
  1371. "__type__": "cc.Node",
  1372. "_name": "toastCtrl",
  1373. "_objFlags": 0,
  1374. "_parent": {
  1375. "__id__": 2
  1376. },
  1377. "_children": [],
  1378. "_active": true,
  1379. "_components": [
  1380. {
  1381. "__id__": 34
  1382. },
  1383. {
  1384. "__id__": 35
  1385. }
  1386. ],
  1387. "_prefab": null,
  1388. "_opacity": 255,
  1389. "_color": {
  1390. "__type__": "cc.Color",
  1391. "r": 255,
  1392. "g": 255,
  1393. "b": 255,
  1394. "a": 255
  1395. },
  1396. "_contentSize": {
  1397. "__type__": "cc.Size",
  1398. "width": 810,
  1399. "height": 1440
  1400. },
  1401. "_anchorPoint": {
  1402. "__type__": "cc.Vec2",
  1403. "x": 0.5,
  1404. "y": 0.5
  1405. },
  1406. "_trs": {
  1407. "__type__": "TypedArray",
  1408. "ctor": "Float64Array",
  1409. "array": [
  1410. 0,
  1411. 0,
  1412. 0,
  1413. 0,
  1414. 0,
  1415. 0,
  1416. 1,
  1417. 1,
  1418. 1,
  1419. 1
  1420. ]
  1421. },
  1422. "_eulerAngles": {
  1423. "__type__": "cc.Vec3",
  1424. "x": 0,
  1425. "y": 0,
  1426. "z": 0
  1427. },
  1428. "_skewX": 0,
  1429. "_skewY": 0,
  1430. "_is3DNode": false,
  1431. "_groupIndex": 0,
  1432. "groupIndex": 0,
  1433. "_id": "d5MN+1zKhGj40ucVEp244Q"
  1434. },
  1435. {
  1436. "__type__": "78d60dZQvlBOI5DRnYTp00/",
  1437. "_name": "",
  1438. "_objFlags": 0,
  1439. "node": {
  1440. "__id__": 33
  1441. },
  1442. "_enabled": true,
  1443. "itemPrefab": {
  1444. "__uuid__": "b61f4e95-edba-4c47-b9a4-5c476724c192"
  1445. },
  1446. "_holdTime": 2,
  1447. "_showTime": 0.2,
  1448. "_hideTime": 0.3,
  1449. "_totalHeight": 0,
  1450. "_id": "1eK5MwpntKq74ZSUDbhft3"
  1451. },
  1452. {
  1453. "__type__": "cc.Widget",
  1454. "_name": "",
  1455. "_objFlags": 0,
  1456. "node": {
  1457. "__id__": 33
  1458. },
  1459. "_enabled": true,
  1460. "alignMode": 1,
  1461. "_target": null,
  1462. "_alignFlags": 45,
  1463. "_left": 0,
  1464. "_right": 0,
  1465. "_top": 0,
  1466. "_bottom": 0,
  1467. "_verticalCenter": 0,
  1468. "_horizontalCenter": 0,
  1469. "_isAbsLeft": true,
  1470. "_isAbsRight": true,
  1471. "_isAbsTop": true,
  1472. "_isAbsBottom": true,
  1473. "_isAbsHorizontalCenter": true,
  1474. "_isAbsVerticalCenter": true,
  1475. "_originalWidth": 0,
  1476. "_originalHeight": 0,
  1477. "_id": "5b+l/EH7dN9JbQJ8nGH2c4"
  1478. },
  1479. {
  1480. "__type__": "15595pebLlG2bvOPNxrl6kL",
  1481. "_name": "",
  1482. "_objFlags": 0,
  1483. "node": {
  1484. "__id__": 2
  1485. },
  1486. "_enabled": true,
  1487. "_designResolution": {
  1488. "__type__": "cc.Size",
  1489. "width": 810,
  1490. "height": 1440
  1491. },
  1492. "_fitWidth": false,
  1493. "_fitHeight": true,
  1494. "_id": "43ewQR8+FI77r9HVcYXx1C"
  1495. },
  1496. {
  1497. "__type__": "cc.Widget",
  1498. "_name": "",
  1499. "_objFlags": 0,
  1500. "node": {
  1501. "__id__": 2
  1502. },
  1503. "_enabled": true,
  1504. "alignMode": 1,
  1505. "_target": null,
  1506. "_alignFlags": 45,
  1507. "_left": 0,
  1508. "_right": 0,
  1509. "_top": 0,
  1510. "_bottom": 0,
  1511. "_verticalCenter": 0,
  1512. "_horizontalCenter": 0,
  1513. "_isAbsLeft": true,
  1514. "_isAbsRight": true,
  1515. "_isAbsTop": true,
  1516. "_isAbsBottom": true,
  1517. "_isAbsHorizontalCenter": true,
  1518. "_isAbsVerticalCenter": true,
  1519. "_originalWidth": 1138,
  1520. "_originalHeight": 640,
  1521. "_id": "08ZztdIGxMGJ0YoWM+ukgN"
  1522. },
  1523. {
  1524. "__type__": "cc.Node",
  1525. "_name": "ctrl",
  1526. "_objFlags": 0,
  1527. "_parent": {
  1528. "__id__": 1
  1529. },
  1530. "_children": [],
  1531. "_active": true,
  1532. "_components": [
  1533. {
  1534. "__id__": 39
  1535. }
  1536. ],
  1537. "_prefab": null,
  1538. "_opacity": 255,
  1539. "_color": {
  1540. "__type__": "cc.Color",
  1541. "r": 255,
  1542. "g": 255,
  1543. "b": 255,
  1544. "a": 255
  1545. },
  1546. "_contentSize": {
  1547. "__type__": "cc.Size",
  1548. "width": 0,
  1549. "height": 0
  1550. },
  1551. "_anchorPoint": {
  1552. "__type__": "cc.Vec2",
  1553. "x": 0.5,
  1554. "y": 0.5
  1555. },
  1556. "_trs": {
  1557. "__type__": "TypedArray",
  1558. "ctor": "Float64Array",
  1559. "array": [
  1560. 0,
  1561. 0,
  1562. 0,
  1563. 0,
  1564. 0,
  1565. 0,
  1566. 1,
  1567. 1,
  1568. 1,
  1569. 1
  1570. ]
  1571. },
  1572. "_eulerAngles": {
  1573. "__type__": "cc.Vec3",
  1574. "x": 0,
  1575. "y": 0,
  1576. "z": 0
  1577. },
  1578. "_skewX": 0,
  1579. "_skewY": 0,
  1580. "_is3DNode": false,
  1581. "_groupIndex": 0,
  1582. "groupIndex": 0,
  1583. "_id": "66C7+uoVhFfLDFj1SHhW2B"
  1584. },
  1585. {
  1586. "__type__": "7b41bUDBZxISoYTbZprdC/t",
  1587. "_name": "",
  1588. "_objFlags": 0,
  1589. "node": {
  1590. "__id__": 38
  1591. },
  1592. "_enabled": true,
  1593. "alertCtrl": {
  1594. "__id__": 18
  1595. },
  1596. "loadingCtrl": {
  1597. "__id__": 30
  1598. },
  1599. "toastCtrl": {
  1600. "__id__": 34
  1601. },
  1602. "reconnCtrl": null,
  1603. "sceneName": "Main",
  1604. "musicName": "",
  1605. "_id": "feLjXYTI9EzaFoSN8pGUmy"
  1606. }
  1607. ]