ShopItem.prefab 17 KB

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