prefab_button_switch.prefab 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911
  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. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "prefab_button_switch",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 12
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 22
  31. },
  32. {
  33. "__id__": 23
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 24
  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": 176,
  50. "height": 64
  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. 326,
  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": "Background",
  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__": 10
  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": 176,
  121. "height": 64
  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. 0,
  133. 0,
  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": "sprite",
  160. "_objFlags": 0,
  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": 174,
  185. "height": 64
  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__": "18ddadd2-f069-49aa-bb27-9eb128ef3bf2"
  238. },
  239. "_type": 0,
  240. "_sizeMode": 1,
  241. "_fillType": 0,
  242. "_fillCenter": {
  243. "__type__": "cc.Vec2",
  244. "x": 0,
  245. "y": 0
  246. },
  247. "_fillStart": 0,
  248. "_fillRange": 0,
  249. "_isTrimmedMode": true,
  250. "_atlas": {
  251. "__uuid__": "3905bccb-bbf8-4db7-9c38-2343245ba06b"
  252. },
  253. "_id": ""
  254. },
  255. {
  256. "__type__": "cc.PrefabInfo",
  257. "root": {
  258. "__id__": 1
  259. },
  260. "asset": {
  261. "__uuid__": "6fb5a95e-6252-4121-8c26-d74e719be555"
  262. },
  263. "fileId": "38eYb9OmlKF4VhRHnUQCQN",
  264. "sync": false
  265. },
  266. {
  267. "__type__": "cc.Node",
  268. "_name": "sprite",
  269. "_objFlags": 0,
  270. "_parent": {
  271. "__id__": 2
  272. },
  273. "_children": [],
  274. "_active": true,
  275. "_components": [
  276. {
  277. "__id__": 7
  278. },
  279. {
  280. "__id__": 8
  281. }
  282. ],
  283. "_prefab": {
  284. "__id__": 9
  285. },
  286. "_opacity": 255,
  287. "_color": {
  288. "__type__": "cc.Color",
  289. "r": 255,
  290. "g": 255,
  291. "b": 255,
  292. "a": 255
  293. },
  294. "_contentSize": {
  295. "__type__": "cc.Size",
  296. "width": 114,
  297. "height": 64
  298. },
  299. "_anchorPoint": {
  300. "__type__": "cc.Vec2",
  301. "x": 0,
  302. "y": 0.5
  303. },
  304. "_trs": {
  305. "__type__": "TypedArray",
  306. "ctor": "Float64Array",
  307. "array": [
  308. -88,
  309. 0,
  310. 0,
  311. 0,
  312. 0,
  313. 0,
  314. 1,
  315. 1,
  316. 1,
  317. 1
  318. ]
  319. },
  320. "_eulerAngles": {
  321. "__type__": "cc.Vec3",
  322. "x": 0,
  323. "y": 0,
  324. "z": 0
  325. },
  326. "_skewX": 0,
  327. "_skewY": 0,
  328. "_is3DNode": false,
  329. "_groupIndex": 0,
  330. "groupIndex": 0,
  331. "_id": ""
  332. },
  333. {
  334. "__type__": "cc.Sprite",
  335. "_name": "",
  336. "_objFlags": 0,
  337. "node": {
  338. "__id__": 6
  339. },
  340. "_enabled": true,
  341. "_materials": [
  342. {
  343. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  344. }
  345. ],
  346. "_srcBlendFactor": 770,
  347. "_dstBlendFactor": 771,
  348. "_spriteFrame": {
  349. "__uuid__": "9a20ebc4-ceae-48e4-9ad7-cb8de4585ef5"
  350. },
  351. "_type": 0,
  352. "_sizeMode": 1,
  353. "_fillType": 0,
  354. "_fillCenter": {
  355. "__type__": "cc.Vec2",
  356. "x": 0,
  357. "y": 0
  358. },
  359. "_fillStart": 0,
  360. "_fillRange": 0,
  361. "_isTrimmedMode": true,
  362. "_atlas": {
  363. "__uuid__": "3905bccb-bbf8-4db7-9c38-2343245ba06b"
  364. },
  365. "_id": ""
  366. },
  367. {
  368. "__type__": "cc.Widget",
  369. "_name": "",
  370. "_objFlags": 0,
  371. "node": {
  372. "__id__": 6
  373. },
  374. "_enabled": true,
  375. "alignMode": 1,
  376. "_target": null,
  377. "_alignFlags": 8,
  378. "_left": 0,
  379. "_right": 0,
  380. "_top": 0,
  381. "_bottom": 0,
  382. "_verticalCenter": 0,
  383. "_horizontalCenter": 0,
  384. "_isAbsLeft": true,
  385. "_isAbsRight": true,
  386. "_isAbsTop": true,
  387. "_isAbsBottom": true,
  388. "_isAbsHorizontalCenter": true,
  389. "_isAbsVerticalCenter": true,
  390. "_originalWidth": 0,
  391. "_originalHeight": 0,
  392. "_id": ""
  393. },
  394. {
  395. "__type__": "cc.PrefabInfo",
  396. "root": {
  397. "__id__": 1
  398. },
  399. "asset": {
  400. "__uuid__": "6fb5a95e-6252-4121-8c26-d74e719be555"
  401. },
  402. "fileId": "3cSeUXsItLm7PLAlqMroYN",
  403. "sync": false
  404. },
  405. {
  406. "__type__": "cc.Sprite",
  407. "_name": "",
  408. "_objFlags": 0,
  409. "node": {
  410. "__id__": 2
  411. },
  412. "_enabled": true,
  413. "_materials": [
  414. {
  415. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  416. }
  417. ],
  418. "_srcBlendFactor": 770,
  419. "_dstBlendFactor": 771,
  420. "_spriteFrame": {
  421. "__uuid__": "c6d50509-bbdc-418b-9c62-a18adc26b039"
  422. },
  423. "_type": 0,
  424. "_sizeMode": 1,
  425. "_fillType": 0,
  426. "_fillCenter": {
  427. "__type__": "cc.Vec2",
  428. "x": 0,
  429. "y": 0
  430. },
  431. "_fillStart": 0,
  432. "_fillRange": 0,
  433. "_isTrimmedMode": true,
  434. "_atlas": {
  435. "__uuid__": "3905bccb-bbf8-4db7-9c38-2343245ba06b"
  436. },
  437. "_id": ""
  438. },
  439. {
  440. "__type__": "cc.PrefabInfo",
  441. "root": {
  442. "__id__": 1
  443. },
  444. "asset": {
  445. "__uuid__": "6fb5a95e-6252-4121-8c26-d74e719be555"
  446. },
  447. "fileId": "f6AT+BmDpFsIMCUj7hyxV1",
  448. "sync": false
  449. },
  450. {
  451. "__type__": "cc.Node",
  452. "_name": "checkmark",
  453. "_objFlags": 0,
  454. "_parent": {
  455. "__id__": 1
  456. },
  457. "_children": [
  458. {
  459. "__id__": 13
  460. },
  461. {
  462. "__id__": 16
  463. }
  464. ],
  465. "_active": true,
  466. "_components": [
  467. {
  468. "__id__": 20
  469. }
  470. ],
  471. "_prefab": {
  472. "__id__": 21
  473. },
  474. "_opacity": 255,
  475. "_color": {
  476. "__type__": "cc.Color",
  477. "r": 255,
  478. "g": 255,
  479. "b": 255,
  480. "a": 255
  481. },
  482. "_contentSize": {
  483. "__type__": "cc.Size",
  484. "width": 176,
  485. "height": 64
  486. },
  487. "_anchorPoint": {
  488. "__type__": "cc.Vec2",
  489. "x": 0.5,
  490. "y": 0.5
  491. },
  492. "_trs": {
  493. "__type__": "TypedArray",
  494. "ctor": "Float64Array",
  495. "array": [
  496. 0,
  497. 0,
  498. 0,
  499. 0,
  500. 0,
  501. 0,
  502. 1,
  503. 1,
  504. 1,
  505. 1
  506. ]
  507. },
  508. "_eulerAngles": {
  509. "__type__": "cc.Vec3",
  510. "x": 0,
  511. "y": 0,
  512. "z": 0
  513. },
  514. "_skewX": 0,
  515. "_skewY": 0,
  516. "_is3DNode": false,
  517. "_groupIndex": 0,
  518. "groupIndex": 0,
  519. "_id": ""
  520. },
  521. {
  522. "__type__": "cc.Node",
  523. "_name": "sprite",
  524. "_objFlags": 0,
  525. "_parent": {
  526. "__id__": 12
  527. },
  528. "_children": [],
  529. "_active": true,
  530. "_components": [
  531. {
  532. "__id__": 14
  533. }
  534. ],
  535. "_prefab": {
  536. "__id__": 15
  537. },
  538. "_opacity": 255,
  539. "_color": {
  540. "__type__": "cc.Color",
  541. "r": 255,
  542. "g": 255,
  543. "b": 255,
  544. "a": 255
  545. },
  546. "_contentSize": {
  547. "__type__": "cc.Size",
  548. "width": 174,
  549. "height": 64
  550. },
  551. "_anchorPoint": {
  552. "__type__": "cc.Vec2",
  553. "x": 0.5,
  554. "y": 0.5
  555. },
  556. "_trs": {
  557. "__type__": "TypedArray",
  558. "ctor": "Float64Array",
  559. "array": [
  560. 0,
  561. 0,
  562. 0,
  563. 0,
  564. 0,
  565. 0,
  566. 1,
  567. 1,
  568. 1,
  569. 1
  570. ]
  571. },
  572. "_eulerAngles": {
  573. "__type__": "cc.Vec3",
  574. "x": 0,
  575. "y": 0,
  576. "z": 0
  577. },
  578. "_skewX": 0,
  579. "_skewY": 0,
  580. "_is3DNode": false,
  581. "_groupIndex": 0,
  582. "groupIndex": 0,
  583. "_id": ""
  584. },
  585. {
  586. "__type__": "cc.Sprite",
  587. "_name": "",
  588. "_objFlags": 0,
  589. "node": {
  590. "__id__": 13
  591. },
  592. "_enabled": true,
  593. "_materials": [
  594. {
  595. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  596. }
  597. ],
  598. "_srcBlendFactor": 770,
  599. "_dstBlendFactor": 771,
  600. "_spriteFrame": {
  601. "__uuid__": "18ddadd2-f069-49aa-bb27-9eb128ef3bf2"
  602. },
  603. "_type": 0,
  604. "_sizeMode": 1,
  605. "_fillType": 0,
  606. "_fillCenter": {
  607. "__type__": "cc.Vec2",
  608. "x": 0,
  609. "y": 0
  610. },
  611. "_fillStart": 0,
  612. "_fillRange": 0,
  613. "_isTrimmedMode": true,
  614. "_atlas": {
  615. "__uuid__": "3905bccb-bbf8-4db7-9c38-2343245ba06b"
  616. },
  617. "_id": ""
  618. },
  619. {
  620. "__type__": "cc.PrefabInfo",
  621. "root": {
  622. "__id__": 1
  623. },
  624. "asset": {
  625. "__uuid__": "6fb5a95e-6252-4121-8c26-d74e719be555"
  626. },
  627. "fileId": "c7YI9pAaRC34SuaObhs6U/",
  628. "sync": false
  629. },
  630. {
  631. "__type__": "cc.Node",
  632. "_name": "sprite",
  633. "_objFlags": 0,
  634. "_parent": {
  635. "__id__": 12
  636. },
  637. "_children": [],
  638. "_active": true,
  639. "_components": [
  640. {
  641. "__id__": 17
  642. },
  643. {
  644. "__id__": 18
  645. }
  646. ],
  647. "_prefab": {
  648. "__id__": 19
  649. },
  650. "_opacity": 255,
  651. "_color": {
  652. "__type__": "cc.Color",
  653. "r": 255,
  654. "g": 255,
  655. "b": 255,
  656. "a": 255
  657. },
  658. "_contentSize": {
  659. "__type__": "cc.Size",
  660. "width": 114,
  661. "height": 64
  662. },
  663. "_anchorPoint": {
  664. "__type__": "cc.Vec2",
  665. "x": 0,
  666. "y": 0.5
  667. },
  668. "_trs": {
  669. "__type__": "TypedArray",
  670. "ctor": "Float64Array",
  671. "array": [
  672. -26,
  673. 0,
  674. 0,
  675. 0,
  676. 0,
  677. 0,
  678. 1,
  679. 1,
  680. 1,
  681. 1
  682. ]
  683. },
  684. "_eulerAngles": {
  685. "__type__": "cc.Vec3",
  686. "x": 0,
  687. "y": 0,
  688. "z": 0
  689. },
  690. "_skewX": 0,
  691. "_skewY": 0,
  692. "_is3DNode": false,
  693. "_groupIndex": 0,
  694. "groupIndex": 0,
  695. "_id": ""
  696. },
  697. {
  698. "__type__": "cc.Sprite",
  699. "_name": "",
  700. "_objFlags": 0,
  701. "node": {
  702. "__id__": 16
  703. },
  704. "_enabled": true,
  705. "_materials": [
  706. {
  707. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  708. }
  709. ],
  710. "_srcBlendFactor": 770,
  711. "_dstBlendFactor": 771,
  712. "_spriteFrame": {
  713. "__uuid__": "9a20ebc4-ceae-48e4-9ad7-cb8de4585ef5"
  714. },
  715. "_type": 0,
  716. "_sizeMode": 1,
  717. "_fillType": 0,
  718. "_fillCenter": {
  719. "__type__": "cc.Vec2",
  720. "x": 0,
  721. "y": 0
  722. },
  723. "_fillStart": 0,
  724. "_fillRange": 0,
  725. "_isTrimmedMode": true,
  726. "_atlas": {
  727. "__uuid__": "3905bccb-bbf8-4db7-9c38-2343245ba06b"
  728. },
  729. "_id": ""
  730. },
  731. {
  732. "__type__": "cc.Widget",
  733. "_name": "",
  734. "_objFlags": 0,
  735. "node": {
  736. "__id__": 16
  737. },
  738. "_enabled": true,
  739. "alignMode": 1,
  740. "_target": null,
  741. "_alignFlags": 32,
  742. "_left": 0,
  743. "_right": 0,
  744. "_top": 0,
  745. "_bottom": 0,
  746. "_verticalCenter": 0,
  747. "_horizontalCenter": 0,
  748. "_isAbsLeft": true,
  749. "_isAbsRight": true,
  750. "_isAbsTop": true,
  751. "_isAbsBottom": true,
  752. "_isAbsHorizontalCenter": true,
  753. "_isAbsVerticalCenter": true,
  754. "_originalWidth": 114,
  755. "_originalHeight": 0,
  756. "_id": ""
  757. },
  758. {
  759. "__type__": "cc.PrefabInfo",
  760. "root": {
  761. "__id__": 1
  762. },
  763. "asset": {
  764. "__uuid__": "6fb5a95e-6252-4121-8c26-d74e719be555"
  765. },
  766. "fileId": "5etugbMolPkKc5cvltHp2M",
  767. "sync": false
  768. },
  769. {
  770. "__type__": "cc.Sprite",
  771. "_name": "",
  772. "_objFlags": 0,
  773. "node": {
  774. "__id__": 12
  775. },
  776. "_enabled": true,
  777. "_materials": [
  778. {
  779. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  780. }
  781. ],
  782. "_srcBlendFactor": 770,
  783. "_dstBlendFactor": 771,
  784. "_spriteFrame": {
  785. "__uuid__": "c6d50509-bbdc-418b-9c62-a18adc26b039"
  786. },
  787. "_type": 0,
  788. "_sizeMode": 1,
  789. "_fillType": 0,
  790. "_fillCenter": {
  791. "__type__": "cc.Vec2",
  792. "x": 0,
  793. "y": 0
  794. },
  795. "_fillStart": 0,
  796. "_fillRange": 0,
  797. "_isTrimmedMode": false,
  798. "_atlas": {
  799. "__uuid__": "3905bccb-bbf8-4db7-9c38-2343245ba06b"
  800. },
  801. "_id": ""
  802. },
  803. {
  804. "__type__": "cc.PrefabInfo",
  805. "root": {
  806. "__id__": 1
  807. },
  808. "asset": {
  809. "__uuid__": "6fb5a95e-6252-4121-8c26-d74e719be555"
  810. },
  811. "fileId": "920GpRWr9B9o8V1TgvqY/y",
  812. "sync": false
  813. },
  814. {
  815. "__type__": "e4f5d8RjqtEt7DmSwWW+VtU",
  816. "_name": "",
  817. "_objFlags": 0,
  818. "node": {
  819. "__id__": 1
  820. },
  821. "_enabled": true,
  822. "_id": ""
  823. },
  824. {
  825. "__type__": "cc.Toggle",
  826. "_name": "",
  827. "_objFlags": 0,
  828. "node": {
  829. "__id__": 1
  830. },
  831. "_enabled": true,
  832. "_normalMaterial": null,
  833. "_grayMaterial": null,
  834. "duration": 0.1,
  835. "zoomScale": 1,
  836. "clickEvents": [],
  837. "_N$interactable": true,
  838. "_N$enableAutoGrayEffect": false,
  839. "_N$transition": 0,
  840. "transition": 0,
  841. "_N$normalColor": {
  842. "__type__": "cc.Color",
  843. "r": 214,
  844. "g": 214,
  845. "b": 214,
  846. "a": 255
  847. },
  848. "_N$pressedColor": {
  849. "__type__": "cc.Color",
  850. "r": 211,
  851. "g": 211,
  852. "b": 211,
  853. "a": 255
  854. },
  855. "pressedColor": {
  856. "__type__": "cc.Color",
  857. "r": 211,
  858. "g": 211,
  859. "b": 211,
  860. "a": 255
  861. },
  862. "_N$hoverColor": {
  863. "__type__": "cc.Color",
  864. "r": 255,
  865. "g": 255,
  866. "b": 255,
  867. "a": 255
  868. },
  869. "hoverColor": {
  870. "__type__": "cc.Color",
  871. "r": 255,
  872. "g": 255,
  873. "b": 255,
  874. "a": 255
  875. },
  876. "_N$disabledColor": {
  877. "__type__": "cc.Color",
  878. "r": 124,
  879. "g": 124,
  880. "b": 124,
  881. "a": 255
  882. },
  883. "_N$normalSprite": null,
  884. "_N$pressedSprite": null,
  885. "pressedSprite": null,
  886. "_N$hoverSprite": null,
  887. "hoverSprite": null,
  888. "_N$disabledSprite": null,
  889. "_N$target": {
  890. "__id__": 2
  891. },
  892. "_N$isChecked": true,
  893. "toggleGroup": null,
  894. "checkMark": {
  895. "__id__": 20
  896. },
  897. "checkEvents": [],
  898. "_id": ""
  899. },
  900. {
  901. "__type__": "cc.PrefabInfo",
  902. "root": {
  903. "__id__": 1
  904. },
  905. "asset": {
  906. "__uuid__": "6fb5a95e-6252-4121-8c26-d74e719be555"
  907. },
  908. "fileId": "11M714usBFNZCplnRkgxgd",
  909. "sync": false
  910. }
  911. ]