AchieveItem.prefab 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500
  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": "AchieveItem",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 8
  24. }
  25. ],
  26. "_active": true,
  27. "_level": 1,
  28. "_components": [
  29. {
  30. "__id__": 11
  31. },
  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": 180,
  50. "height": 192
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_quat": {
  58. "__type__": "cc.Quat",
  59. "x": 0,
  60. "y": 0,
  61. "z": 0,
  62. "w": 1
  63. },
  64. "_skewX": 0,
  65. "_skewY": 0,
  66. "_zIndex": 0,
  67. "groupIndex": 0,
  68. "_id": "",
  69. "_trs": {
  70. "__type__": "TypedArray",
  71. "ctor": "Float64Array",
  72. "array": [
  73. -200,
  74. -100,
  75. 0,
  76. 0,
  77. 0,
  78. 0,
  79. 1,
  80. 1,
  81. 1,
  82. 1
  83. ]
  84. }
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "IBg",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [
  94. {
  95. "__id__": 3
  96. }
  97. ],
  98. "_active": true,
  99. "_level": 2,
  100. "_components": [
  101. {
  102. "__id__": 6
  103. }
  104. ],
  105. "_prefab": {
  106. "__id__": 7
  107. },
  108. "_opacity": 255,
  109. "_color": {
  110. "__type__": "cc.Color",
  111. "r": 255,
  112. "g": 255,
  113. "b": 255,
  114. "a": 255
  115. },
  116. "_contentSize": {
  117. "__type__": "cc.Size",
  118. "width": 150,
  119. "height": 154
  120. },
  121. "_anchorPoint": {
  122. "__type__": "cc.Vec2",
  123. "x": 0.5,
  124. "y": 0.5
  125. },
  126. "_quat": {
  127. "__type__": "cc.Quat",
  128. "x": 0,
  129. "y": 0,
  130. "z": 0,
  131. "w": 1
  132. },
  133. "_skewX": 0,
  134. "_skewY": 0,
  135. "_zIndex": 0,
  136. "groupIndex": 0,
  137. "_id": "",
  138. "_trs": {
  139. "__type__": "TypedArray",
  140. "ctor": "Float64Array",
  141. "array": [
  142. 0,
  143. 0,
  144. 0,
  145. 0,
  146. 0,
  147. 0,
  148. 1,
  149. 1,
  150. 1,
  151. 1
  152. ]
  153. }
  154. },
  155. {
  156. "__type__": "cc.Node",
  157. "_name": "Icon",
  158. "_objFlags": 0,
  159. "_parent": {
  160. "__id__": 2
  161. },
  162. "_children": [],
  163. "_active": true,
  164. "_level": 3,
  165. "_components": [
  166. {
  167. "__id__": 4
  168. }
  169. ],
  170. "_prefab": {
  171. "__id__": 5
  172. },
  173. "_opacity": 255,
  174. "_color": {
  175. "__type__": "cc.Color",
  176. "r": 255,
  177. "g": 255,
  178. "b": 255,
  179. "a": 255
  180. },
  181. "_contentSize": {
  182. "__type__": "cc.Size",
  183. "width": 100,
  184. "height": 100
  185. },
  186. "_anchorPoint": {
  187. "__type__": "cc.Vec2",
  188. "x": 0.5,
  189. "y": 0.5
  190. },
  191. "_quat": {
  192. "__type__": "cc.Quat",
  193. "x": 0,
  194. "y": 0,
  195. "z": 0,
  196. "w": 1
  197. },
  198. "_skewX": 0,
  199. "_skewY": 0,
  200. "_zIndex": 0,
  201. "groupIndex": 0,
  202. "_id": "",
  203. "_trs": {
  204. "__type__": "TypedArray",
  205. "ctor": "Float64Array",
  206. "array": [
  207. 0,
  208. 0,
  209. 0,
  210. 0,
  211. 0,
  212. 0,
  213. 1,
  214. 1,
  215. 1,
  216. 1
  217. ]
  218. }
  219. },
  220. {
  221. "__type__": "cc.Sprite",
  222. "_name": "",
  223. "_objFlags": 0,
  224. "node": {
  225. "__id__": 3
  226. },
  227. "_enabled": true,
  228. "_srcBlendFactor": 770,
  229. "_dstBlendFactor": 771,
  230. "_spriteFrame": {
  231. "__uuid__": "ccec4c71-c0ec-44a0-891b-7641f821281d"
  232. },
  233. "_type": 0,
  234. "_sizeMode": 0,
  235. "_fillType": 0,
  236. "_fillCenter": {
  237. "__type__": "cc.Vec2",
  238. "x": 0,
  239. "y": 0
  240. },
  241. "_fillStart": 0,
  242. "_fillRange": 0,
  243. "_isTrimmedMode": true,
  244. "_state": 0,
  245. "_atlas": {
  246. "__uuid__": "f6aceac7-91c6-45c3-a345-fbcbcd806c02"
  247. },
  248. "_id": ""
  249. },
  250. {
  251. "__type__": "cc.PrefabInfo",
  252. "root": {
  253. "__id__": 1
  254. },
  255. "asset": {
  256. "__uuid__": "7d81ebe1-1b02-48f1-a979-4a08e951679d"
  257. },
  258. "fileId": "e9J4U3wfNCxoZ4RcuUsfOs",
  259. "sync": false
  260. },
  261. {
  262. "__type__": "cc.Sprite",
  263. "_name": "",
  264. "_objFlags": 0,
  265. "node": {
  266. "__id__": 2
  267. },
  268. "_enabled": true,
  269. "_srcBlendFactor": 770,
  270. "_dstBlendFactor": 771,
  271. "_spriteFrame": {
  272. "__uuid__": "05e1ea7b-1518-4a54-92d2-2694f6f64bd1"
  273. },
  274. "_type": 1,
  275. "_sizeMode": 1,
  276. "_fillType": 0,
  277. "_fillCenter": {
  278. "__type__": "cc.Vec2",
  279. "x": 0,
  280. "y": 0
  281. },
  282. "_fillStart": 0,
  283. "_fillRange": 0,
  284. "_isTrimmedMode": true,
  285. "_state": 0,
  286. "_atlas": {
  287. "__uuid__": "c2802fac-91e7-427f-b845-b976bb609cc5"
  288. },
  289. "_id": ""
  290. },
  291. {
  292. "__type__": "cc.PrefabInfo",
  293. "root": {
  294. "__id__": 1
  295. },
  296. "asset": {
  297. "__uuid__": "7d81ebe1-1b02-48f1-a979-4a08e951679d"
  298. },
  299. "fileId": "7cNEtJtGBGx5Tynskcljb2",
  300. "sync": false
  301. },
  302. {
  303. "__type__": "cc.Node",
  304. "_name": "NameLbl",
  305. "_objFlags": 0,
  306. "_parent": {
  307. "__id__": 1
  308. },
  309. "_children": [],
  310. "_active": true,
  311. "_level": 1,
  312. "_components": [
  313. {
  314. "__id__": 9
  315. }
  316. ],
  317. "_prefab": {
  318. "__id__": 10
  319. },
  320. "_opacity": 255,
  321. "_color": {
  322. "__type__": "cc.Color",
  323. "r": 69,
  324. "g": 69,
  325. "b": 69,
  326. "a": 255
  327. },
  328. "_contentSize": {
  329. "__type__": "cc.Size",
  330. "width": 128,
  331. "height": 40
  332. },
  333. "_anchorPoint": {
  334. "__type__": "cc.Vec2",
  335. "x": 0.5,
  336. "y": 0.5
  337. },
  338. "_quat": {
  339. "__type__": "cc.Quat",
  340. "x": 0,
  341. "y": 0,
  342. "z": 0,
  343. "w": 1
  344. },
  345. "_skewX": 0,
  346. "_skewY": 0,
  347. "_zIndex": 0,
  348. "groupIndex": 0,
  349. "_id": "",
  350. "_trs": {
  351. "__type__": "TypedArray",
  352. "ctor": "Float64Array",
  353. "array": [
  354. 0,
  355. -96,
  356. 0,
  357. 0,
  358. 0,
  359. 0,
  360. 1,
  361. 1,
  362. 1,
  363. 1
  364. ]
  365. }
  366. },
  367. {
  368. "__type__": "cc.Label",
  369. "_name": "",
  370. "_objFlags": 0,
  371. "node": {
  372. "__id__": 8
  373. },
  374. "_enabled": true,
  375. "_srcBlendFactor": 1,
  376. "_dstBlendFactor": 771,
  377. "_useOriginalSize": false,
  378. "_string": "一夜暴富",
  379. "_N$string": "一夜暴富",
  380. "_fontSize": 32,
  381. "_lineHeight": 40,
  382. "_enableWrapText": true,
  383. "_N$file": null,
  384. "_isSystemFontUsed": true,
  385. "_spacingX": 0,
  386. "_N$horizontalAlign": 1,
  387. "_N$verticalAlign": 1,
  388. "_N$fontFamily": "Arial",
  389. "_N$overflow": 0,
  390. "_id": ""
  391. },
  392. {
  393. "__type__": "cc.PrefabInfo",
  394. "root": {
  395. "__id__": 1
  396. },
  397. "asset": {
  398. "__uuid__": "7d81ebe1-1b02-48f1-a979-4a08e951679d"
  399. },
  400. "fileId": "93sJZSteFHf7q2McbDP5rb",
  401. "sync": false
  402. },
  403. {
  404. "__type__": "cc.Button",
  405. "_name": "",
  406. "_objFlags": 0,
  407. "node": {
  408. "__id__": 1
  409. },
  410. "_enabled": true,
  411. "transition": 0,
  412. "pressedColor": {
  413. "__type__": "cc.Color",
  414. "r": 211,
  415. "g": 211,
  416. "b": 211,
  417. "a": 255
  418. },
  419. "hoverColor": {
  420. "__type__": "cc.Color",
  421. "r": 124,
  422. "g": 124,
  423. "b": 124,
  424. "a": 255
  425. },
  426. "duration": 0.1,
  427. "zoomScale": 1.2,
  428. "clickEvents": [
  429. {
  430. "__id__": 12
  431. }
  432. ],
  433. "_N$interactable": true,
  434. "_N$enableAutoGrayEffect": false,
  435. "_N$normalColor": {
  436. "__type__": "cc.Color",
  437. "r": 214,
  438. "g": 214,
  439. "b": 214,
  440. "a": 255
  441. },
  442. "_N$disabledColor": {
  443. "__type__": "cc.Color",
  444. "r": 124,
  445. "g": 124,
  446. "b": 124,
  447. "a": 255
  448. },
  449. "_N$normalSprite": null,
  450. "_N$pressedSprite": null,
  451. "pressedSprite": null,
  452. "_N$hoverSprite": null,
  453. "hoverSprite": null,
  454. "_N$disabledSprite": null,
  455. "_N$target": {
  456. "__id__": 1
  457. },
  458. "_id": ""
  459. },
  460. {
  461. "__type__": "cc.ClickEvent",
  462. "target": {
  463. "__id__": 1
  464. },
  465. "component": "HonorItem",
  466. "handler": "ClickOpenTip",
  467. "customEventData": ""
  468. },
  469. {
  470. "__type__": "3a387GurgBME4n57ivPSuax",
  471. "_name": "",
  472. "_objFlags": 0,
  473. "node": {
  474. "__id__": 1
  475. },
  476. "_enabled": true,
  477. "Atlas": {
  478. "__uuid__": "f6aceac7-91c6-45c3-a345-fbcbcd806c02"
  479. },
  480. "icon": {
  481. "__id__": 4
  482. },
  483. "nameLbl": {
  484. "__id__": 9
  485. },
  486. "Data": null,
  487. "_id": ""
  488. },
  489. {
  490. "__type__": "cc.PrefabInfo",
  491. "root": {
  492. "__id__": 1
  493. },
  494. "asset": {
  495. "__uuid__": "7d81ebe1-1b02-48f1-a979-4a08e951679d"
  496. },
  497. "fileId": "75fxVfESRFsqXHSFjCb3OO",
  498. "sync": false
  499. }
  500. ]