main.fire 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179
  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__": 4
  21. },
  22. {
  23. "__id__": 6
  24. },
  25. {
  26. "__id__": 8
  27. },
  28. {
  29. "__id__": 23
  30. },
  31. {
  32. "__id__": 25
  33. }
  34. ],
  35. "_active": true,
  36. "_components": [],
  37. "_prefab": null,
  38. "_opacity": 255,
  39. "_color": {
  40. "__type__": "cc.Color",
  41. "r": 255,
  42. "g": 255,
  43. "b": 255,
  44. "a": 255
  45. },
  46. "_contentSize": {
  47. "__type__": "cc.Size",
  48. "width": 0,
  49. "height": 0
  50. },
  51. "_anchorPoint": {
  52. "__type__": "cc.Vec2",
  53. "x": 0,
  54. "y": 0
  55. },
  56. "_trs": {
  57. "__type__": "TypedArray",
  58. "ctor": "Float64Array",
  59. "array": [
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 0,
  65. 0,
  66. 1,
  67. 1,
  68. 1,
  69. 1
  70. ]
  71. },
  72. "_is3DNode": true,
  73. "_groupIndex": 0,
  74. "groupIndex": 0,
  75. "autoReleaseAssets": false,
  76. "_id": "f94a4ce1-53b6-4dda-bcb8-2055aa35af7f"
  77. },
  78. {
  79. "__type__": "cc.Node",
  80. "_name": "JsInIos",
  81. "_objFlags": 0,
  82. "_parent": {
  83. "__id__": 1
  84. },
  85. "_children": [],
  86. "_active": true,
  87. "_components": [
  88. {
  89. "__id__": 3
  90. }
  91. ],
  92. "_prefab": null,
  93. "_opacity": 255,
  94. "_color": {
  95. "__type__": "cc.Color",
  96. "r": 255,
  97. "g": 255,
  98. "b": 255,
  99. "a": 255
  100. },
  101. "_contentSize": {
  102. "__type__": "cc.Size",
  103. "width": 0,
  104. "height": 0
  105. },
  106. "_anchorPoint": {
  107. "__type__": "cc.Vec2",
  108. "x": 0.5,
  109. "y": 0.5
  110. },
  111. "_trs": {
  112. "__type__": "TypedArray",
  113. "ctor": "Float64Array",
  114. "array": [
  115. 0,
  116. 0,
  117. 0,
  118. 0,
  119. 0,
  120. 0,
  121. 1,
  122. 1,
  123. 1,
  124. 1
  125. ]
  126. },
  127. "_eulerAngles": {
  128. "__type__": "cc.Vec3",
  129. "x": 0,
  130. "y": 0,
  131. "z": 0
  132. },
  133. "_skewX": 0,
  134. "_skewY": 0,
  135. "_is3DNode": false,
  136. "_groupIndex": 0,
  137. "groupIndex": 0,
  138. "_id": "36zY3ccGZCJq7IxV5k3kPm"
  139. },
  140. {
  141. "__type__": "9b373RDuNBG7bh8jlFgPn2v",
  142. "_name": "",
  143. "_objFlags": 0,
  144. "node": {
  145. "__id__": 2
  146. },
  147. "_enabled": true,
  148. "_id": "b96KNP4UdPb5rvdxDq/2x8"
  149. },
  150. {
  151. "__type__": "cc.Node",
  152. "_name": "Audio",
  153. "_objFlags": 0,
  154. "_parent": {
  155. "__id__": 1
  156. },
  157. "_children": [],
  158. "_active": true,
  159. "_components": [
  160. {
  161. "__id__": 5
  162. }
  163. ],
  164. "_prefab": null,
  165. "_opacity": 255,
  166. "_color": {
  167. "__type__": "cc.Color",
  168. "r": 255,
  169. "g": 255,
  170. "b": 255,
  171. "a": 255
  172. },
  173. "_contentSize": {
  174. "__type__": "cc.Size",
  175. "width": 0,
  176. "height": 0
  177. },
  178. "_anchorPoint": {
  179. "__type__": "cc.Vec2",
  180. "x": 0.5,
  181. "y": 0.5
  182. },
  183. "_trs": {
  184. "__type__": "TypedArray",
  185. "ctor": "Float64Array",
  186. "array": [
  187. 0,
  188. 0,
  189. 0,
  190. 0,
  191. 0,
  192. 0,
  193. 1,
  194. 1,
  195. 1,
  196. 1
  197. ]
  198. },
  199. "_eulerAngles": {
  200. "__type__": "cc.Vec3",
  201. "x": 0,
  202. "y": 0,
  203. "z": 0
  204. },
  205. "_skewX": 0,
  206. "_skewY": 0,
  207. "_is3DNode": false,
  208. "_groupIndex": 0,
  209. "groupIndex": 0,
  210. "_id": "47xWMtWmhOfbqEUHOTTlih"
  211. },
  212. {
  213. "__type__": "bd59bxbSHFE14KCIWNFpfg2",
  214. "_name": "",
  215. "_objFlags": 0,
  216. "node": {
  217. "__id__": 4
  218. },
  219. "_enabled": true,
  220. "audio_bgm": {
  221. "__uuid__": "05fc2b6d-12f5-4a46-974e-00180b407f08"
  222. },
  223. "audio_button": {
  224. "__uuid__": "53bbfefd-2b61-4c14-b86c-5856792cdd57"
  225. },
  226. "audio_dead": {
  227. "__uuid__": "563e4f85-c45b-4109-acfe-516b9a11221f"
  228. },
  229. "audio_hit": {
  230. "__uuid__": "d9c5e7f8-a198-4af5-a510-7ce6bf28b74b"
  231. },
  232. "audio_readygo": {
  233. "__uuid__": "04604801-cecb-4829-9abf-5e3fd0032990"
  234. },
  235. "audio_sensor": {
  236. "__uuid__": "4789e8b8-cd1b-4700-bf4b-f38d768d51a2"
  237. },
  238. "_id": "60UyzgdVdLjbN9Wz33g/qm"
  239. },
  240. {
  241. "__type__": "cc.Node",
  242. "_name": "Pools",
  243. "_objFlags": 0,
  244. "_parent": {
  245. "__id__": 1
  246. },
  247. "_children": [],
  248. "_active": true,
  249. "_components": [
  250. {
  251. "__id__": 7
  252. }
  253. ],
  254. "_prefab": null,
  255. "_opacity": 255,
  256. "_color": {
  257. "__type__": "cc.Color",
  258. "r": 255,
  259. "g": 255,
  260. "b": 255,
  261. "a": 255
  262. },
  263. "_contentSize": {
  264. "__type__": "cc.Size",
  265. "width": 0,
  266. "height": 0
  267. },
  268. "_anchorPoint": {
  269. "__type__": "cc.Vec2",
  270. "x": 0.5,
  271. "y": 0.5
  272. },
  273. "_trs": {
  274. "__type__": "TypedArray",
  275. "ctor": "Float64Array",
  276. "array": [
  277. 0,
  278. 0,
  279. 0,
  280. 0,
  281. 0,
  282. 0,
  283. 1,
  284. 1,
  285. 1,
  286. 1
  287. ]
  288. },
  289. "_eulerAngles": {
  290. "__type__": "cc.Vec3",
  291. "x": 0,
  292. "y": 0,
  293. "z": 0
  294. },
  295. "_skewX": 0,
  296. "_skewY": 0,
  297. "_is3DNode": false,
  298. "_groupIndex": 0,
  299. "groupIndex": 0,
  300. "_id": "bffDYfVUVF4oVyy9YERIYk"
  301. },
  302. {
  303. "__type__": "624194BvFpFrI+rj+kb7sIV",
  304. "_name": "",
  305. "_objFlags": 0,
  306. "node": {
  307. "__id__": 6
  308. },
  309. "_enabled": true,
  310. "_id": "e8uBMu2/lLoqf9nZPUo46M"
  311. },
  312. {
  313. "__type__": "cc.Node",
  314. "_name": "Root",
  315. "_objFlags": 0,
  316. "_parent": {
  317. "__id__": 1
  318. },
  319. "_children": [
  320. {
  321. "__id__": 9
  322. },
  323. {
  324. "__id__": 12
  325. },
  326. {
  327. "__id__": 14
  328. },
  329. {
  330. "__id__": 15
  331. },
  332. {
  333. "__id__": 16
  334. },
  335. {
  336. "__id__": 17
  337. },
  338. {
  339. "__id__": 18
  340. },
  341. {
  342. "__id__": 19
  343. }
  344. ],
  345. "_active": true,
  346. "_components": [
  347. {
  348. "__id__": 20
  349. },
  350. {
  351. "__id__": 21
  352. },
  353. {
  354. "__id__": 22
  355. }
  356. ],
  357. "_prefab": null,
  358. "_opacity": 255,
  359. "_color": {
  360. "__type__": "cc.Color",
  361. "r": 255,
  362. "g": 255,
  363. "b": 255,
  364. "a": 255
  365. },
  366. "_contentSize": {
  367. "__type__": "cc.Size",
  368. "width": 750,
  369. "height": 1334
  370. },
  371. "_anchorPoint": {
  372. "__type__": "cc.Vec2",
  373. "x": 0.5,
  374. "y": 0.5
  375. },
  376. "_trs": {
  377. "__type__": "TypedArray",
  378. "ctor": "Float64Array",
  379. "array": [
  380. 375,
  381. 667,
  382. 0,
  383. 0,
  384. 0,
  385. 0,
  386. 1,
  387. 1,
  388. 1,
  389. 1
  390. ]
  391. },
  392. "_eulerAngles": {
  393. "__type__": "cc.Vec3",
  394. "x": 0,
  395. "y": 0,
  396. "z": 0
  397. },
  398. "_skewX": 0,
  399. "_skewY": 0,
  400. "_is3DNode": false,
  401. "_groupIndex": 0,
  402. "groupIndex": 0,
  403. "_id": "39EteIBx1PzaW3P8Obz0z2"
  404. },
  405. {
  406. "__type__": "cc.Node",
  407. "_name": "Main Camera",
  408. "_objFlags": 0,
  409. "_parent": {
  410. "__id__": 8
  411. },
  412. "_children": [],
  413. "_active": true,
  414. "_components": [
  415. {
  416. "__id__": 10
  417. },
  418. {
  419. "__id__": 11
  420. }
  421. ],
  422. "_prefab": null,
  423. "_opacity": 255,
  424. "_color": {
  425. "__type__": "cc.Color",
  426. "r": 255,
  427. "g": 255,
  428. "b": 255,
  429. "a": 255
  430. },
  431. "_contentSize": {
  432. "__type__": "cc.Size",
  433. "width": 0,
  434. "height": 0
  435. },
  436. "_anchorPoint": {
  437. "__type__": "cc.Vec2",
  438. "x": 0.5,
  439. "y": 0.5
  440. },
  441. "_trs": {
  442. "__type__": "TypedArray",
  443. "ctor": "Float64Array",
  444. "array": [
  445. 0,
  446. 0,
  447. 0,
  448. 0,
  449. 0,
  450. 0,
  451. 1,
  452. 0.5,
  453. 0.5,
  454. 1
  455. ]
  456. },
  457. "_eulerAngles": {
  458. "__type__": "cc.Vec3",
  459. "x": 0,
  460. "y": 0,
  461. "z": 0
  462. },
  463. "_skewX": 0,
  464. "_skewY": 0,
  465. "_is3DNode": false,
  466. "_groupIndex": 0,
  467. "groupIndex": 0,
  468. "_id": "5fYPiLN6ZLBYijIO56FRjZ"
  469. },
  470. {
  471. "__type__": "cc.Camera",
  472. "_name": "",
  473. "_objFlags": 0,
  474. "node": {
  475. "__id__": 9
  476. },
  477. "_enabled": true,
  478. "_cullingMask": -9,
  479. "_clearFlags": 2,
  480. "_backgroundColor": {
  481. "__type__": "cc.Color",
  482. "r": 0,
  483. "g": 0,
  484. "b": 0,
  485. "a": 255
  486. },
  487. "_depth": -1,
  488. "_zoomRatio": 1,
  489. "_targetTexture": null,
  490. "_fov": 60,
  491. "_orthoSize": 10,
  492. "_nearClip": 1,
  493. "_farClip": 4096,
  494. "_ortho": true,
  495. "_rect": {
  496. "__type__": "cc.Rect",
  497. "x": 0,
  498. "y": 0,
  499. "width": 1,
  500. "height": 1
  501. },
  502. "_renderStages": 1,
  503. "_alignWithScreen": true,
  504. "_id": "f5bURoZj9KH6KFisdbYvWH"
  505. },
  506. {
  507. "__type__": "9d059CjjppKvKvWoKnE+CO2",
  508. "_name": "",
  509. "_objFlags": 0,
  510. "node": {
  511. "__id__": 9
  512. },
  513. "_enabled": true,
  514. "target": null,
  515. "_id": "b6/8nl+45Ev4gdi2CJ1gjn"
  516. },
  517. {
  518. "__type__": "cc.Node",
  519. "_name": "UI Camera",
  520. "_objFlags": 0,
  521. "_parent": {
  522. "__id__": 8
  523. },
  524. "_children": [],
  525. "_active": true,
  526. "_components": [
  527. {
  528. "__id__": 13
  529. }
  530. ],
  531. "_prefab": null,
  532. "_opacity": 255,
  533. "_color": {
  534. "__type__": "cc.Color",
  535. "r": 255,
  536. "g": 255,
  537. "b": 255,
  538. "a": 255
  539. },
  540. "_contentSize": {
  541. "__type__": "cc.Size",
  542. "width": 0,
  543. "height": 0
  544. },
  545. "_anchorPoint": {
  546. "__type__": "cc.Vec2",
  547. "x": 0.5,
  548. "y": 0.5
  549. },
  550. "_trs": {
  551. "__type__": "TypedArray",
  552. "ctor": "Float64Array",
  553. "array": [
  554. 0,
  555. 0,
  556. 0,
  557. 0,
  558. 0,
  559. 0,
  560. 1,
  561. 1,
  562. 1,
  563. 1
  564. ]
  565. },
  566. "_eulerAngles": {
  567. "__type__": "cc.Vec3",
  568. "x": 0,
  569. "y": 0,
  570. "z": 0
  571. },
  572. "_skewX": 0,
  573. "_skewY": 0,
  574. "_is3DNode": false,
  575. "_groupIndex": 0,
  576. "groupIndex": 0,
  577. "_id": "26biKh0b1Lf4KsNGmoNWYu"
  578. },
  579. {
  580. "__type__": "cc.Camera",
  581. "_name": "",
  582. "_objFlags": 0,
  583. "node": {
  584. "__id__": 12
  585. },
  586. "_enabled": true,
  587. "_cullingMask": -8,
  588. "_clearFlags": 2,
  589. "_backgroundColor": {
  590. "__type__": "cc.Color",
  591. "r": 0,
  592. "g": 0,
  593. "b": 0,
  594. "a": 0
  595. },
  596. "_depth": 1,
  597. "_zoomRatio": 1,
  598. "_targetTexture": null,
  599. "_fov": 60,
  600. "_orthoSize": 10,
  601. "_nearClip": 1,
  602. "_farClip": 4096,
  603. "_ortho": true,
  604. "_rect": {
  605. "__type__": "cc.Rect",
  606. "x": 0,
  607. "y": 0,
  608. "width": 1,
  609. "height": 1
  610. },
  611. "_renderStages": 1,
  612. "_alignWithScreen": true,
  613. "_id": "a11P6dKnJPX7JBPX2aVwLZ"
  614. },
  615. {
  616. "__type__": "cc.Node",
  617. "_name": "UINode",
  618. "_objFlags": 0,
  619. "_parent": {
  620. "__id__": 8
  621. },
  622. "_children": [],
  623. "_active": true,
  624. "_components": [],
  625. "_prefab": null,
  626. "_opacity": 255,
  627. "_color": {
  628. "__type__": "cc.Color",
  629. "r": 255,
  630. "g": 255,
  631. "b": 255,
  632. "a": 255
  633. },
  634. "_contentSize": {
  635. "__type__": "cc.Size",
  636. "width": 0,
  637. "height": 0
  638. },
  639. "_anchorPoint": {
  640. "__type__": "cc.Vec2",
  641. "x": 0.5,
  642. "y": 0.5
  643. },
  644. "_trs": {
  645. "__type__": "TypedArray",
  646. "ctor": "Float64Array",
  647. "array": [
  648. 0,
  649. 0,
  650. 0,
  651. 0,
  652. 0,
  653. 0,
  654. 1,
  655. 1,
  656. 1,
  657. 1
  658. ]
  659. },
  660. "_eulerAngles": {
  661. "__type__": "cc.Vec3",
  662. "x": 0,
  663. "y": 0,
  664. "z": 0
  665. },
  666. "_skewX": 0,
  667. "_skewY": 0,
  668. "_is3DNode": false,
  669. "_groupIndex": 0,
  670. "groupIndex": 0,
  671. "_id": "f4EDSODpJBxpBcePUk2bWl"
  672. },
  673. {
  674. "__type__": "cc.Node",
  675. "_name": "SpecialNode",
  676. "_objFlags": 0,
  677. "_parent": {
  678. "__id__": 8
  679. },
  680. "_children": [],
  681. "_active": true,
  682. "_components": [],
  683. "_prefab": null,
  684. "_opacity": 255,
  685. "_color": {
  686. "__type__": "cc.Color",
  687. "r": 255,
  688. "g": 255,
  689. "b": 255,
  690. "a": 255
  691. },
  692. "_contentSize": {
  693. "__type__": "cc.Size",
  694. "width": 0,
  695. "height": 0
  696. },
  697. "_anchorPoint": {
  698. "__type__": "cc.Vec2",
  699. "x": 0.5,
  700. "y": 0.5
  701. },
  702. "_trs": {
  703. "__type__": "TypedArray",
  704. "ctor": "Float64Array",
  705. "array": [
  706. 0,
  707. 0,
  708. 0,
  709. 0,
  710. 0,
  711. 0,
  712. 1,
  713. 1,
  714. 1,
  715. 1
  716. ]
  717. },
  718. "_eulerAngles": {
  719. "__type__": "cc.Vec3",
  720. "x": 0,
  721. "y": 0,
  722. "z": 0
  723. },
  724. "_skewX": 0,
  725. "_skewY": 0,
  726. "_is3DNode": false,
  727. "_groupIndex": 0,
  728. "groupIndex": 0,
  729. "_id": "7bicxRqN1Oop/aHBp2kWFj"
  730. },
  731. {
  732. "__type__": "cc.Node",
  733. "_name": "ActivityNode",
  734. "_objFlags": 0,
  735. "_parent": {
  736. "__id__": 8
  737. },
  738. "_children": [],
  739. "_active": true,
  740. "_components": [],
  741. "_prefab": null,
  742. "_opacity": 255,
  743. "_color": {
  744. "__type__": "cc.Color",
  745. "r": 255,
  746. "g": 255,
  747. "b": 255,
  748. "a": 255
  749. },
  750. "_contentSize": {
  751. "__type__": "cc.Size",
  752. "width": 0,
  753. "height": 0
  754. },
  755. "_anchorPoint": {
  756. "__type__": "cc.Vec2",
  757. "x": 0.5,
  758. "y": 0.5
  759. },
  760. "_trs": {
  761. "__type__": "TypedArray",
  762. "ctor": "Float64Array",
  763. "array": [
  764. 0,
  765. 0,
  766. 0,
  767. 0,
  768. 0,
  769. 0,
  770. 1,
  771. 1,
  772. 1,
  773. 1
  774. ]
  775. },
  776. "_eulerAngles": {
  777. "__type__": "cc.Vec3",
  778. "x": 0,
  779. "y": 0,
  780. "z": 0
  781. },
  782. "_skewX": 0,
  783. "_skewY": 0,
  784. "_is3DNode": false,
  785. "_groupIndex": 0,
  786. "groupIndex": 0,
  787. "_id": "d51+7i4eJHMq490Bgk93y+"
  788. },
  789. {
  790. "__type__": "cc.Node",
  791. "_name": "MaskNode",
  792. "_objFlags": 0,
  793. "_parent": {
  794. "__id__": 8
  795. },
  796. "_children": [],
  797. "_active": true,
  798. "_components": [],
  799. "_prefab": null,
  800. "_opacity": 255,
  801. "_color": {
  802. "__type__": "cc.Color",
  803. "r": 255,
  804. "g": 255,
  805. "b": 255,
  806. "a": 255
  807. },
  808. "_contentSize": {
  809. "__type__": "cc.Size",
  810. "width": 0,
  811. "height": 0
  812. },
  813. "_anchorPoint": {
  814. "__type__": "cc.Vec2",
  815. "x": 0.5,
  816. "y": 0.5
  817. },
  818. "_trs": {
  819. "__type__": "TypedArray",
  820. "ctor": "Float64Array",
  821. "array": [
  822. 0,
  823. 0,
  824. 0,
  825. 0,
  826. 0,
  827. 0,
  828. 1,
  829. 1,
  830. 1,
  831. 1
  832. ]
  833. },
  834. "_eulerAngles": {
  835. "__type__": "cc.Vec3",
  836. "x": 0,
  837. "y": 0,
  838. "z": 0
  839. },
  840. "_skewX": 0,
  841. "_skewY": 0,
  842. "_is3DNode": false,
  843. "_groupIndex": 0,
  844. "groupIndex": 0,
  845. "_id": "9837q9U2NOmb5jNoNSdKZX"
  846. },
  847. {
  848. "__type__": "cc.Node",
  849. "_name": "DialogNode",
  850. "_objFlags": 0,
  851. "_parent": {
  852. "__id__": 8
  853. },
  854. "_children": [],
  855. "_active": true,
  856. "_components": [],
  857. "_prefab": null,
  858. "_opacity": 255,
  859. "_color": {
  860. "__type__": "cc.Color",
  861. "r": 255,
  862. "g": 255,
  863. "b": 255,
  864. "a": 255
  865. },
  866. "_contentSize": {
  867. "__type__": "cc.Size",
  868. "width": 0,
  869. "height": 0
  870. },
  871. "_anchorPoint": {
  872. "__type__": "cc.Vec2",
  873. "x": 0.5,
  874. "y": 0.5
  875. },
  876. "_trs": {
  877. "__type__": "TypedArray",
  878. "ctor": "Float64Array",
  879. "array": [
  880. 0,
  881. 0,
  882. 0,
  883. 0,
  884. 0,
  885. 0,
  886. 1,
  887. 1,
  888. 1,
  889. 1
  890. ]
  891. },
  892. "_eulerAngles": {
  893. "__type__": "cc.Vec3",
  894. "x": 0,
  895. "y": 0,
  896. "z": 0
  897. },
  898. "_skewX": 0,
  899. "_skewY": 0,
  900. "_is3DNode": false,
  901. "_groupIndex": 0,
  902. "groupIndex": 0,
  903. "_id": "722XS4jVlOnKL/iM5Z2s2p"
  904. },
  905. {
  906. "__type__": "cc.Node",
  907. "_name": "ToastNode",
  908. "_objFlags": 0,
  909. "_parent": {
  910. "__id__": 8
  911. },
  912. "_children": [],
  913. "_active": true,
  914. "_components": [],
  915. "_prefab": null,
  916. "_opacity": 255,
  917. "_color": {
  918. "__type__": "cc.Color",
  919. "r": 255,
  920. "g": 255,
  921. "b": 255,
  922. "a": 255
  923. },
  924. "_contentSize": {
  925. "__type__": "cc.Size",
  926. "width": 0,
  927. "height": 0
  928. },
  929. "_anchorPoint": {
  930. "__type__": "cc.Vec2",
  931. "x": 0.5,
  932. "y": 0.5
  933. },
  934. "_trs": {
  935. "__type__": "TypedArray",
  936. "ctor": "Float64Array",
  937. "array": [
  938. 0,
  939. 0,
  940. 0,
  941. 0,
  942. 0,
  943. 0,
  944. 1,
  945. 1,
  946. 1,
  947. 1
  948. ]
  949. },
  950. "_eulerAngles": {
  951. "__type__": "cc.Vec3",
  952. "x": 0,
  953. "y": 0,
  954. "z": 0
  955. },
  956. "_skewX": 0,
  957. "_skewY": 0,
  958. "_is3DNode": false,
  959. "_groupIndex": 0,
  960. "groupIndex": 0,
  961. "_id": "cchKBq8YtJo5FovbFpuqIs"
  962. },
  963. {
  964. "__type__": "cc.Canvas",
  965. "_name": "",
  966. "_objFlags": 0,
  967. "node": {
  968. "__id__": 8
  969. },
  970. "_enabled": true,
  971. "_designResolution": {
  972. "__type__": "cc.Size",
  973. "width": 750,
  974. "height": 1334
  975. },
  976. "_fitWidth": false,
  977. "_fitHeight": true,
  978. "_id": "f26HgfmlhNLLOL4xSHjJx2"
  979. },
  980. {
  981. "__type__": "85435i96hpJHY6QjfiNR98t",
  982. "_name": "",
  983. "_objFlags": 0,
  984. "node": {
  985. "__id__": 8
  986. },
  987. "_enabled": true,
  988. "UINode": {
  989. "__id__": 14
  990. },
  991. "SpecialNode": {
  992. "__id__": 15
  993. },
  994. "ActivityNode": {
  995. "__id__": 16
  996. },
  997. "MaskNode": {
  998. "__id__": 17
  999. },
  1000. "DialogNode": {
  1001. "__id__": 18
  1002. },
  1003. "ToastNode": {
  1004. "__id__": 19
  1005. },
  1006. "_id": "d4OSJyH4pHg5loKNBIDtOs"
  1007. },
  1008. {
  1009. "__type__": "cc.Widget",
  1010. "_name": "",
  1011. "_objFlags": 0,
  1012. "node": {
  1013. "__id__": 8
  1014. },
  1015. "_enabled": true,
  1016. "alignMode": 1,
  1017. "_target": null,
  1018. "_alignFlags": 45,
  1019. "_left": 0,
  1020. "_right": 0,
  1021. "_top": 0,
  1022. "_bottom": 0,
  1023. "_verticalCenter": 0,
  1024. "_horizontalCenter": 0,
  1025. "_isAbsLeft": true,
  1026. "_isAbsRight": true,
  1027. "_isAbsTop": true,
  1028. "_isAbsBottom": true,
  1029. "_isAbsHorizontalCenter": true,
  1030. "_isAbsVerticalCenter": true,
  1031. "_originalWidth": 0,
  1032. "_originalHeight": 0,
  1033. "_id": "3doC+RlThPZIhjOwKB7JJA"
  1034. },
  1035. {
  1036. "__type__": "cc.Node",
  1037. "_name": "Entrance",
  1038. "_objFlags": 0,
  1039. "_parent": {
  1040. "__id__": 1
  1041. },
  1042. "_children": [],
  1043. "_active": true,
  1044. "_components": [
  1045. {
  1046. "__id__": 24
  1047. }
  1048. ],
  1049. "_prefab": null,
  1050. "_opacity": 255,
  1051. "_color": {
  1052. "__type__": "cc.Color",
  1053. "r": 255,
  1054. "g": 255,
  1055. "b": 255,
  1056. "a": 255
  1057. },
  1058. "_contentSize": {
  1059. "__type__": "cc.Size",
  1060. "width": 0,
  1061. "height": 0
  1062. },
  1063. "_anchorPoint": {
  1064. "__type__": "cc.Vec2",
  1065. "x": 0.5,
  1066. "y": 0.5
  1067. },
  1068. "_trs": {
  1069. "__type__": "TypedArray",
  1070. "ctor": "Float64Array",
  1071. "array": [
  1072. 0,
  1073. 0,
  1074. 0,
  1075. 0,
  1076. 0,
  1077. 0,
  1078. 1,
  1079. 1,
  1080. 1,
  1081. 1
  1082. ]
  1083. },
  1084. "_eulerAngles": {
  1085. "__type__": "cc.Vec3",
  1086. "x": 0,
  1087. "y": 0,
  1088. "z": 0
  1089. },
  1090. "_skewX": 0,
  1091. "_skewY": 0,
  1092. "_is3DNode": false,
  1093. "_groupIndex": 0,
  1094. "groupIndex": 0,
  1095. "_id": "674wVlEQhKma8G8h6Hxtbd"
  1096. },
  1097. {
  1098. "__type__": "08dc2cCAgtCv4C9OBjKgqbJ",
  1099. "_name": "",
  1100. "_objFlags": 0,
  1101. "node": {
  1102. "__id__": 23
  1103. },
  1104. "_enabled": true,
  1105. "_id": "8cTPyA3qpLAKUiNWcGQUHW"
  1106. },
  1107. {
  1108. "__type__": "cc.Node",
  1109. "_name": "Game",
  1110. "_objFlags": 0,
  1111. "_parent": {
  1112. "__id__": 1
  1113. },
  1114. "_children": [],
  1115. "_active": true,
  1116. "_components": [
  1117. {
  1118. "__id__": 26
  1119. }
  1120. ],
  1121. "_prefab": null,
  1122. "_opacity": 255,
  1123. "_color": {
  1124. "__type__": "cc.Color",
  1125. "r": 255,
  1126. "g": 255,
  1127. "b": 255,
  1128. "a": 255
  1129. },
  1130. "_contentSize": {
  1131. "__type__": "cc.Size",
  1132. "width": 0,
  1133. "height": 0
  1134. },
  1135. "_anchorPoint": {
  1136. "__type__": "cc.Vec2",
  1137. "x": 0.5,
  1138. "y": 0.5
  1139. },
  1140. "_trs": {
  1141. "__type__": "TypedArray",
  1142. "ctor": "Float64Array",
  1143. "array": [
  1144. 0,
  1145. 0,
  1146. 0,
  1147. 0,
  1148. 0,
  1149. 0,
  1150. 1,
  1151. 1,
  1152. 1,
  1153. 1
  1154. ]
  1155. },
  1156. "_eulerAngles": {
  1157. "__type__": "cc.Vec3",
  1158. "x": 0,
  1159. "y": 0,
  1160. "z": 0
  1161. },
  1162. "_skewX": 0,
  1163. "_skewY": 0,
  1164. "_is3DNode": false,
  1165. "_groupIndex": 0,
  1166. "groupIndex": 0,
  1167. "_id": "c4foDfhnZE/bQjcAeWXfuN"
  1168. },
  1169. {
  1170. "__type__": "0f522/4j0NGwJptm+O2awYc",
  1171. "_name": "",
  1172. "_objFlags": 0,
  1173. "node": {
  1174. "__id__": 25
  1175. },
  1176. "_enabled": true,
  1177. "_id": "aayqLiaMhCpYzb8d0Y2whk"
  1178. }
  1179. ]