prefab_tips_bg.prefab 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296
  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. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "tipsBg",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 5
  28. },
  29. {
  30. "__id__": 6
  31. },
  32. {
  33. "__id__": 7
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 8
  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": 663,
  50. "height": 42
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_trs": {
  58. "__type__": "TypedArray",
  59. "ctor": "Float64Array",
  60. "array": [
  61. 0,
  62. -249,
  63. 0,
  64. 0,
  65. 0,
  66. 0,
  67. 1,
  68. 1,
  69. 1,
  70. 1
  71. ]
  72. },
  73. "_eulerAngles": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_skewX": 0,
  80. "_skewY": 0,
  81. "_is3DNode": false,
  82. "_groupIndex": 0,
  83. "groupIndex": 0,
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "tipsLabel",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [],
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 3
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 4
  102. },
  103. "_opacity": 255,
  104. "_color": {
  105. "__type__": "cc.Color",
  106. "r": 255,
  107. "g": 255,
  108. "b": 255,
  109. "a": 255
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 648,
  114. "height": 35.28
  115. },
  116. "_anchorPoint": {
  117. "__type__": "cc.Vec2",
  118. "x": 0.5,
  119. "y": 0.5
  120. },
  121. "_trs": {
  122. "__type__": "TypedArray",
  123. "ctor": "Float64Array",
  124. "array": [
  125. 2.5,
  126. 0,
  127. 0,
  128. 0,
  129. 0,
  130. 0,
  131. 1,
  132. 1,
  133. 1,
  134. 1
  135. ]
  136. },
  137. "_eulerAngles": {
  138. "__type__": "cc.Vec3",
  139. "x": 0,
  140. "y": 0,
  141. "z": 0
  142. },
  143. "_skewX": 0,
  144. "_skewY": 0,
  145. "_is3DNode": false,
  146. "_groupIndex": 0,
  147. "groupIndex": 0,
  148. "_id": ""
  149. },
  150. {
  151. "__type__": "cc.Label",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "node": {
  155. "__id__": 2
  156. },
  157. "_enabled": true,
  158. "_materials": [
  159. {
  160. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  161. }
  162. ],
  163. "_useOriginalSize": false,
  164. "_string": "【二人模式】中如果赢得不过瘾的话,不妨试试【加倍】吧!",
  165. "_N$string": "【二人模式】中如果赢得不过瘾的话,不妨试试【加倍】吧!",
  166. "_fontSize": 24,
  167. "_lineHeight": 28,
  168. "_enableWrapText": true,
  169. "_N$file": null,
  170. "_isSystemFontUsed": true,
  171. "_spacingX": 0,
  172. "_batchAsBitmap": false,
  173. "_N$horizontalAlign": 1,
  174. "_N$verticalAlign": 1,
  175. "_N$fontFamily": "Arial",
  176. "_N$overflow": 0,
  177. "_N$cacheMode": 0,
  178. "_id": ""
  179. },
  180. {
  181. "__type__": "cc.PrefabInfo",
  182. "root": {
  183. "__id__": 1
  184. },
  185. "asset": {
  186. "__id__": 0
  187. },
  188. "fileId": "9bB97uZcZCE4pWmdw7NRFb",
  189. "sync": false
  190. },
  191. {
  192. "__type__": "cc.Sprite",
  193. "_name": "",
  194. "_objFlags": 0,
  195. "node": {
  196. "__id__": 1
  197. },
  198. "_enabled": true,
  199. "_materials": [
  200. {
  201. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  202. }
  203. ],
  204. "_srcBlendFactor": 770,
  205. "_dstBlendFactor": 771,
  206. "_spriteFrame": {
  207. "__uuid__": "6615060f-bf33-4945-8027-c6f473cc3d66"
  208. },
  209. "_type": 1,
  210. "_sizeMode": 0,
  211. "_fillType": 0,
  212. "_fillCenter": {
  213. "__type__": "cc.Vec2",
  214. "x": 0,
  215. "y": 0
  216. },
  217. "_fillStart": 0,
  218. "_fillRange": 0,
  219. "_isTrimmedMode": true,
  220. "_atlas": {
  221. "__uuid__": "d4be9025-5e3a-49d1-b297-7d12d455ca47"
  222. },
  223. "_id": ""
  224. },
  225. {
  226. "__type__": "cc.Layout",
  227. "_name": "",
  228. "_objFlags": 0,
  229. "node": {
  230. "__id__": 1
  231. },
  232. "_enabled": true,
  233. "_layoutSize": {
  234. "__type__": "cc.Size",
  235. "width": 663,
  236. "height": 42
  237. },
  238. "_resize": 1,
  239. "_N$layoutType": 1,
  240. "_N$padding": 0,
  241. "_N$cellSize": {
  242. "__type__": "cc.Size",
  243. "width": 40,
  244. "height": 40
  245. },
  246. "_N$startAxis": 0,
  247. "_N$paddingLeft": 10,
  248. "_N$paddingRight": 5,
  249. "_N$paddingTop": 0,
  250. "_N$paddingBottom": 0,
  251. "_N$spacingX": 0,
  252. "_N$spacingY": 0,
  253. "_N$verticalDirection": 1,
  254. "_N$horizontalDirection": 0,
  255. "_N$affectedByScale": false,
  256. "_id": ""
  257. },
  258. {
  259. "__type__": "cc.Widget",
  260. "_name": "",
  261. "_objFlags": 0,
  262. "node": {
  263. "__id__": 1
  264. },
  265. "_enabled": true,
  266. "alignMode": 1,
  267. "_target": null,
  268. "_alignFlags": 4,
  269. "_left": 0,
  270. "_right": 0,
  271. "_top": 0,
  272. "_bottom": 50,
  273. "_verticalCenter": 0,
  274. "_horizontalCenter": 0,
  275. "_isAbsLeft": true,
  276. "_isAbsRight": true,
  277. "_isAbsTop": true,
  278. "_isAbsBottom": true,
  279. "_isAbsHorizontalCenter": true,
  280. "_isAbsVerticalCenter": true,
  281. "_originalWidth": 0,
  282. "_originalHeight": 0,
  283. "_id": ""
  284. },
  285. {
  286. "__type__": "cc.PrefabInfo",
  287. "root": {
  288. "__id__": 1
  289. },
  290. "asset": {
  291. "__id__": 0
  292. },
  293. "fileId": "aafHl7TGlFGb6/UEBltjI7",
  294. "sync": false
  295. }
  296. ]