CoinItem.prefab 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "CoinItem",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "CoinItem",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 16
  32. },
  33. {
  34. "__id__": 18
  35. },
  36. {
  37. "__id__": 20
  38. },
  39. {
  40. "__id__": 22
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 24
  45. },
  46. "_lpos": {
  47. "__type__": "cc.Vec3",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0
  51. },
  52. "_lrot": {
  53. "__type__": "cc.Quat",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0,
  57. "w": 1
  58. },
  59. "_lscale": {
  60. "__type__": "cc.Vec3",
  61. "x": 1,
  62. "y": 1,
  63. "z": 1
  64. },
  65. "_mobility": 0,
  66. "_layer": 33554432,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "Icon",
  78. "_objFlags": 0,
  79. "__editorExtras__": {},
  80. "_parent": {
  81. "__id__": 1
  82. },
  83. "_children": [],
  84. "_active": true,
  85. "_components": [
  86. {
  87. "__id__": 3
  88. },
  89. {
  90. "__id__": 5
  91. }
  92. ],
  93. "_prefab": {
  94. "__id__": 7
  95. },
  96. "_lpos": {
  97. "__type__": "cc.Vec3",
  98. "x": -70,
  99. "y": 0,
  100. "z": 0
  101. },
  102. "_lrot": {
  103. "__type__": "cc.Quat",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0,
  107. "w": 1
  108. },
  109. "_lscale": {
  110. "__type__": "cc.Vec3",
  111. "x": 1,
  112. "y": 1,
  113. "z": 1
  114. },
  115. "_mobility": 0,
  116. "_layer": 33554432,
  117. "_euler": {
  118. "__type__": "cc.Vec3",
  119. "x": 0,
  120. "y": 0,
  121. "z": 0
  122. },
  123. "_id": ""
  124. },
  125. {
  126. "__type__": "cc.UITransform",
  127. "_name": "",
  128. "_objFlags": 0,
  129. "__editorExtras__": {},
  130. "node": {
  131. "__id__": 2
  132. },
  133. "_enabled": true,
  134. "__prefab": {
  135. "__id__": 4
  136. },
  137. "_contentSize": {
  138. "__type__": "cc.Size",
  139. "width": 73,
  140. "height": 74
  141. },
  142. "_anchorPoint": {
  143. "__type__": "cc.Vec2",
  144. "x": 0.5,
  145. "y": 0.5
  146. },
  147. "_id": ""
  148. },
  149. {
  150. "__type__": "cc.CompPrefabInfo",
  151. "fileId": "b3YxYnWuRA+oPpmeJDp/Bu"
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "__editorExtras__": {},
  158. "node": {
  159. "__id__": 2
  160. },
  161. "_enabled": true,
  162. "__prefab": {
  163. "__id__": 6
  164. },
  165. "_customMaterial": null,
  166. "_srcBlendFactor": 2,
  167. "_dstBlendFactor": 4,
  168. "_color": {
  169. "__type__": "cc.Color",
  170. "r": 255,
  171. "g": 255,
  172. "b": 255,
  173. "a": 255
  174. },
  175. "_spriteFrame": {
  176. "__uuid__": "4d64dbe3-0a37-432a-adce-2cc7c15aa5ba@f9941",
  177. "__expectedType__": "cc.SpriteFrame"
  178. },
  179. "_type": 0,
  180. "_fillType": 0,
  181. "_sizeMode": 2,
  182. "_fillCenter": {
  183. "__type__": "cc.Vec2",
  184. "x": 0,
  185. "y": 0
  186. },
  187. "_fillStart": 0,
  188. "_fillRange": 0,
  189. "_isTrimmedMode": true,
  190. "_useGrayscale": false,
  191. "_atlas": null,
  192. "_id": ""
  193. },
  194. {
  195. "__type__": "cc.CompPrefabInfo",
  196. "fileId": "6eiBfTQ5JGB6qwFIc4hsIg"
  197. },
  198. {
  199. "__type__": "cc.PrefabInfo",
  200. "root": {
  201. "__id__": 1
  202. },
  203. "asset": {
  204. "__id__": 0
  205. },
  206. "fileId": "f7E0x/40NBR7tm/VYelJez",
  207. "instance": null,
  208. "targetOverrides": null,
  209. "nestedPrefabInstanceRoots": null
  210. },
  211. {
  212. "__type__": "cc.Node",
  213. "_name": "LbCoin",
  214. "_objFlags": 0,
  215. "__editorExtras__": {},
  216. "_parent": {
  217. "__id__": 1
  218. },
  219. "_children": [],
  220. "_active": true,
  221. "_components": [
  222. {
  223. "__id__": 9
  224. },
  225. {
  226. "__id__": 11
  227. },
  228. {
  229. "__id__": 13
  230. }
  231. ],
  232. "_prefab": {
  233. "__id__": 15
  234. },
  235. "_lpos": {
  236. "__type__": "cc.Vec3",
  237. "x": 16,
  238. "y": 0,
  239. "z": 0
  240. },
  241. "_lrot": {
  242. "__type__": "cc.Quat",
  243. "x": 0,
  244. "y": 0,
  245. "z": 0,
  246. "w": 1
  247. },
  248. "_lscale": {
  249. "__type__": "cc.Vec3",
  250. "x": 1,
  251. "y": 1,
  252. "z": 1
  253. },
  254. "_mobility": 0,
  255. "_layer": 33554432,
  256. "_euler": {
  257. "__type__": "cc.Vec3",
  258. "x": 0,
  259. "y": 0,
  260. "z": 0
  261. },
  262. "_id": ""
  263. },
  264. {
  265. "__type__": "cc.UITransform",
  266. "_name": "",
  267. "_objFlags": 0,
  268. "__editorExtras__": {},
  269. "node": {
  270. "__id__": 8
  271. },
  272. "_enabled": true,
  273. "__prefab": {
  274. "__id__": 10
  275. },
  276. "_contentSize": {
  277. "__type__": "cc.Size",
  278. "width": 100,
  279. "height": 50.4
  280. },
  281. "_anchorPoint": {
  282. "__type__": "cc.Vec2",
  283. "x": 0.5,
  284. "y": 0.5
  285. },
  286. "_id": ""
  287. },
  288. {
  289. "__type__": "cc.CompPrefabInfo",
  290. "fileId": "c1zpRuQEVBtYWjSicAX7/l"
  291. },
  292. {
  293. "__type__": "cc.Label",
  294. "_name": "",
  295. "_objFlags": 0,
  296. "__editorExtras__": {},
  297. "node": {
  298. "__id__": 8
  299. },
  300. "_enabled": true,
  301. "__prefab": {
  302. "__id__": 12
  303. },
  304. "_customMaterial": null,
  305. "_srcBlendFactor": 2,
  306. "_dstBlendFactor": 4,
  307. "_color": {
  308. "__type__": "cc.Color",
  309. "r": 255,
  310. "g": 255,
  311. "b": 255,
  312. "a": 255
  313. },
  314. "_string": "0",
  315. "_horizontalAlign": 1,
  316. "_verticalAlign": 1,
  317. "_actualFontSize": 37,
  318. "_fontSize": 36,
  319. "_fontFamily": "Arial",
  320. "_lineHeight": 40,
  321. "_overflow": 2,
  322. "_enableWrapText": true,
  323. "_font": null,
  324. "_isSystemFontUsed": true,
  325. "_spacingX": 0,
  326. "_isItalic": false,
  327. "_isBold": false,
  328. "_isUnderline": false,
  329. "_underlineHeight": 2,
  330. "_cacheMode": 0,
  331. "_enableOutline": false,
  332. "_outlineColor": {
  333. "__type__": "cc.Color",
  334. "r": 0,
  335. "g": 0,
  336. "b": 0,
  337. "a": 255
  338. },
  339. "_outlineWidth": 2,
  340. "_enableShadow": false,
  341. "_shadowColor": {
  342. "__type__": "cc.Color",
  343. "r": 0,
  344. "g": 0,
  345. "b": 0,
  346. "a": 255
  347. },
  348. "_shadowOffset": {
  349. "__type__": "cc.Vec2",
  350. "x": 2,
  351. "y": 2
  352. },
  353. "_shadowBlur": 2,
  354. "_id": ""
  355. },
  356. {
  357. "__type__": "cc.CompPrefabInfo",
  358. "fileId": "77SVudf41FUatSUpDFo+Sc"
  359. },
  360. {
  361. "__type__": "51142RfrX9DBphTxuZVxIcR",
  362. "_name": "",
  363. "_objFlags": 0,
  364. "__editorExtras__": {},
  365. "node": {
  366. "__id__": 8
  367. },
  368. "_enabled": true,
  369. "__prefab": {
  370. "__id__": 14
  371. },
  372. "prefix": "",
  373. "suffix": "",
  374. "decimalPlaces": 0,
  375. "_id": ""
  376. },
  377. {
  378. "__type__": "cc.CompPrefabInfo",
  379. "fileId": "6blVu4C6tJgI+qzPAOi9NA"
  380. },
  381. {
  382. "__type__": "cc.PrefabInfo",
  383. "root": {
  384. "__id__": 1
  385. },
  386. "asset": {
  387. "__id__": 0
  388. },
  389. "fileId": "a2UJNzhkRF+qM2uM7bQQM5",
  390. "instance": null,
  391. "targetOverrides": null,
  392. "nestedPrefabInstanceRoots": null
  393. },
  394. {
  395. "__type__": "cc.UITransform",
  396. "_name": "",
  397. "_objFlags": 0,
  398. "__editorExtras__": {},
  399. "node": {
  400. "__id__": 1
  401. },
  402. "_enabled": true,
  403. "__prefab": {
  404. "__id__": 17
  405. },
  406. "_contentSize": {
  407. "__type__": "cc.Size",
  408. "width": 159,
  409. "height": 62
  410. },
  411. "_anchorPoint": {
  412. "__type__": "cc.Vec2",
  413. "x": 0.5,
  414. "y": 0.5
  415. },
  416. "_id": ""
  417. },
  418. {
  419. "__type__": "cc.CompPrefabInfo",
  420. "fileId": "a5DChytv9Gc4whCvdJJJc0"
  421. },
  422. {
  423. "__type__": "cc.Sprite",
  424. "_name": "",
  425. "_objFlags": 0,
  426. "__editorExtras__": {},
  427. "node": {
  428. "__id__": 1
  429. },
  430. "_enabled": true,
  431. "__prefab": {
  432. "__id__": 19
  433. },
  434. "_customMaterial": null,
  435. "_srcBlendFactor": 2,
  436. "_dstBlendFactor": 4,
  437. "_color": {
  438. "__type__": "cc.Color",
  439. "r": 255,
  440. "g": 255,
  441. "b": 255,
  442. "a": 255
  443. },
  444. "_spriteFrame": {
  445. "__uuid__": "1830854b-2522-47b6-af8d-5c9e43b9d171@f9941",
  446. "__expectedType__": "cc.SpriteFrame"
  447. },
  448. "_type": 0,
  449. "_fillType": 0,
  450. "_sizeMode": 2,
  451. "_fillCenter": {
  452. "__type__": "cc.Vec2",
  453. "x": 0,
  454. "y": 0
  455. },
  456. "_fillStart": 0,
  457. "_fillRange": 0,
  458. "_isTrimmedMode": true,
  459. "_useGrayscale": false,
  460. "_atlas": null,
  461. "_id": ""
  462. },
  463. {
  464. "__type__": "cc.CompPrefabInfo",
  465. "fileId": "b5aHWYa25Cubdk7hGqv/qS"
  466. },
  467. {
  468. "__type__": "cc.Widget",
  469. "_name": "",
  470. "_objFlags": 0,
  471. "__editorExtras__": {},
  472. "node": {
  473. "__id__": 1
  474. },
  475. "_enabled": true,
  476. "__prefab": {
  477. "__id__": 21
  478. },
  479. "_alignFlags": 0,
  480. "_target": null,
  481. "_left": 263.5,
  482. "_right": 0,
  483. "_top": 770,
  484. "_bottom": 0,
  485. "_horizontalCenter": 0,
  486. "_verticalCenter": 0,
  487. "_isAbsLeft": true,
  488. "_isAbsRight": true,
  489. "_isAbsTop": true,
  490. "_isAbsBottom": true,
  491. "_isAbsHorizontalCenter": true,
  492. "_isAbsVerticalCenter": true,
  493. "_originalWidth": 0,
  494. "_originalHeight": 0,
  495. "_alignMode": 2,
  496. "_lockFlags": 0,
  497. "_id": ""
  498. },
  499. {
  500. "__type__": "cc.CompPrefabInfo",
  501. "fileId": "f2AWmxhlFHkbLMHoU0sQHK"
  502. },
  503. {
  504. "__type__": "c3b43fuycJEPLI1Et7usH3D",
  505. "_name": "",
  506. "_objFlags": 0,
  507. "__editorExtras__": {},
  508. "node": {
  509. "__id__": 1
  510. },
  511. "_enabled": true,
  512. "__prefab": {
  513. "__id__": 23
  514. },
  515. "labelTick": {
  516. "__id__": 13
  517. },
  518. "_id": ""
  519. },
  520. {
  521. "__type__": "cc.CompPrefabInfo",
  522. "fileId": "88yW7+V/NNbpl+Dvr13lfQ"
  523. },
  524. {
  525. "__type__": "cc.PrefabInfo",
  526. "root": {
  527. "__id__": 1
  528. },
  529. "asset": {
  530. "__id__": 0
  531. },
  532. "fileId": "f3Bka97HBLC70aYs8RpRDZ",
  533. "instance": null,
  534. "targetOverrides": null
  535. }
  536. ]