CarItem.prefab 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314
  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": "CarItem",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. }
  22. ],
  23. "_active": true,
  24. "_level": 1,
  25. "_components": [
  26. {
  27. "__id__": 5
  28. },
  29. {
  30. "__id__": 6
  31. },
  32. {
  33. "__id__": 8
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 9
  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": 192,
  50. "height": 147
  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. 0,
  74. -65,
  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": "Label",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [],
  94. "_active": false,
  95. "_level": 2,
  96. "_components": [
  97. {
  98. "__id__": 3
  99. }
  100. ],
  101. "_prefab": {
  102. "__id__": 4
  103. },
  104. "_opacity": 255,
  105. "_color": {
  106. "__type__": "cc.Color",
  107. "r": 255,
  108. "g": 255,
  109. "b": 255,
  110. "a": 255
  111. },
  112. "_contentSize": {
  113. "__type__": "cc.Size",
  114. "width": 135,
  115. "height": 60
  116. },
  117. "_anchorPoint": {
  118. "__type__": "cc.Vec2",
  119. "x": 0.5,
  120. "y": 0.5
  121. },
  122. "_quat": {
  123. "__type__": "cc.Quat",
  124. "x": 0,
  125. "y": 0,
  126. "z": 0,
  127. "w": 1
  128. },
  129. "_skewX": 0,
  130. "_skewY": 0,
  131. "_zIndex": 0,
  132. "groupIndex": 0,
  133. "_id": "",
  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. },
  151. {
  152. "__type__": "cc.Label",
  153. "_name": "",
  154. "_objFlags": 0,
  155. "node": {
  156. "__id__": 2
  157. },
  158. "_enabled": true,
  159. "_srcBlendFactor": 1,
  160. "_dstBlendFactor": 771,
  161. "_useOriginalSize": false,
  162. "_string": "保时泰",
  163. "_N$string": "保时泰",
  164. "_fontSize": 45,
  165. "_lineHeight": 60,
  166. "_enableWrapText": true,
  167. "_N$file": null,
  168. "_isSystemFontUsed": true,
  169. "_spacingX": 0,
  170. "_N$horizontalAlign": 1,
  171. "_N$verticalAlign": 1,
  172. "_N$fontFamily": "Arial",
  173. "_N$overflow": 0,
  174. "_id": ""
  175. },
  176. {
  177. "__type__": "cc.PrefabInfo",
  178. "root": {
  179. "__id__": 1
  180. },
  181. "asset": {
  182. "__uuid__": "bf35e7d9-a760-4e8b-9542-069fa6e9dedf"
  183. },
  184. "fileId": "2dt/b/2QVN34GkA+MsW3/K",
  185. "sync": false
  186. },
  187. {
  188. "__type__": "cc.Sprite",
  189. "_name": "",
  190. "_objFlags": 0,
  191. "node": {
  192. "__id__": 1
  193. },
  194. "_enabled": true,
  195. "_srcBlendFactor": 770,
  196. "_dstBlendFactor": 771,
  197. "_spriteFrame": {
  198. "__uuid__": "3f7847a3-0d9b-463a-b2d7-56ddcbcdc3e7"
  199. },
  200. "_type": 1,
  201. "_sizeMode": 1,
  202. "_fillType": 0,
  203. "_fillCenter": {
  204. "__type__": "cc.Vec2",
  205. "x": 0,
  206. "y": 0
  207. },
  208. "_fillStart": 0,
  209. "_fillRange": 0,
  210. "_isTrimmedMode": true,
  211. "_state": 0,
  212. "_atlas": {
  213. "__uuid__": "139a8d14-83ef-4095-b772-96789bd5a46f"
  214. },
  215. "_id": ""
  216. },
  217. {
  218. "__type__": "cc.Button",
  219. "_name": "",
  220. "_objFlags": 0,
  221. "node": {
  222. "__id__": 1
  223. },
  224. "_enabled": true,
  225. "transition": 0,
  226. "pressedColor": {
  227. "__type__": "cc.Color",
  228. "r": 211,
  229. "g": 211,
  230. "b": 211,
  231. "a": 255
  232. },
  233. "hoverColor": {
  234. "__type__": "cc.Color",
  235. "r": 255,
  236. "g": 255,
  237. "b": 255,
  238. "a": 255
  239. },
  240. "duration": 0.1,
  241. "zoomScale": 1.2,
  242. "clickEvents": [
  243. {
  244. "__id__": 7
  245. }
  246. ],
  247. "_N$interactable": true,
  248. "_N$enableAutoGrayEffect": false,
  249. "_N$normalColor": {
  250. "__type__": "cc.Color",
  251. "r": 214,
  252. "g": 214,
  253. "b": 214,
  254. "a": 255
  255. },
  256. "_N$disabledColor": {
  257. "__type__": "cc.Color",
  258. "r": 124,
  259. "g": 124,
  260. "b": 124,
  261. "a": 255
  262. },
  263. "_N$normalSprite": null,
  264. "_N$pressedSprite": null,
  265. "pressedSprite": null,
  266. "_N$hoverSprite": null,
  267. "hoverSprite": null,
  268. "_N$disabledSprite": null,
  269. "_N$target": {
  270. "__id__": 1
  271. },
  272. "_id": ""
  273. },
  274. {
  275. "__type__": "cc.ClickEvent",
  276. "target": {
  277. "__id__": 1
  278. },
  279. "component": "CarItem",
  280. "handler": "ClickBuy",
  281. "customEventData": ""
  282. },
  283. {
  284. "__type__": "b4a1bB6YoZJyJWAoX/eo/NJ",
  285. "_name": "",
  286. "_objFlags": 0,
  287. "node": {
  288. "__id__": 1
  289. },
  290. "_enabled": true,
  291. "nameLbl": {
  292. "__id__": 3
  293. },
  294. "icon": {
  295. "__id__": 5
  296. },
  297. "Atlas": {
  298. "__uuid__": "139a8d14-83ef-4095-b772-96789bd5a46f"
  299. },
  300. "Data": null,
  301. "_id": ""
  302. },
  303. {
  304. "__type__": "cc.PrefabInfo",
  305. "root": {
  306. "__id__": 1
  307. },
  308. "asset": {
  309. "__uuid__": "bf35e7d9-a760-4e8b-9542-069fa6e9dedf"
  310. },
  311. "fileId": "d1KbihT21KdpHH7v+DQts3",
  312. "sync": false
  313. }
  314. ]