artist_man.prefab 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "artist_man",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 6
  24. }
  25. ],
  26. "_tag": -1,
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 9
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 10
  35. },
  36. "_id": "",
  37. "_opacity": 255,
  38. "_color": {
  39. "__type__": "cc.Color",
  40. "r": 255,
  41. "g": 255,
  42. "b": 255,
  43. "a": 255
  44. },
  45. "_cascadeOpacityEnabled": true,
  46. "_anchorPoint": {
  47. "__type__": "cc.Vec2",
  48. "x": 0.5,
  49. "y": 0.5
  50. },
  51. "_contentSize": {
  52. "__type__": "cc.Size",
  53. "width": 100,
  54. "height": 150
  55. },
  56. "_rotationX": 0,
  57. "_rotationY": 0,
  58. "_scaleX": 1,
  59. "_scaleY": 1,
  60. "_position": {
  61. "__type__": "cc.Vec2",
  62. "x": 0,
  63. "y": -8
  64. },
  65. "_skewX": 0,
  66. "_skewY": 0,
  67. "_localZOrder": 0,
  68. "_globalZOrder": 0,
  69. "_opacityModifyRGB": false,
  70. "groupIndex": 0
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "nick",
  75. "_objFlags": 0,
  76. "_parent": {
  77. "__id__": 1
  78. },
  79. "_children": [],
  80. "_tag": -1,
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 3
  85. },
  86. {
  87. "__id__": 4
  88. }
  89. ],
  90. "_prefab": {
  91. "__id__": 5
  92. },
  93. "_id": "",
  94. "_opacity": 255,
  95. "_color": {
  96. "__type__": "cc.Color",
  97. "r": 255,
  98. "g": 255,
  99. "b": 255,
  100. "a": 255
  101. },
  102. "_cascadeOpacityEnabled": true,
  103. "_anchorPoint": {
  104. "__type__": "cc.Vec2",
  105. "x": 0.5,
  106. "y": 0.5
  107. },
  108. "_contentSize": {
  109. "__type__": "cc.Size",
  110. "width": 100,
  111. "height": 24
  112. },
  113. "_rotationX": 0,
  114. "_rotationY": 0,
  115. "_scaleX": 1,
  116. "_scaleY": 1,
  117. "_position": {
  118. "__type__": "cc.Vec2",
  119. "x": 0,
  120. "y": 62
  121. },
  122. "_skewX": 0,
  123. "_skewY": 0,
  124. "_localZOrder": 0,
  125. "_globalZOrder": 0,
  126. "_opacityModifyRGB": false,
  127. "groupIndex": 0
  128. },
  129. {
  130. "__type__": "cc.Label",
  131. "_name": "",
  132. "_objFlags": 0,
  133. "node": {
  134. "__id__": 2
  135. },
  136. "_enabled": true,
  137. "_useOriginalSize": false,
  138. "_actualFontSize": 12,
  139. "_fontSize": 20,
  140. "_lineHeight": 22,
  141. "_enableWrapText": false,
  142. "_N$file": null,
  143. "_isSystemFontUsed": true,
  144. "_spacingX": 0,
  145. "_N$string": "隔壁老黄隔壁老黄",
  146. "_N$horizontalAlign": 1,
  147. "_N$verticalAlign": 1,
  148. "_N$fontFamily": "Arial",
  149. "_N$overflow": 2
  150. },
  151. {
  152. "__type__": "cc.LabelOutline",
  153. "_name": "",
  154. "_objFlags": 0,
  155. "node": {
  156. "__id__": 2
  157. },
  158. "_enabled": true,
  159. "_color": {
  160. "__type__": "cc.Color",
  161. "r": 0,
  162. "g": 0,
  163. "b": 0,
  164. "a": 255
  165. },
  166. "_width": 2
  167. },
  168. {
  169. "__type__": "cc.PrefabInfo",
  170. "root": {
  171. "__id__": 1
  172. },
  173. "asset": {
  174. "__uuid__": "aedcb126-afd8-4b7a-995d-bf92f30ff197"
  175. },
  176. "fileId": "10Lo12Q5JMQYP/7SJSBJUf",
  177. "sync": false
  178. },
  179. {
  180. "__type__": "cc.Node",
  181. "_name": "runman",
  182. "_objFlags": 0,
  183. "_parent": {
  184. "__id__": 1
  185. },
  186. "_children": [],
  187. "_tag": -1,
  188. "_active": true,
  189. "_components": [
  190. {
  191. "__id__": 7
  192. }
  193. ],
  194. "_prefab": {
  195. "__id__": 8
  196. },
  197. "_id": "",
  198. "_opacity": 255,
  199. "_color": {
  200. "__type__": "cc.Color",
  201. "r": 255,
  202. "g": 255,
  203. "b": 255,
  204. "a": 255
  205. },
  206. "_cascadeOpacityEnabled": true,
  207. "_anchorPoint": {
  208. "__type__": "cc.Vec2",
  209. "x": 0.5,
  210. "y": 0.5
  211. },
  212. "_contentSize": {
  213. "__type__": "cc.Size",
  214. "width": 0,
  215. "height": 0
  216. },
  217. "_rotationX": 0,
  218. "_rotationY": 0,
  219. "_scaleX": 1,
  220. "_scaleY": 1,
  221. "_position": {
  222. "__type__": "cc.Vec2",
  223. "x": 0,
  224. "y": -78
  225. },
  226. "_skewX": 0,
  227. "_skewY": 0,
  228. "_localZOrder": 0,
  229. "_globalZOrder": 0,
  230. "_opacityModifyRGB": false,
  231. "groupIndex": 0
  232. },
  233. {
  234. "__type__": "sp.Skeleton",
  235. "_name": "",
  236. "_objFlags": 0,
  237. "node": {
  238. "__id__": 6
  239. },
  240. "_enabled": true,
  241. "_paused": false,
  242. "defaultSkin": "",
  243. "defaultAnimation": "walk",
  244. "loop": true,
  245. "_premultipliedAlpha": true,
  246. "_N$skeletonData": {
  247. "__uuid__": "e1ba28d9-71d1-49b3-8383-88dbd1ebe209"
  248. },
  249. "_N$timeScale": 1,
  250. "_N$debugSlots": false,
  251. "_N$debugBones": false
  252. },
  253. {
  254. "__type__": "cc.PrefabInfo",
  255. "root": {
  256. "__id__": 1
  257. },
  258. "asset": {
  259. "__uuid__": "aedcb126-afd8-4b7a-995d-bf92f30ff197"
  260. },
  261. "fileId": "540zFRx6NC2qOHeK9JEeFL",
  262. "sync": false
  263. },
  264. {
  265. "__type__": "e8f9cm2H8VGia/6u3v2m70p",
  266. "_name": "",
  267. "_objFlags": 0,
  268. "node": {
  269. "__id__": 1
  270. },
  271. "_enabled": true,
  272. "nickLabel": {
  273. "__id__": 3
  274. },
  275. "runMan": {
  276. "__id__": 6
  277. }
  278. },
  279. {
  280. "__type__": "cc.PrefabInfo",
  281. "root": {
  282. "__id__": 1
  283. },
  284. "asset": {
  285. "__uuid__": "aedcb126-afd8-4b7a-995d-bf92f30ff197"
  286. },
  287. "fileId": "ebufeEdrdIQpOOb+BeTXKZ",
  288. "sync": false
  289. }
  290. ]