LoginScene.fire 18 KB

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