storeDiamondItem.prefab 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "item",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 6
  24. },
  25. {
  26. "__id__": 9
  27. }
  28. ],
  29. "_active": true,
  30. "_level": 1,
  31. "_components": [
  32. {
  33. "__id__": 13
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 14
  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": 280,
  50. "height": 306
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_position": {
  58. "__type__": "cc.Vec3",
  59. "x": -132,
  60. "y": 191,
  61. "z": 0
  62. },
  63. "_scale": {
  64. "__type__": "cc.Vec3",
  65. "x": 1,
  66. "y": 1,
  67. "z": 1
  68. },
  69. "_rotationX": 0,
  70. "_rotationY": 0,
  71. "_quat": {
  72. "__type__": "cc.Quat",
  73. "x": 0,
  74. "y": 0,
  75. "z": 0,
  76. "w": 1
  77. },
  78. "_skewX": 0,
  79. "_skewY": 0,
  80. "_zIndex": 0,
  81. "groupIndex": 0,
  82. "_id": ""
  83. },
  84. {
  85. "__type__": "cc.Node",
  86. "_name": "store_smallitem_bg",
  87. "_objFlags": 0,
  88. "_parent": {
  89. "__id__": 1
  90. },
  91. "_children": [],
  92. "_active": true,
  93. "_level": 2,
  94. "_components": [
  95. {
  96. "__id__": 3
  97. },
  98. {
  99. "__id__": 4
  100. }
  101. ],
  102. "_prefab": {
  103. "__id__": 5
  104. },
  105. "_opacity": 255,
  106. "_color": {
  107. "__type__": "cc.Color",
  108. "r": 255,
  109. "g": 255,
  110. "b": 255,
  111. "a": 255
  112. },
  113. "_contentSize": {
  114. "__type__": "cc.Size",
  115. "width": 280,
  116. "height": 306
  117. },
  118. "_anchorPoint": {
  119. "__type__": "cc.Vec2",
  120. "x": 0.5,
  121. "y": 0.5
  122. },
  123. "_position": {
  124. "__type__": "cc.Vec3",
  125. "x": 0,
  126. "y": 0,
  127. "z": 0
  128. },
  129. "_scale": {
  130. "__type__": "cc.Vec3",
  131. "x": 1,
  132. "y": 1,
  133. "z": 1
  134. },
  135. "_rotationX": 0,
  136. "_rotationY": 0,
  137. "_quat": {
  138. "__type__": "cc.Quat",
  139. "x": 0,
  140. "y": 0,
  141. "z": 0,
  142. "w": 1
  143. },
  144. "_skewX": 0,
  145. "_skewY": 0,
  146. "_zIndex": 0,
  147. "groupIndex": 0,
  148. "_id": ""
  149. },
  150. {
  151. "__type__": "cc.Sprite",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "node": {
  155. "__id__": 2
  156. },
  157. "_enabled": true,
  158. "_srcBlendFactor": 770,
  159. "_dstBlendFactor": 771,
  160. "_spriteFrame": {
  161. "__uuid__": "5eaa35a9-1d7c-4116-b455-04f5a813d952"
  162. },
  163. "_type": 0,
  164. "_sizeMode": 1,
  165. "_fillType": 0,
  166. "_fillCenter": {
  167. "__type__": "cc.Vec2",
  168. "x": 0,
  169. "y": 0
  170. },
  171. "_fillStart": 0,
  172. "_fillRange": 0,
  173. "_isTrimmedMode": true,
  174. "_state": 0,
  175. "_atlas": null,
  176. "_id": "afS9l4O4FO7LXIsQ/RbOmL"
  177. },
  178. {
  179. "__type__": "cc.Widget",
  180. "_name": "",
  181. "_objFlags": 0,
  182. "node": {
  183. "__id__": 2
  184. },
  185. "_enabled": true,
  186. "alignMode": 1,
  187. "_target": null,
  188. "_alignFlags": 45,
  189. "_left": 0,
  190. "_right": 0,
  191. "_top": 0,
  192. "_bottom": 0,
  193. "_verticalCenter": 0,
  194. "_horizontalCenter": 0,
  195. "_isAbsLeft": true,
  196. "_isAbsRight": true,
  197. "_isAbsTop": true,
  198. "_isAbsBottom": true,
  199. "_isAbsHorizontalCenter": true,
  200. "_isAbsVerticalCenter": true,
  201. "_originalWidth": 280,
  202. "_originalHeight": 306,
  203. "_id": "4euyoAJgVFxbA3nldD1l+i"
  204. },
  205. {
  206. "__type__": "cc.PrefabInfo",
  207. "root": {
  208. "__id__": 1
  209. },
  210. "asset": {
  211. "__uuid__": "1f05f722-c36c-4ee3-b3d4-fcd5cc05b07a"
  212. },
  213. "fileId": "a2x1H3UUdMBobYUHxrW1DH",
  214. "sync": false
  215. },
  216. {
  217. "__type__": "cc.Node",
  218. "_name": "store_diamond_1",
  219. "_objFlags": 0,
  220. "_parent": {
  221. "__id__": 1
  222. },
  223. "_children": [],
  224. "_active": true,
  225. "_level": 2,
  226. "_components": [
  227. {
  228. "__id__": 7
  229. }
  230. ],
  231. "_prefab": {
  232. "__id__": 8
  233. },
  234. "_opacity": 255,
  235. "_color": {
  236. "__type__": "cc.Color",
  237. "r": 255,
  238. "g": 255,
  239. "b": 255,
  240. "a": 255
  241. },
  242. "_contentSize": {
  243. "__type__": "cc.Size",
  244. "width": 197,
  245. "height": 242
  246. },
  247. "_anchorPoint": {
  248. "__type__": "cc.Vec2",
  249. "x": 0.5,
  250. "y": 0.5
  251. },
  252. "_position": {
  253. "__type__": "cc.Vec3",
  254. "x": 0,
  255. "y": 0,
  256. "z": 0
  257. },
  258. "_scale": {
  259. "__type__": "cc.Vec3",
  260. "x": 1,
  261. "y": 1,
  262. "z": 1
  263. },
  264. "_rotationX": 0,
  265. "_rotationY": 0,
  266. "_quat": {
  267. "__type__": "cc.Quat",
  268. "x": 0,
  269. "y": 0,
  270. "z": 0,
  271. "w": 1
  272. },
  273. "_skewX": 0,
  274. "_skewY": 0,
  275. "_zIndex": 0,
  276. "groupIndex": 0,
  277. "_id": ""
  278. },
  279. {
  280. "__type__": "cc.Sprite",
  281. "_name": "",
  282. "_objFlags": 0,
  283. "node": {
  284. "__id__": 6
  285. },
  286. "_enabled": true,
  287. "_srcBlendFactor": 770,
  288. "_dstBlendFactor": 771,
  289. "_spriteFrame": {
  290. "__uuid__": "21df9708-897d-49ce-8ae8-a8760b1fa691"
  291. },
  292. "_type": 0,
  293. "_sizeMode": 1,
  294. "_fillType": 0,
  295. "_fillCenter": {
  296. "__type__": "cc.Vec2",
  297. "x": 0,
  298. "y": 0
  299. },
  300. "_fillStart": 0,
  301. "_fillRange": 0,
  302. "_isTrimmedMode": true,
  303. "_state": 0,
  304. "_atlas": null,
  305. "_id": "94W0p3x5hJe7GFgx2c7IK1"
  306. },
  307. {
  308. "__type__": "cc.PrefabInfo",
  309. "root": {
  310. "__id__": 1
  311. },
  312. "asset": {
  313. "__uuid__": "1f05f722-c36c-4ee3-b3d4-fcd5cc05b07a"
  314. },
  315. "fileId": "1c0Zj+TCBL0aWgSPESfT7K",
  316. "sync": false
  317. },
  318. {
  319. "__type__": "cc.Node",
  320. "_name": "store_diamond_selected",
  321. "_objFlags": 0,
  322. "_parent": {
  323. "__id__": 1
  324. },
  325. "_children": [],
  326. "_active": false,
  327. "_level": 2,
  328. "_components": [
  329. {
  330. "__id__": 10
  331. },
  332. {
  333. "__id__": 11
  334. }
  335. ],
  336. "_prefab": {
  337. "__id__": 12
  338. },
  339. "_opacity": 255,
  340. "_color": {
  341. "__type__": "cc.Color",
  342. "r": 255,
  343. "g": 255,
  344. "b": 255,
  345. "a": 255
  346. },
  347. "_contentSize": {
  348. "__type__": "cc.Size",
  349. "width": 280,
  350. "height": 306
  351. },
  352. "_anchorPoint": {
  353. "__type__": "cc.Vec2",
  354. "x": 0.5,
  355. "y": 0.5
  356. },
  357. "_position": {
  358. "__type__": "cc.Vec3",
  359. "x": 0,
  360. "y": 0,
  361. "z": 0
  362. },
  363. "_scale": {
  364. "__type__": "cc.Vec3",
  365. "x": 1,
  366. "y": 1,
  367. "z": 1
  368. },
  369. "_rotationX": 0,
  370. "_rotationY": 0,
  371. "_quat": {
  372. "__type__": "cc.Quat",
  373. "x": 0,
  374. "y": 0,
  375. "z": 0,
  376. "w": 1
  377. },
  378. "_skewX": 0,
  379. "_skewY": 0,
  380. "_zIndex": 0,
  381. "groupIndex": 0,
  382. "_id": ""
  383. },
  384. {
  385. "__type__": "cc.Sprite",
  386. "_name": "",
  387. "_objFlags": 0,
  388. "node": {
  389. "__id__": 9
  390. },
  391. "_enabled": true,
  392. "_srcBlendFactor": 770,
  393. "_dstBlendFactor": 771,
  394. "_spriteFrame": {
  395. "__uuid__": "303b4710-a97a-4c5b-85c6-c68cfc1a548f"
  396. },
  397. "_type": 0,
  398. "_sizeMode": 0,
  399. "_fillType": 0,
  400. "_fillCenter": {
  401. "__type__": "cc.Vec2",
  402. "x": 0,
  403. "y": 0
  404. },
  405. "_fillStart": 0,
  406. "_fillRange": 0,
  407. "_isTrimmedMode": true,
  408. "_state": 0,
  409. "_atlas": null,
  410. "_id": "6cK7HfpTVLwpep6tFKQ9yS"
  411. },
  412. {
  413. "__type__": "cc.Widget",
  414. "_name": "",
  415. "_objFlags": 0,
  416. "node": {
  417. "__id__": 9
  418. },
  419. "_enabled": true,
  420. "alignMode": 1,
  421. "_target": null,
  422. "_alignFlags": 45,
  423. "_left": 0,
  424. "_right": 0,
  425. "_top": 0,
  426. "_bottom": 0,
  427. "_verticalCenter": 0,
  428. "_horizontalCenter": 0,
  429. "_isAbsLeft": true,
  430. "_isAbsRight": true,
  431. "_isAbsTop": true,
  432. "_isAbsBottom": true,
  433. "_isAbsHorizontalCenter": true,
  434. "_isAbsVerticalCenter": true,
  435. "_originalWidth": 280,
  436. "_originalHeight": 300,
  437. "_id": "d2Hd1it+pFFpFhAu34gG59"
  438. },
  439. {
  440. "__type__": "cc.PrefabInfo",
  441. "root": {
  442. "__id__": 1
  443. },
  444. "asset": {
  445. "__uuid__": "1f05f722-c36c-4ee3-b3d4-fcd5cc05b07a"
  446. },
  447. "fileId": "2d5NqepCJOTYgfOxTlDHG3",
  448. "sync": false
  449. },
  450. {
  451. "__type__": "d741ci1W3JKb4QrVRDmBKoU",
  452. "_name": "",
  453. "_objFlags": 0,
  454. "node": {
  455. "__id__": 1
  456. },
  457. "_enabled": true,
  458. "itemSprite": {
  459. "__id__": 7
  460. },
  461. "selectedSprite": {
  462. "__id__": 10
  463. },
  464. "_id": "0elGaQmG1JoIZcJvG0VJG8"
  465. },
  466. {
  467. "__type__": "cc.PrefabInfo",
  468. "root": {
  469. "__id__": 1
  470. },
  471. "asset": {
  472. "__uuid__": "1f05f722-c36c-4ee3-b3d4-fcd5cc05b07a"
  473. },
  474. "fileId": "ccjHkNuH1CioodYa/7QW00",
  475. "sync": false
  476. }
  477. ]