Tip.prefab 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  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. "_active": true,
  22. "_components": [
  23. {
  24. "__id__": 2
  25. },
  26. {
  27. "__id__": 4
  28. },
  29. {
  30. "__id__": 6
  31. },
  32. {
  33. "__id__": 8
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 10
  38. },
  39. "_lpos": {
  40. "__type__": "cc.Vec3",
  41. "x": 0,
  42. "y": 0,
  43. "z": 0
  44. },
  45. "_lrot": {
  46. "__type__": "cc.Quat",
  47. "x": 0,
  48. "y": 0,
  49. "z": 0,
  50. "w": 1
  51. },
  52. "_lscale": {
  53. "__type__": "cc.Vec3",
  54. "x": 1,
  55. "y": 1,
  56. "z": 1
  57. },
  58. "_mobility": 0,
  59. "_layer": 33554432,
  60. "_euler": {
  61. "__type__": "cc.Vec3",
  62. "x": 0,
  63. "y": 0,
  64. "z": 0
  65. },
  66. "_id": ""
  67. },
  68. {
  69. "__type__": "cc.UITransform",
  70. "_name": "",
  71. "_objFlags": 0,
  72. "__editorExtras__": {},
  73. "node": {
  74. "__id__": 1
  75. },
  76. "_enabled": true,
  77. "__prefab": {
  78. "__id__": 3
  79. },
  80. "_contentSize": {
  81. "__type__": "cc.Size",
  82. "width": 120,
  83. "height": 50.4
  84. },
  85. "_anchorPoint": {
  86. "__type__": "cc.Vec2",
  87. "x": 0.5,
  88. "y": 0.5
  89. },
  90. "_id": ""
  91. },
  92. {
  93. "__type__": "cc.CompPrefabInfo",
  94. "fileId": "78O/cp5sVFmroBkTEticMF"
  95. },
  96. {
  97. "__type__": "cc.Label",
  98. "_name": "",
  99. "_objFlags": 0,
  100. "__editorExtras__": {},
  101. "node": {
  102. "__id__": 1
  103. },
  104. "_enabled": true,
  105. "__prefab": {
  106. "__id__": 5
  107. },
  108. "_customMaterial": null,
  109. "_srcBlendFactor": 2,
  110. "_dstBlendFactor": 4,
  111. "_color": {
  112. "__type__": "cc.Color",
  113. "r": 247,
  114. "g": 33,
  115. "b": 33,
  116. "a": 255
  117. },
  118. "_string": "金币不足",
  119. "_horizontalAlign": 1,
  120. "_verticalAlign": 1,
  121. "_actualFontSize": 30,
  122. "_fontSize": 30,
  123. "_fontFamily": "Arial",
  124. "_lineHeight": 40,
  125. "_overflow": 0,
  126. "_enableWrapText": true,
  127. "_font": null,
  128. "_isSystemFontUsed": true,
  129. "_spacingX": 0,
  130. "_isItalic": false,
  131. "_isBold": false,
  132. "_isUnderline": false,
  133. "_underlineHeight": 2,
  134. "_cacheMode": 0,
  135. "_enableOutline": false,
  136. "_outlineColor": {
  137. "__type__": "cc.Color",
  138. "r": 0,
  139. "g": 0,
  140. "b": 0,
  141. "a": 255
  142. },
  143. "_outlineWidth": 2,
  144. "_enableShadow": false,
  145. "_shadowColor": {
  146. "__type__": "cc.Color",
  147. "r": 0,
  148. "g": 0,
  149. "b": 0,
  150. "a": 255
  151. },
  152. "_shadowOffset": {
  153. "__type__": "cc.Vec2",
  154. "x": 2,
  155. "y": 2
  156. },
  157. "_shadowBlur": 2,
  158. "_id": ""
  159. },
  160. {
  161. "__type__": "cc.CompPrefabInfo",
  162. "fileId": "74Aa8ITd1F27dQ21uhcec8"
  163. },
  164. {
  165. "__type__": "cc.Animation",
  166. "_name": "",
  167. "_objFlags": 0,
  168. "__editorExtras__": {},
  169. "node": {
  170. "__id__": 1
  171. },
  172. "_enabled": true,
  173. "__prefab": {
  174. "__id__": 7
  175. },
  176. "playOnLoad": true,
  177. "_clips": [
  178. {
  179. "__uuid__": "40504786-6cee-4425-b31b-c8af7f51fbbf",
  180. "__expectedType__": "cc.AnimationClip"
  181. }
  182. ],
  183. "_defaultClip": {
  184. "__uuid__": "40504786-6cee-4425-b31b-c8af7f51fbbf",
  185. "__expectedType__": "cc.AnimationClip"
  186. },
  187. "_id": ""
  188. },
  189. {
  190. "__type__": "cc.CompPrefabInfo",
  191. "fileId": "217ZuKSrlM2ohFrWuSIAtA"
  192. },
  193. {
  194. "__type__": "6406e6imFxOSKfeQplirdQF",
  195. "_name": "",
  196. "_objFlags": 0,
  197. "__editorExtras__": {},
  198. "node": {
  199. "__id__": 1
  200. },
  201. "_enabled": true,
  202. "__prefab": {
  203. "__id__": 9
  204. },
  205. "_id": ""
  206. },
  207. {
  208. "__type__": "cc.CompPrefabInfo",
  209. "fileId": "fbU9dW/ylPf6X17RXKRmaM"
  210. },
  211. {
  212. "__type__": "cc.PrefabInfo",
  213. "root": {
  214. "__id__": 1
  215. },
  216. "asset": {
  217. "__id__": 0
  218. },
  219. "fileId": "a1nkQtOBhFjZ4Ifn018KvT",
  220. "instance": null,
  221. "targetOverrides": null
  222. }
  223. ]