ShowNotEnoughMoney.prefab 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227
  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": "ShowNotEnoughMoney",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_level": 1,
  26. "_components": [
  27. {
  28. "__id__": 5
  29. },
  30. {
  31. "__id__": 6
  32. }
  33. ],
  34. "_prefab": {
  35. "__id__": 7
  36. },
  37. "_opacity": 255,
  38. "_color": {
  39. "__type__": "cc.Color",
  40. "r": 255,
  41. "g": 255,
  42. "b": 255,
  43. "a": 255
  44. },
  45. "_contentSize": {
  46. "__type__": "cc.Size",
  47. "width": 720,
  48. "height": 50
  49. },
  50. "_anchorPoint": {
  51. "__type__": "cc.Vec2",
  52. "x": 0.5,
  53. "y": 0.5
  54. },
  55. "_position": {
  56. "__type__": "cc.Vec3",
  57. "x": 0,
  58. "y": 200,
  59. "z": 0
  60. },
  61. "_scale": {
  62. "__type__": "cc.Vec3",
  63. "x": 1,
  64. "y": 1,
  65. "z": 1
  66. },
  67. "_skewX": 0,
  68. "_skewY": 0,
  69. "_zIndex": 0,
  70. "_is3DNode": false,
  71. "groupIndex": 0,
  72. "_id": "",
  73. "_eulerAngles": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. }
  79. },
  80. {
  81. "__type__": "cc.Node",
  82. "_name": "label",
  83. "_objFlags": 0,
  84. "_parent": {
  85. "__id__": 1
  86. },
  87. "_children": [],
  88. "_active": true,
  89. "_level": 2,
  90. "_components": [
  91. {
  92. "__id__": 3
  93. }
  94. ],
  95. "_prefab": {
  96. "__id__": 4
  97. },
  98. "_opacity": 255,
  99. "_color": {
  100. "__type__": "cc.Color",
  101. "r": 255,
  102. "g": 255,
  103. "b": 255,
  104. "a": 255
  105. },
  106. "_contentSize": {
  107. "__type__": "cc.Size",
  108. "width": 120,
  109. "height": 50
  110. },
  111. "_anchorPoint": {
  112. "__type__": "cc.Vec2",
  113. "x": 0.5,
  114. "y": 0.5
  115. },
  116. "_position": {
  117. "__type__": "cc.Vec3",
  118. "x": 0,
  119. "y": 0,
  120. "z": 0
  121. },
  122. "_scale": {
  123. "__type__": "cc.Vec3",
  124. "x": 1,
  125. "y": 1,
  126. "z": 1
  127. },
  128. "_quat": {
  129. "__type__": "cc.Quat",
  130. "x": 0,
  131. "y": 0,
  132. "z": 0,
  133. "w": 1
  134. },
  135. "_skewX": 0,
  136. "_skewY": 0,
  137. "_zIndex": 0,
  138. "_is3DNode": false,
  139. "groupIndex": 0,
  140. "_id": ""
  141. },
  142. {
  143. "__type__": "cc.Label",
  144. "_name": "",
  145. "_objFlags": 0,
  146. "node": {
  147. "__id__": 2
  148. },
  149. "_enabled": true,
  150. "_srcBlendFactor": 1,
  151. "_dstBlendFactor": 771,
  152. "_useOriginalSize": false,
  153. "_string": "金币不足",
  154. "_N$string": "金币不足",
  155. "_fontSize": 30,
  156. "_lineHeight": 50,
  157. "_enableWrapText": true,
  158. "_N$file": null,
  159. "_isSystemFontUsed": true,
  160. "_spacingX": 0,
  161. "_N$horizontalAlign": 1,
  162. "_N$verticalAlign": 1,
  163. "_N$fontFamily": "Arial",
  164. "_N$overflow": 0,
  165. "_id": ""
  166. },
  167. {
  168. "__type__": "cc.PrefabInfo",
  169. "root": {
  170. "__id__": 1
  171. },
  172. "asset": {
  173. "__uuid__": "76e961d3-066a-4618-98bc-ac4e8710c8e9"
  174. },
  175. "fileId": "83t5fEU81JpoDtut/V0Osc",
  176. "sync": false
  177. },
  178. {
  179. "__type__": "f7517yEdz1Cm6Ics69SyBky",
  180. "_name": "",
  181. "_objFlags": 0,
  182. "node": {
  183. "__id__": 1
  184. },
  185. "_enabled": true,
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "cc.Sprite",
  190. "_name": "",
  191. "_objFlags": 0,
  192. "node": {
  193. "__id__": 1
  194. },
  195. "_enabled": true,
  196. "_srcBlendFactor": 770,
  197. "_dstBlendFactor": 771,
  198. "_spriteFrame": {
  199. "__uuid__": "7ca171ed-7969-4360-9cd9-2a6277e72bad"
  200. },
  201. "_type": 0,
  202. "_sizeMode": 0,
  203. "_fillType": 0,
  204. "_fillCenter": {
  205. "__type__": "cc.Vec2",
  206. "x": 0,
  207. "y": 0
  208. },
  209. "_fillStart": 0,
  210. "_fillRange": 0,
  211. "_isTrimmedMode": true,
  212. "_state": 0,
  213. "_atlas": null,
  214. "_id": ""
  215. },
  216. {
  217. "__type__": "cc.PrefabInfo",
  218. "root": {
  219. "__id__": 1
  220. },
  221. "asset": {
  222. "__uuid__": "76e961d3-066a-4618-98bc-ac4e8710c8e9"
  223. },
  224. "fileId": "5dzhl20otAZL47JdqZvxPT",
  225. "sync": false
  226. }
  227. ]