Game.fire 17 KB

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