d1b8be49-b0a0-435c-83b7-552bed4bbe35.json 21 KB

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