toggleContainer.prefab 20 KB

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