flyHb.prefab 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254
  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": "flyHb",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 6
  28. }
  29. ],
  30. "_prefab": {
  31. "__id__": 7
  32. },
  33. "_opacity": 255,
  34. "_color": {
  35. "__type__": "cc.Color",
  36. "r": 255,
  37. "g": 255,
  38. "b": 255,
  39. "a": 255
  40. },
  41. "_contentSize": {
  42. "__type__": "cc.Size",
  43. "width": 64,
  44. "height": 71
  45. },
  46. "_anchorPoint": {
  47. "__type__": "cc.Vec2",
  48. "x": 0.5,
  49. "y": 0.5
  50. },
  51. "_trs": {
  52. "__type__": "TypedArray",
  53. "ctor": "Float64Array",
  54. "array": [
  55. 0,
  56. 0,
  57. 0,
  58. 0,
  59. 0,
  60. 0,
  61. 1,
  62. 1.2,
  63. 1.2,
  64. 1
  65. ]
  66. },
  67. "_eulerAngles": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_skewX": 0,
  74. "_skewY": 0,
  75. "_is3DNode": false,
  76. "_groupIndex": 0,
  77. "groupIndex": 0,
  78. "_id": ""
  79. },
  80. {
  81. "__type__": "cc.Node",
  82. "_name": "New Label",
  83. "_objFlags": 0,
  84. "_parent": {
  85. "__id__": 1
  86. },
  87. "_children": [],
  88. "_active": true,
  89. "_components": [
  90. {
  91. "__id__": 3
  92. },
  93. {
  94. "__id__": 4
  95. }
  96. ],
  97. "_prefab": {
  98. "__id__": 5
  99. },
  100. "_opacity": 255,
  101. "_color": {
  102. "__type__": "cc.Color",
  103. "r": 255,
  104. "g": 255,
  105. "b": 255,
  106. "a": 255
  107. },
  108. "_contentSize": {
  109. "__type__": "cc.Size",
  110. "width": 119.04,
  111. "height": 54.4
  112. },
  113. "_anchorPoint": {
  114. "__type__": "cc.Vec2",
  115. "x": 0,
  116. "y": 0.5
  117. },
  118. "_trs": {
  119. "__type__": "TypedArray",
  120. "ctor": "Float64Array",
  121. "array": [
  122. 40.403000000000006,
  123. 3.58,
  124. 0,
  125. 0,
  126. 0,
  127. 0,
  128. 1,
  129. 1.2,
  130. 1.2,
  131. 1
  132. ]
  133. },
  134. "_eulerAngles": {
  135. "__type__": "cc.Vec3",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0
  139. },
  140. "_skewX": 0,
  141. "_skewY": 0,
  142. "_is3DNode": false,
  143. "_groupIndex": 0,
  144. "groupIndex": 0,
  145. "_id": ""
  146. },
  147. {
  148. "__type__": "cc.Label",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "node": {
  152. "__id__": 2
  153. },
  154. "_enabled": true,
  155. "_materials": [
  156. {
  157. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  158. }
  159. ],
  160. "_srcBlendFactor": 770,
  161. "_dstBlendFactor": 771,
  162. "_string": "+2000",
  163. "_N$string": "+2000",
  164. "_fontSize": 40,
  165. "_lineHeight": 40,
  166. "_enableWrapText": true,
  167. "_N$file": {
  168. "__uuid__": "b47819b5-a9ec-4916-8909-db422f79bbb7"
  169. },
  170. "_isSystemFontUsed": false,
  171. "_spacingX": 0,
  172. "_batchAsBitmap": false,
  173. "_styleFlags": 0,
  174. "_underlineHeight": 0,
  175. "_N$horizontalAlign": 1,
  176. "_N$verticalAlign": 1,
  177. "_N$fontFamily": "Arial",
  178. "_N$overflow": 0,
  179. "_N$cacheMode": 0,
  180. "_id": ""
  181. },
  182. {
  183. "__type__": "cc.LabelOutline",
  184. "_name": "",
  185. "_objFlags": 0,
  186. "node": {
  187. "__id__": 2
  188. },
  189. "_enabled": true,
  190. "_color": {
  191. "__type__": "cc.Color",
  192. "r": 251,
  193. "g": 86,
  194. "b": 10,
  195. "a": 255
  196. },
  197. "_width": 2,
  198. "_id": ""
  199. },
  200. {
  201. "__type__": "cc.PrefabInfo",
  202. "root": {
  203. "__id__": 1
  204. },
  205. "asset": {
  206. "__uuid__": "1896f4b5-a351-483a-841e-1b4f52337d72"
  207. },
  208. "fileId": "b0sGGQHgJKrrK5hTgE+6nG",
  209. "sync": false
  210. },
  211. {
  212. "__type__": "cc.Sprite",
  213. "_name": "",
  214. "_objFlags": 0,
  215. "node": {
  216. "__id__": 1
  217. },
  218. "_enabled": true,
  219. "_materials": [
  220. {
  221. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  222. }
  223. ],
  224. "_srcBlendFactor": 770,
  225. "_dstBlendFactor": 771,
  226. "_spriteFrame": {
  227. "__uuid__": "5abbf7c1-a43e-4a8a-9682-202851c05c7e"
  228. },
  229. "_type": 0,
  230. "_sizeMode": 1,
  231. "_fillType": 0,
  232. "_fillCenter": {
  233. "__type__": "cc.Vec2",
  234. "x": 0,
  235. "y": 0
  236. },
  237. "_fillStart": 0,
  238. "_fillRange": 0,
  239. "_isTrimmedMode": true,
  240. "_atlas": null,
  241. "_id": ""
  242. },
  243. {
  244. "__type__": "cc.PrefabInfo",
  245. "root": {
  246. "__id__": 1
  247. },
  248. "asset": {
  249. "__uuid__": "1896f4b5-a351-483a-841e-1b4f52337d72"
  250. },
  251. "fileId": "",
  252. "sync": false
  253. }
  254. ]