MainScene.fire 18 KB

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