ShopItem.prefab 19 KB

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