config.fire 18 KB

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