TipItem.prefab 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "TipItem",
  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": "TipItem",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. }
  24. ],
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 8
  29. },
  30. {
  31. "__id__": 10
  32. },
  33. {
  34. "__id__": 12
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 14
  39. },
  40. "_lpos": {
  41. "__type__": "cc.Vec3",
  42. "x": 0,
  43. "y": 0,
  44. "z": 0
  45. },
  46. "_lrot": {
  47. "__type__": "cc.Quat",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0,
  51. "w": 1
  52. },
  53. "_lscale": {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. "_mobility": 0,
  60. "_layer": 33554432,
  61. "_euler": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_id": ""
  68. },
  69. {
  70. "__type__": "cc.Node",
  71. "_name": "contentLabel",
  72. "_objFlags": 0,
  73. "__editorExtras__": {},
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [],
  78. "_active": true,
  79. "_components": [
  80. {
  81. "__id__": 3
  82. },
  83. {
  84. "__id__": 5
  85. }
  86. ],
  87. "_prefab": {
  88. "__id__": 7
  89. },
  90. "_lpos": {
  91. "__type__": "cc.Vec3",
  92. "x": 0,
  93. "y": 0,
  94. "z": 0
  95. },
  96. "_lrot": {
  97. "__type__": "cc.Quat",
  98. "x": 0,
  99. "y": 0,
  100. "z": 0,
  101. "w": 1
  102. },
  103. "_lscale": {
  104. "__type__": "cc.Vec3",
  105. "x": 1,
  106. "y": 1,
  107. "z": 1
  108. },
  109. "_mobility": 0,
  110. "_layer": 33554432,
  111. "_euler": {
  112. "__type__": "cc.Vec3",
  113. "x": 0,
  114. "y": 0,
  115. "z": 0
  116. },
  117. "_id": ""
  118. },
  119. {
  120. "__type__": "cc.UITransform",
  121. "_name": "",
  122. "_objFlags": 0,
  123. "__editorExtras__": {},
  124. "node": {
  125. "__id__": 2
  126. },
  127. "_enabled": true,
  128. "__prefab": {
  129. "__id__": 4
  130. },
  131. "_contentSize": {
  132. "__type__": "cc.Size",
  133. "width": 550,
  134. "height": 37.8
  135. },
  136. "_anchorPoint": {
  137. "__type__": "cc.Vec2",
  138. "x": 0.5,
  139. "y": 0.5
  140. },
  141. "_id": ""
  142. },
  143. {
  144. "__type__": "cc.CompPrefabInfo",
  145. "fileId": "98NfNJmVlIuYSN0TCewZ54"
  146. },
  147. {
  148. "__type__": "cc.Label",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "__editorExtras__": {},
  152. "node": {
  153. "__id__": 2
  154. },
  155. "_enabled": true,
  156. "__prefab": {
  157. "__id__": 6
  158. },
  159. "_customMaterial": null,
  160. "_srcBlendFactor": 2,
  161. "_dstBlendFactor": 4,
  162. "_color": {
  163. "__type__": "cc.Color",
  164. "r": 255,
  165. "g": 255,
  166. "b": 255,
  167. "a": 255
  168. },
  169. "_string": "1",
  170. "_horizontalAlign": 1,
  171. "_verticalAlign": 1,
  172. "_actualFontSize": 30,
  173. "_fontSize": 30,
  174. "_fontFamily": "Arial",
  175. "_lineHeight": 30,
  176. "_overflow": 3,
  177. "_enableWrapText": false,
  178. "_font": null,
  179. "_isSystemFontUsed": true,
  180. "_spacingX": 0,
  181. "_isItalic": false,
  182. "_isBold": false,
  183. "_isUnderline": false,
  184. "_underlineHeight": 2,
  185. "_cacheMode": 0,
  186. "_enableOutline": false,
  187. "_outlineColor": {
  188. "__type__": "cc.Color",
  189. "r": 0,
  190. "g": 0,
  191. "b": 0,
  192. "a": 255
  193. },
  194. "_outlineWidth": 2,
  195. "_enableShadow": false,
  196. "_shadowColor": {
  197. "__type__": "cc.Color",
  198. "r": 0,
  199. "g": 0,
  200. "b": 0,
  201. "a": 255
  202. },
  203. "_shadowOffset": {
  204. "__type__": "cc.Vec2",
  205. "x": 2,
  206. "y": 2
  207. },
  208. "_shadowBlur": 2,
  209. "_id": ""
  210. },
  211. {
  212. "__type__": "cc.CompPrefabInfo",
  213. "fileId": "d1xm5DGCFCA5b3GczSBX0N"
  214. },
  215. {
  216. "__type__": "cc.PrefabInfo",
  217. "root": {
  218. "__id__": 1
  219. },
  220. "asset": {
  221. "__id__": 0
  222. },
  223. "fileId": "730tN/doRBZIlqfCbN1OoJ",
  224. "instance": null,
  225. "targetOverrides": null,
  226. "nestedPrefabInstanceRoots": null
  227. },
  228. {
  229. "__type__": "cc.UITransform",
  230. "_name": "",
  231. "_objFlags": 0,
  232. "__editorExtras__": {},
  233. "node": {
  234. "__id__": 1
  235. },
  236. "_enabled": true,
  237. "__prefab": {
  238. "__id__": 9
  239. },
  240. "_contentSize": {
  241. "__type__": "cc.Size",
  242. "width": 600,
  243. "height": 77.8
  244. },
  245. "_anchorPoint": {
  246. "__type__": "cc.Vec2",
  247. "x": 0.5,
  248. "y": 0.5
  249. },
  250. "_id": ""
  251. },
  252. {
  253. "__type__": "cc.CompPrefabInfo",
  254. "fileId": "bfBBbgX/hCLq6BgEh6FZpR"
  255. },
  256. {
  257. "__type__": "cc.Sprite",
  258. "_name": "",
  259. "_objFlags": 0,
  260. "__editorExtras__": {},
  261. "node": {
  262. "__id__": 1
  263. },
  264. "_enabled": true,
  265. "__prefab": {
  266. "__id__": 11
  267. },
  268. "_customMaterial": null,
  269. "_srcBlendFactor": 2,
  270. "_dstBlendFactor": 4,
  271. "_color": {
  272. "__type__": "cc.Color",
  273. "r": 5,
  274. "g": 5,
  275. "b": 5,
  276. "a": 180
  277. },
  278. "_spriteFrame": {
  279. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
  280. "__expectedType__": "cc.SpriteFrame"
  281. },
  282. "_type": 0,
  283. "_fillType": 0,
  284. "_sizeMode": 0,
  285. "_fillCenter": {
  286. "__type__": "cc.Vec2",
  287. "x": 0,
  288. "y": 0
  289. },
  290. "_fillStart": 0,
  291. "_fillRange": 0,
  292. "_isTrimmedMode": true,
  293. "_useGrayscale": false,
  294. "_atlas": null,
  295. "_id": ""
  296. },
  297. {
  298. "__type__": "cc.CompPrefabInfo",
  299. "fileId": "b8ZwIk0GxB/LFcj8aynhw0"
  300. },
  301. {
  302. "__type__": "617630Fi9VLS4u1PAyjDfMc",
  303. "_name": "",
  304. "_objFlags": 0,
  305. "__editorExtras__": {},
  306. "node": {
  307. "__id__": 1
  308. },
  309. "_enabled": true,
  310. "__prefab": {
  311. "__id__": 13
  312. },
  313. "contentLabel": {
  314. "__id__": 5
  315. },
  316. "_id": ""
  317. },
  318. {
  319. "__type__": "cc.CompPrefabInfo",
  320. "fileId": "99Y6Q8VbZOEZRJcsMN0fa4"
  321. },
  322. {
  323. "__type__": "cc.PrefabInfo",
  324. "root": {
  325. "__id__": 1
  326. },
  327. "asset": {
  328. "__id__": 0
  329. },
  330. "fileId": "91Wvf9cZ1CSqw7lvzCVHzi",
  331. "instance": null,
  332. "targetOverrides": null
  333. }
  334. ]