InsufficientPanel.prefab 17 KB

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