tip.prefab 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "tip",
  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": "tip",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. }
  24. ],
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 10
  29. },
  30. {
  31. "__id__": 12
  32. },
  33. {
  34. "__id__": 14
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 16
  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": "Label",
  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. "__id__": 7
  88. }
  89. ],
  90. "_prefab": {
  91. "__id__": 9
  92. },
  93. "_lpos": {
  94. "__type__": "cc.Vec3",
  95. "x": 0,
  96. "y": 0,
  97. "z": 0
  98. },
  99. "_lrot": {
  100. "__type__": "cc.Quat",
  101. "x": 0,
  102. "y": 0,
  103. "z": 0,
  104. "w": 1
  105. },
  106. "_lscale": {
  107. "__type__": "cc.Vec3",
  108. "x": 1,
  109. "y": 1,
  110. "z": 1
  111. },
  112. "_mobility": 0,
  113. "_layer": 33554432,
  114. "_euler": {
  115. "__type__": "cc.Vec3",
  116. "x": 0,
  117. "y": 0,
  118. "z": 0
  119. },
  120. "_id": ""
  121. },
  122. {
  123. "__type__": "cc.UITransform",
  124. "_name": "",
  125. "_objFlags": 0,
  126. "__editorExtras__": {},
  127. "node": {
  128. "__id__": 2
  129. },
  130. "_enabled": true,
  131. "__prefab": {
  132. "__id__": 4
  133. },
  134. "_contentSize": {
  135. "__type__": "cc.Size",
  136. "width": 590,
  137. "height": 90
  138. },
  139. "_anchorPoint": {
  140. "__type__": "cc.Vec2",
  141. "x": 0.5,
  142. "y": 0.5
  143. },
  144. "_id": ""
  145. },
  146. {
  147. "__type__": "cc.CompPrefabInfo",
  148. "fileId": "04U56E6c1PjYfu3OEwxABF"
  149. },
  150. {
  151. "__type__": "cc.Label",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "__editorExtras__": {},
  155. "node": {
  156. "__id__": 2
  157. },
  158. "_enabled": true,
  159. "__prefab": {
  160. "__id__": 6
  161. },
  162. "_customMaterial": null,
  163. "_srcBlendFactor": 2,
  164. "_dstBlendFactor": 4,
  165. "_color": {
  166. "__type__": "cc.Color",
  167. "r": 255,
  168. "g": 255,
  169. "b": 255,
  170. "a": 160
  171. },
  172. "_string": "game_tip_text1",
  173. "_horizontalAlign": 1,
  174. "_verticalAlign": 1,
  175. "_actualFontSize": 31,
  176. "_fontSize": 30,
  177. "_fontFamily": "Arial",
  178. "_lineHeight": 40,
  179. "_overflow": 2,
  180. "_enableWrapText": true,
  181. "_font": {
  182. "__uuid__": "3c09b16d-618a-446b-8966-c768ac2fb596",
  183. "__expectedType__": "cc.TTFFont"
  184. },
  185. "_isSystemFontUsed": false,
  186. "_spacingX": 0,
  187. "_isItalic": false,
  188. "_isBold": true,
  189. "_isUnderline": false,
  190. "_underlineHeight": 2,
  191. "_cacheMode": 0,
  192. "_enableOutline": false,
  193. "_outlineColor": {
  194. "__type__": "cc.Color",
  195. "r": 0,
  196. "g": 0,
  197. "b": 0,
  198. "a": 255
  199. },
  200. "_outlineWidth": 2,
  201. "_enableShadow": false,
  202. "_shadowColor": {
  203. "__type__": "cc.Color",
  204. "r": 0,
  205. "g": 0,
  206. "b": 0,
  207. "a": 255
  208. },
  209. "_shadowOffset": {
  210. "__type__": "cc.Vec2",
  211. "x": 2,
  212. "y": 2
  213. },
  214. "_shadowBlur": 2,
  215. "_id": ""
  216. },
  217. {
  218. "__type__": "cc.CompPrefabInfo",
  219. "fileId": "088om8TTNH6JlcPvX/bxBi"
  220. },
  221. {
  222. "__type__": "102e7zRjoBIIaR3Sun9XFVJ",
  223. "_name": "",
  224. "_objFlags": 0,
  225. "__editorExtras__": {},
  226. "node": {
  227. "__id__": 2
  228. },
  229. "_enabled": true,
  230. "__prefab": {
  231. "__id__": 8
  232. },
  233. "_textKey": "game_tip_text1",
  234. "_id": ""
  235. },
  236. {
  237. "__type__": "cc.CompPrefabInfo",
  238. "fileId": "36Yam4LC5NpZcBWIArTaXY"
  239. },
  240. {
  241. "__type__": "cc.PrefabInfo",
  242. "root": {
  243. "__id__": 1
  244. },
  245. "asset": {
  246. "__id__": 0
  247. },
  248. "fileId": "fcXeA2calBnrda9Iv6xSKY",
  249. "instance": null,
  250. "targetOverrides": null,
  251. "nestedPrefabInstanceRoots": null
  252. },
  253. {
  254. "__type__": "cc.UITransform",
  255. "_name": "",
  256. "_objFlags": 0,
  257. "__editorExtras__": {},
  258. "node": {
  259. "__id__": 1
  260. },
  261. "_enabled": true,
  262. "__prefab": {
  263. "__id__": 11
  264. },
  265. "_contentSize": {
  266. "__type__": "cc.Size",
  267. "width": 591,
  268. "height": 94
  269. },
  270. "_anchorPoint": {
  271. "__type__": "cc.Vec2",
  272. "x": 0.5,
  273. "y": 0.5
  274. },
  275. "_id": ""
  276. },
  277. {
  278. "__type__": "cc.CompPrefabInfo",
  279. "fileId": "faabDkrj5CD4/Sfh3SQ0uy"
  280. },
  281. {
  282. "__type__": "cc.Sprite",
  283. "_name": "",
  284. "_objFlags": 0,
  285. "__editorExtras__": {},
  286. "node": {
  287. "__id__": 1
  288. },
  289. "_enabled": true,
  290. "__prefab": {
  291. "__id__": 13
  292. },
  293. "_customMaterial": null,
  294. "_srcBlendFactor": 2,
  295. "_dstBlendFactor": 4,
  296. "_color": {
  297. "__type__": "cc.Color",
  298. "r": 0,
  299. "g": 0,
  300. "b": 0,
  301. "a": 255
  302. },
  303. "_spriteFrame": {
  304. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
  305. "__expectedType__": "cc.SpriteFrame"
  306. },
  307. "_type": 0,
  308. "_fillType": 0,
  309. "_sizeMode": 0,
  310. "_fillCenter": {
  311. "__type__": "cc.Vec2",
  312. "x": 0,
  313. "y": 0
  314. },
  315. "_fillStart": 0,
  316. "_fillRange": 0,
  317. "_isTrimmedMode": true,
  318. "_useGrayscale": false,
  319. "_atlas": null,
  320. "_id": ""
  321. },
  322. {
  323. "__type__": "cc.CompPrefabInfo",
  324. "fileId": "32jMHgZeVB8IyBi1uwqwvi"
  325. },
  326. {
  327. "__type__": "cc.UIOpacity",
  328. "_name": "",
  329. "_objFlags": 0,
  330. "__editorExtras__": {},
  331. "node": {
  332. "__id__": 1
  333. },
  334. "_enabled": true,
  335. "__prefab": {
  336. "__id__": 15
  337. },
  338. "_opacity": 255,
  339. "_id": ""
  340. },
  341. {
  342. "__type__": "cc.CompPrefabInfo",
  343. "fileId": "4eJjmETapIcLmEahz0w01R"
  344. },
  345. {
  346. "__type__": "cc.PrefabInfo",
  347. "root": {
  348. "__id__": 1
  349. },
  350. "asset": {
  351. "__id__": 0
  352. },
  353. "fileId": "a6l1YeeSdOgJRdJKRYf92G",
  354. "instance": null,
  355. "targetOverrides": null
  356. }
  357. ]