shuijingping.prefab 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948
  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": "shuijingping",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 7
  25. },
  26. {
  27. "__id__": 15
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 26
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 27
  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": 1334,
  50. "height": 750
  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": "New Sprite(Splash)",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [],
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 3
  98. },
  99. {
  100. "__id__": 4
  101. },
  102. {
  103. "__id__": 5
  104. }
  105. ],
  106. "_prefab": {
  107. "__id__": 6
  108. },
  109. "_opacity": 180,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 0,
  113. "g": 0,
  114. "b": 0,
  115. "a": 255
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 1334,
  120. "height": 750
  121. },
  122. "_anchorPoint": {
  123. "__type__": "cc.Vec2",
  124. "x": 0.5,
  125. "y": 0.5
  126. },
  127. "_trs": {
  128. "__type__": "TypedArray",
  129. "ctor": "Float64Array",
  130. "array": [
  131. 0,
  132. 0,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 1,
  138. 1.2,
  139. 1.2,
  140. 1
  141. ]
  142. },
  143. "_eulerAngles": {
  144. "__type__": "cc.Vec3",
  145. "x": 0,
  146. "y": 0,
  147. "z": 0
  148. },
  149. "_skewX": 0,
  150. "_skewY": 0,
  151. "_is3DNode": false,
  152. "_groupIndex": 0,
  153. "groupIndex": 0,
  154. "_id": ""
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "node": {
  161. "__id__": 2
  162. },
  163. "_enabled": true,
  164. "_materials": [
  165. {
  166. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  167. }
  168. ],
  169. "_srcBlendFactor": 770,
  170. "_dstBlendFactor": 771,
  171. "_spriteFrame": {
  172. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  173. },
  174. "_type": 0,
  175. "_sizeMode": 0,
  176. "_fillType": 0,
  177. "_fillCenter": {
  178. "__type__": "cc.Vec2",
  179. "x": 0,
  180. "y": 0
  181. },
  182. "_fillStart": 0,
  183. "_fillRange": 0,
  184. "_isTrimmedMode": true,
  185. "_atlas": null,
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "50926/BsyZKHYMN6tib9fNS",
  190. "_name": "",
  191. "_objFlags": 0,
  192. "node": {
  193. "__id__": 2
  194. },
  195. "_enabled": true,
  196. "_id": ""
  197. },
  198. {
  199. "__type__": "cc.BlockInputEvents",
  200. "_name": "",
  201. "_objFlags": 0,
  202. "node": {
  203. "__id__": 2
  204. },
  205. "_enabled": true,
  206. "_id": ""
  207. },
  208. {
  209. "__type__": "cc.PrefabInfo",
  210. "root": {
  211. "__id__": 1
  212. },
  213. "asset": {
  214. "__uuid__": "f677fece-b385-4b44-861c-6bc87139c4cd"
  215. },
  216. "fileId": "fbzjnaXQJKUoTtrgipa+Dl",
  217. "sync": false
  218. },
  219. {
  220. "__type__": "cc.Node",
  221. "_name": "New Sprite",
  222. "_objFlags": 0,
  223. "_parent": {
  224. "__id__": 1
  225. },
  226. "_children": [
  227. {
  228. "__id__": 8
  229. }
  230. ],
  231. "_active": true,
  232. "_components": [
  233. {
  234. "__id__": 11
  235. },
  236. {
  237. "__id__": 12
  238. }
  239. ],
  240. "_prefab": {
  241. "__id__": 14
  242. },
  243. "_opacity": 255,
  244. "_color": {
  245. "__type__": "cc.Color",
  246. "r": 255,
  247. "g": 255,
  248. "b": 255,
  249. "a": 255
  250. },
  251. "_contentSize": {
  252. "__type__": "cc.Size",
  253. "width": 200,
  254. "height": 76
  255. },
  256. "_anchorPoint": {
  257. "__type__": "cc.Vec2",
  258. "x": 0.5,
  259. "y": 0.5
  260. },
  261. "_trs": {
  262. "__type__": "TypedArray",
  263. "ctor": "Float64Array",
  264. "array": [
  265. 0,
  266. -163.536,
  267. 0,
  268. 0,
  269. 0,
  270. 0,
  271. 1,
  272. 1,
  273. 1,
  274. 0
  275. ]
  276. },
  277. "_eulerAngles": {
  278. "__type__": "cc.Vec3",
  279. "x": 0,
  280. "y": 0,
  281. "z": 0
  282. },
  283. "_skewX": 0,
  284. "_skewY": 0,
  285. "_is3DNode": false,
  286. "_groupIndex": 0,
  287. "groupIndex": 0,
  288. "_id": ""
  289. },
  290. {
  291. "__type__": "cc.Node",
  292. "_name": "New Label",
  293. "_objFlags": 0,
  294. "_parent": {
  295. "__id__": 7
  296. },
  297. "_children": [],
  298. "_active": true,
  299. "_components": [
  300. {
  301. "__id__": 9
  302. }
  303. ],
  304. "_prefab": {
  305. "__id__": 10
  306. },
  307. "_opacity": 255,
  308. "_color": {
  309. "__type__": "cc.Color",
  310. "r": 255,
  311. "g": 251,
  312. "b": 202,
  313. "a": 255
  314. },
  315. "_contentSize": {
  316. "__type__": "cc.Size",
  317. "width": 50,
  318. "height": 50.4
  319. },
  320. "_anchorPoint": {
  321. "__type__": "cc.Vec2",
  322. "x": 0.5,
  323. "y": 0.5
  324. },
  325. "_trs": {
  326. "__type__": "TypedArray",
  327. "ctor": "Float64Array",
  328. "array": [
  329. 0,
  330. 3,
  331. 0,
  332. 0,
  333. 0,
  334. 0,
  335. 1,
  336. 1,
  337. 1,
  338. 1
  339. ]
  340. },
  341. "_eulerAngles": {
  342. "__type__": "cc.Vec3",
  343. "x": 0,
  344. "y": 0,
  345. "z": 0
  346. },
  347. "_skewX": 0,
  348. "_skewY": 0,
  349. "_is3DNode": false,
  350. "_groupIndex": 0,
  351. "groupIndex": 0,
  352. "_id": ""
  353. },
  354. {
  355. "__type__": "cc.Label",
  356. "_name": "",
  357. "_objFlags": 0,
  358. "node": {
  359. "__id__": 8
  360. },
  361. "_enabled": true,
  362. "_materials": [
  363. {
  364. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  365. }
  366. ],
  367. "_srcBlendFactor": 770,
  368. "_dstBlendFactor": 771,
  369. "_string": "开启",
  370. "_N$string": "开启",
  371. "_fontSize": 25,
  372. "_lineHeight": 40,
  373. "_enableWrapText": true,
  374. "_N$file": {
  375. "__uuid__": "1cdb5762-18d1-4d60-a364-c717229e08e9"
  376. },
  377. "_isSystemFontUsed": false,
  378. "_spacingX": 0,
  379. "_batchAsBitmap": false,
  380. "_styleFlags": 0,
  381. "_underlineHeight": 0,
  382. "_N$horizontalAlign": 1,
  383. "_N$verticalAlign": 1,
  384. "_N$fontFamily": "Arial",
  385. "_N$overflow": 0,
  386. "_N$cacheMode": 0,
  387. "_id": ""
  388. },
  389. {
  390. "__type__": "cc.PrefabInfo",
  391. "root": {
  392. "__id__": 1
  393. },
  394. "asset": {
  395. "__uuid__": "f677fece-b385-4b44-861c-6bc87139c4cd"
  396. },
  397. "fileId": "41TLiuXf1P+5pS73zDbegD",
  398. "sync": false
  399. },
  400. {
  401. "__type__": "cc.Sprite",
  402. "_name": "",
  403. "_objFlags": 0,
  404. "node": {
  405. "__id__": 7
  406. },
  407. "_enabled": true,
  408. "_materials": [
  409. {
  410. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  411. }
  412. ],
  413. "_srcBlendFactor": 770,
  414. "_dstBlendFactor": 771,
  415. "_spriteFrame": {
  416. "__uuid__": "a5f6605f-0689-4bfb-8123-1b1721445855"
  417. },
  418. "_type": 1,
  419. "_sizeMode": 0,
  420. "_fillType": 0,
  421. "_fillCenter": {
  422. "__type__": "cc.Vec2",
  423. "x": 0,
  424. "y": 0
  425. },
  426. "_fillStart": 0,
  427. "_fillRange": 0,
  428. "_isTrimmedMode": true,
  429. "_atlas": null,
  430. "_id": ""
  431. },
  432. {
  433. "__type__": "cc.Button",
  434. "_name": "",
  435. "_objFlags": 0,
  436. "node": {
  437. "__id__": 7
  438. },
  439. "_enabled": true,
  440. "_normalMaterial": null,
  441. "_grayMaterial": null,
  442. "duration": 0.1,
  443. "zoomScale": 0.9,
  444. "clickEvents": [
  445. {
  446. "__id__": 13
  447. }
  448. ],
  449. "_N$interactable": true,
  450. "_N$enableAutoGrayEffect": false,
  451. "_N$transition": 3,
  452. "transition": 3,
  453. "_N$normalColor": {
  454. "__type__": "cc.Color",
  455. "r": 255,
  456. "g": 255,
  457. "b": 255,
  458. "a": 255
  459. },
  460. "_N$pressedColor": {
  461. "__type__": "cc.Color",
  462. "r": 211,
  463. "g": 211,
  464. "b": 211,
  465. "a": 255
  466. },
  467. "pressedColor": {
  468. "__type__": "cc.Color",
  469. "r": 211,
  470. "g": 211,
  471. "b": 211,
  472. "a": 255
  473. },
  474. "_N$hoverColor": {
  475. "__type__": "cc.Color",
  476. "r": 255,
  477. "g": 255,
  478. "b": 255,
  479. "a": 255
  480. },
  481. "hoverColor": {
  482. "__type__": "cc.Color",
  483. "r": 255,
  484. "g": 255,
  485. "b": 255,
  486. "a": 255
  487. },
  488. "_N$disabledColor": {
  489. "__type__": "cc.Color",
  490. "r": 124,
  491. "g": 124,
  492. "b": 124,
  493. "a": 255
  494. },
  495. "_N$normalSprite": null,
  496. "_N$pressedSprite": null,
  497. "pressedSprite": null,
  498. "_N$hoverSprite": null,
  499. "hoverSprite": null,
  500. "_N$disabledSprite": null,
  501. "_N$target": null,
  502. "_id": ""
  503. },
  504. {
  505. "__type__": "cc.ClickEvent",
  506. "target": {
  507. "__id__": 1
  508. },
  509. "component": "",
  510. "_componentId": "0886cVuxUJNFKBE47fC4OSP",
  511. "handler": "onclick",
  512. "customEventData": ""
  513. },
  514. {
  515. "__type__": "cc.PrefabInfo",
  516. "root": {
  517. "__id__": 1
  518. },
  519. "asset": {
  520. "__uuid__": "f677fece-b385-4b44-861c-6bc87139c4cd"
  521. },
  522. "fileId": "c3p58Wal5AoJ3r6QpFQhY4",
  523. "sync": false
  524. },
  525. {
  526. "__type__": "cc.Node",
  527. "_name": "good_item",
  528. "_objFlags": 0,
  529. "_parent": {
  530. "__id__": 1
  531. },
  532. "_children": [
  533. {
  534. "__id__": 16
  535. },
  536. {
  537. "__id__": 19
  538. }
  539. ],
  540. "_active": true,
  541. "_components": [
  542. {
  543. "__id__": 23
  544. }
  545. ],
  546. "_prefab": {
  547. "__id__": 25
  548. },
  549. "_opacity": 255,
  550. "_color": {
  551. "__type__": "cc.Color",
  552. "r": 252,
  553. "g": 252,
  554. "b": 252,
  555. "a": 255
  556. },
  557. "_contentSize": {
  558. "__type__": "cc.Size",
  559. "width": 86,
  560. "height": 86
  561. },
  562. "_anchorPoint": {
  563. "__type__": "cc.Vec2",
  564. "x": 0.5,
  565. "y": 0.5
  566. },
  567. "_trs": {
  568. "__type__": "TypedArray",
  569. "ctor": "Float64Array",
  570. "array": [
  571. 0,
  572. 0,
  573. 0,
  574. 0,
  575. 0,
  576. 0,
  577. 1,
  578. 1,
  579. 1,
  580. 0
  581. ]
  582. },
  583. "_eulerAngles": {
  584. "__type__": "cc.Vec3",
  585. "x": 0,
  586. "y": 0,
  587. "z": 0
  588. },
  589. "_skewX": 0,
  590. "_skewY": 0,
  591. "_is3DNode": false,
  592. "_groupIndex": 0,
  593. "groupIndex": 0,
  594. "_id": ""
  595. },
  596. {
  597. "__type__": "cc.Node",
  598. "_name": "mogu_1",
  599. "_objFlags": 0,
  600. "_parent": {
  601. "__id__": 15
  602. },
  603. "_children": [],
  604. "_active": true,
  605. "_components": [
  606. {
  607. "__id__": 17
  608. }
  609. ],
  610. "_prefab": {
  611. "__id__": 18
  612. },
  613. "_opacity": 255,
  614. "_color": {
  615. "__type__": "cc.Color",
  616. "r": 255,
  617. "g": 255,
  618. "b": 255,
  619. "a": 255
  620. },
  621. "_contentSize": {
  622. "__type__": "cc.Size",
  623. "width": 35,
  624. "height": 37
  625. },
  626. "_anchorPoint": {
  627. "__type__": "cc.Vec2",
  628. "x": 0.5,
  629. "y": 0.5
  630. },
  631. "_trs": {
  632. "__type__": "TypedArray",
  633. "ctor": "Float64Array",
  634. "array": [
  635. 0,
  636. 17.511,
  637. 0,
  638. 0,
  639. 0,
  640. 0,
  641. 1,
  642. 3,
  643. 3,
  644. 1
  645. ]
  646. },
  647. "_eulerAngles": {
  648. "__type__": "cc.Vec3",
  649. "x": 0,
  650. "y": 0,
  651. "z": 0
  652. },
  653. "_skewX": 0,
  654. "_skewY": 0,
  655. "_is3DNode": false,
  656. "_groupIndex": 0,
  657. "groupIndex": 0,
  658. "_id": ""
  659. },
  660. {
  661. "__type__": "cc.Sprite",
  662. "_name": "",
  663. "_objFlags": 0,
  664. "node": {
  665. "__id__": 16
  666. },
  667. "_enabled": true,
  668. "_materials": [
  669. {
  670. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  671. }
  672. ],
  673. "_srcBlendFactor": 770,
  674. "_dstBlendFactor": 771,
  675. "_spriteFrame": {
  676. "__uuid__": "d38dbd35-ff00-4f2c-b70a-bb33e8036259"
  677. },
  678. "_type": 0,
  679. "_sizeMode": 1,
  680. "_fillType": 0,
  681. "_fillCenter": {
  682. "__type__": "cc.Vec2",
  683. "x": 0,
  684. "y": 0
  685. },
  686. "_fillStart": 0,
  687. "_fillRange": 0,
  688. "_isTrimmedMode": true,
  689. "_atlas": null,
  690. "_id": ""
  691. },
  692. {
  693. "__type__": "cc.PrefabInfo",
  694. "root": {
  695. "__id__": 15
  696. },
  697. "asset": {
  698. "__uuid__": "a86a17b7-7dc9-43b7-ae1c-5f43e0d33fc2"
  699. },
  700. "fileId": "44fZ0QJOFJgp2oz1wzF1ah",
  701. "sync": false
  702. },
  703. {
  704. "__type__": "cc.Node",
  705. "_name": "contrast",
  706. "_objFlags": 0,
  707. "_parent": {
  708. "__id__": 15
  709. },
  710. "_children": [],
  711. "_active": true,
  712. "_components": [
  713. {
  714. "__id__": 20
  715. },
  716. {
  717. "__id__": 21
  718. }
  719. ],
  720. "_prefab": {
  721. "__id__": 22
  722. },
  723. "_opacity": 255,
  724. "_color": {
  725. "__type__": "cc.Color",
  726. "r": 255,
  727. "g": 255,
  728. "b": 255,
  729. "a": 255
  730. },
  731. "_contentSize": {
  732. "__type__": "cc.Size",
  733. "width": 77,
  734. "height": 33.5
  735. },
  736. "_anchorPoint": {
  737. "__type__": "cc.Vec2",
  738. "x": 0.5,
  739. "y": 0.5
  740. },
  741. "_trs": {
  742. "__type__": "TypedArray",
  743. "ctor": "Float64Array",
  744. "array": [
  745. 0,
  746. -62.771,
  747. 0,
  748. 0,
  749. 0,
  750. 0,
  751. 1,
  752. 1,
  753. 1,
  754. 1
  755. ]
  756. },
  757. "_eulerAngles": {
  758. "__type__": "cc.Vec3",
  759. "x": 0,
  760. "y": 0,
  761. "z": 0
  762. },
  763. "_skewX": 0,
  764. "_skewY": 0,
  765. "_is3DNode": false,
  766. "_groupIndex": 0,
  767. "groupIndex": 0,
  768. "_id": ""
  769. },
  770. {
  771. "__type__": "cc.Label",
  772. "_name": "",
  773. "_objFlags": 0,
  774. "node": {
  775. "__id__": 19
  776. },
  777. "_enabled": true,
  778. "_materials": [
  779. {
  780. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  781. }
  782. ],
  783. "_srcBlendFactor": 770,
  784. "_dstBlendFactor": 771,
  785. "_string": "水晶瓶",
  786. "_N$string": "水晶瓶",
  787. "_fontSize": 25,
  788. "_lineHeight": 0,
  789. "_enableWrapText": true,
  790. "_N$file": {
  791. "__uuid__": "1cdb5762-18d1-4d60-a364-c717229e08e9"
  792. },
  793. "_isSystemFontUsed": false,
  794. "_spacingX": 0,
  795. "_batchAsBitmap": false,
  796. "_styleFlags": 0,
  797. "_underlineHeight": 0,
  798. "_N$horizontalAlign": 1,
  799. "_N$verticalAlign": 1,
  800. "_N$fontFamily": "Arial",
  801. "_N$overflow": 0,
  802. "_N$cacheMode": 0,
  803. "_id": ""
  804. },
  805. {
  806. "__type__": "cc.LabelOutline",
  807. "_name": "",
  808. "_objFlags": 0,
  809. "node": {
  810. "__id__": 19
  811. },
  812. "_enabled": true,
  813. "_color": {
  814. "__type__": "cc.Color",
  815. "r": 14,
  816. "g": 13,
  817. "b": 12,
  818. "a": 255
  819. },
  820. "_width": 1,
  821. "_id": ""
  822. },
  823. {
  824. "__type__": "cc.PrefabInfo",
  825. "root": {
  826. "__id__": 15
  827. },
  828. "asset": {
  829. "__uuid__": "a86a17b7-7dc9-43b7-ae1c-5f43e0d33fc2"
  830. },
  831. "fileId": "3bcu7zC7dLAaOz6GFJyzjZ",
  832. "sync": false
  833. },
  834. {
  835. "__type__": "cc.Button",
  836. "_name": "",
  837. "_objFlags": 0,
  838. "node": {
  839. "__id__": 15
  840. },
  841. "_enabled": true,
  842. "_normalMaterial": null,
  843. "_grayMaterial": null,
  844. "duration": 0.1,
  845. "zoomScale": 0.9,
  846. "clickEvents": [
  847. {
  848. "__id__": 24
  849. }
  850. ],
  851. "_N$interactable": true,
  852. "_N$enableAutoGrayEffect": false,
  853. "_N$transition": 3,
  854. "transition": 3,
  855. "_N$normalColor": {
  856. "__type__": "cc.Color",
  857. "r": 255,
  858. "g": 255,
  859. "b": 255,
  860. "a": 255
  861. },
  862. "_N$pressedColor": {
  863. "__type__": "cc.Color",
  864. "r": 211,
  865. "g": 211,
  866. "b": 211,
  867. "a": 255
  868. },
  869. "pressedColor": {
  870. "__type__": "cc.Color",
  871. "r": 211,
  872. "g": 211,
  873. "b": 211,
  874. "a": 255
  875. },
  876. "_N$hoverColor": {
  877. "__type__": "cc.Color",
  878. "r": 255,
  879. "g": 255,
  880. "b": 255,
  881. "a": 255
  882. },
  883. "hoverColor": {
  884. "__type__": "cc.Color",
  885. "r": 255,
  886. "g": 255,
  887. "b": 255,
  888. "a": 255
  889. },
  890. "_N$disabledColor": {
  891. "__type__": "cc.Color",
  892. "r": 124,
  893. "g": 124,
  894. "b": 124,
  895. "a": 255
  896. },
  897. "_N$normalSprite": null,
  898. "_N$pressedSprite": null,
  899. "pressedSprite": null,
  900. "_N$hoverSprite": null,
  901. "hoverSprite": null,
  902. "_N$disabledSprite": null,
  903. "_N$target": null,
  904. "_id": ""
  905. },
  906. {
  907. "__type__": "cc.ClickEvent",
  908. "target": {
  909. "__id__": 15
  910. },
  911. "component": "",
  912. "_componentId": "151bdPsfBdMXbh/WAVcXBV2",
  913. "handler": "onclick",
  914. "customEventData": ""
  915. },
  916. {
  917. "__type__": "cc.PrefabInfo",
  918. "root": {
  919. "__id__": 15
  920. },
  921. "asset": {
  922. "__uuid__": "a86a17b7-7dc9-43b7-ae1c-5f43e0d33fc2"
  923. },
  924. "fileId": "6aWDGtN+RGOp/rqkJ0HglS",
  925. "sync": false
  926. },
  927. {
  928. "__type__": "0886cVuxUJNFKBE47fC4OSP",
  929. "_name": "",
  930. "_objFlags": 0,
  931. "node": {
  932. "__id__": 1
  933. },
  934. "_enabled": true,
  935. "_id": ""
  936. },
  937. {
  938. "__type__": "cc.PrefabInfo",
  939. "root": {
  940. "__id__": 1
  941. },
  942. "asset": {
  943. "__uuid__": "f677fece-b385-4b44-861c-6bc87139c4cd"
  944. },
  945. "fileId": "",
  946. "sync": false
  947. }
  948. ]