artist_man.prefab 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328
  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. "_active": true,
  27. "_level": 1,
  28. "_components": [
  29. {
  30. "__id__": 9
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 10
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 100,
  47. "height": 150
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_position": {
  55. "__type__": "cc.Vec3",
  56. "x": 0,
  57. "y": -8,
  58. "z": 0
  59. },
  60. "_scale": {
  61. "__type__": "cc.Vec3",
  62. "x": 1,
  63. "y": 1,
  64. "z": 1
  65. },
  66. "_rotationX": 0,
  67. "_rotationY": 0,
  68. "_quat": {
  69. "__type__": "cc.Quat",
  70. "x": 0,
  71. "y": 0,
  72. "z": 0,
  73. "w": 1
  74. },
  75. "_skewX": 0,
  76. "_skewY": 0,
  77. "_zIndex": 0,
  78. "groupIndex": 0,
  79. "_id": ""
  80. },
  81. {
  82. "__type__": "cc.Node",
  83. "_name": "nick",
  84. "_objFlags": 0,
  85. "_parent": {
  86. "__id__": 1
  87. },
  88. "_children": [],
  89. "_active": false,
  90. "_level": 0,
  91. "_components": [
  92. {
  93. "__id__": 3
  94. },
  95. {
  96. "__id__": 4
  97. }
  98. ],
  99. "_prefab": {
  100. "__id__": 5
  101. },
  102. "_opacity": 255,
  103. "_color": {
  104. "__type__": "cc.Color",
  105. "r": 255,
  106. "g": 255,
  107. "b": 255,
  108. "a": 255
  109. },
  110. "_contentSize": {
  111. "__type__": "cc.Size",
  112. "width": 100,
  113. "height": 24
  114. },
  115. "_anchorPoint": {
  116. "__type__": "cc.Vec2",
  117. "x": 0.5,
  118. "y": 0.5
  119. },
  120. "_position": {
  121. "__type__": "cc.Vec3",
  122. "x": 0,
  123. "y": 62,
  124. "z": 0
  125. },
  126. "_scale": {
  127. "__type__": "cc.Vec3",
  128. "x": 1,
  129. "y": 1,
  130. "z": 1
  131. },
  132. "_rotationX": 0,
  133. "_rotationY": 0,
  134. "_quat": {
  135. "__type__": "cc.Quat",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0,
  139. "w": 1
  140. },
  141. "_skewX": 0,
  142. "_skewY": 0,
  143. "_zIndex": 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. "_srcBlendFactor": 1,
  156. "_dstBlendFactor": 771,
  157. "_useOriginalSize": false,
  158. "_string": "隔壁老黄隔壁老黄",
  159. "_N$string": "隔壁老黄隔壁老黄",
  160. "_fontSize": 20,
  161. "_lineHeight": 22,
  162. "_enableWrapText": false,
  163. "_N$file": null,
  164. "_isSystemFontUsed": true,
  165. "_spacingX": 0,
  166. "_N$horizontalAlign": 1,
  167. "_N$verticalAlign": 1,
  168. "_N$fontFamily": "Arial",
  169. "_N$overflow": 2,
  170. "_id": "7aQaHBZXFI7Jw5L1Q+3/cF"
  171. },
  172. {
  173. "__type__": "cc.LabelOutline",
  174. "_name": "",
  175. "_objFlags": 0,
  176. "node": {
  177. "__id__": 2
  178. },
  179. "_enabled": true,
  180. "_color": {
  181. "__type__": "cc.Color",
  182. "r": 0,
  183. "g": 0,
  184. "b": 0,
  185. "a": 255
  186. },
  187. "_width": 2,
  188. "_id": "c5FP3BI6ZO0bR+RuGnLNIa"
  189. },
  190. {
  191. "__type__": "cc.PrefabInfo",
  192. "root": {
  193. "__id__": 1
  194. },
  195. "asset": {
  196. "__uuid__": "f91a8d1c-e7d6-4d6b-9436-ddd39b69315a"
  197. },
  198. "fileId": "10Lo12Q5JMQYP/7SJSBJUf",
  199. "sync": false
  200. },
  201. {
  202. "__type__": "cc.Node",
  203. "_name": "runman",
  204. "_objFlags": 0,
  205. "_parent": {
  206. "__id__": 1
  207. },
  208. "_children": [],
  209. "_active": true,
  210. "_level": 0,
  211. "_components": [
  212. {
  213. "__id__": 7
  214. }
  215. ],
  216. "_prefab": {
  217. "__id__": 8
  218. },
  219. "_opacity": 255,
  220. "_color": {
  221. "__type__": "cc.Color",
  222. "r": 255,
  223. "g": 255,
  224. "b": 255,
  225. "a": 255
  226. },
  227. "_contentSize": {
  228. "__type__": "cc.Size",
  229. "width": 224.45,
  230. "height": 204
  231. },
  232. "_anchorPoint": {
  233. "__type__": "cc.Vec2",
  234. "x": 0.5,
  235. "y": 0.5
  236. },
  237. "_position": {
  238. "__type__": "cc.Vec3",
  239. "x": 0,
  240. "y": -78,
  241. "z": 0
  242. },
  243. "_scale": {
  244. "__type__": "cc.Vec3",
  245. "x": 1,
  246. "y": 1,
  247. "z": 1
  248. },
  249. "_rotationX": 0,
  250. "_rotationY": 0,
  251. "_quat": {
  252. "__type__": "cc.Quat",
  253. "x": 0,
  254. "y": 0,
  255. "z": 0,
  256. "w": 1
  257. },
  258. "_skewX": 0,
  259. "_skewY": 0,
  260. "_zIndex": 0,
  261. "groupIndex": 0,
  262. "_id": ""
  263. },
  264. {
  265. "__type__": "sp.Skeleton",
  266. "_name": "",
  267. "_objFlags": 0,
  268. "node": {
  269. "__id__": 6
  270. },
  271. "_enabled": true,
  272. "_srcBlendFactor": 770,
  273. "_dstBlendFactor": 771,
  274. "paused": false,
  275. "defaultSkin": "",
  276. "defaultAnimation": "",
  277. "loop": true,
  278. "premultipliedAlpha": true,
  279. "timeScale": 1,
  280. "_N$skeletonData": null,
  281. "_N$debugSlots": false,
  282. "_N$debugBones": false,
  283. "_id": "6206fiUTlOo6jdKDzaKfHr"
  284. },
  285. {
  286. "__type__": "cc.PrefabInfo",
  287. "root": {
  288. "__id__": 1
  289. },
  290. "asset": {
  291. "__uuid__": "f91a8d1c-e7d6-4d6b-9436-ddd39b69315a"
  292. },
  293. "fileId": "540zFRx6NC2qOHeK9JEeFL",
  294. "sync": false
  295. },
  296. {
  297. "__type__": "c46e07j5sxHE4HOtYcEYLpe",
  298. "_name": "",
  299. "_objFlags": 0,
  300. "node": {
  301. "__id__": 1
  302. },
  303. "_enabled": true,
  304. "nickLabel": {
  305. "__id__": 3
  306. },
  307. "runMan": {
  308. "__id__": 6
  309. },
  310. "artistSkeleton": {
  311. "__id__": 7
  312. },
  313. "_accSpeed": 50,
  314. "_maxX": 270,
  315. "_id": "44tvc7nsZJqJ2mxUVoBj4h"
  316. },
  317. {
  318. "__type__": "cc.PrefabInfo",
  319. "root": {
  320. "__id__": 1
  321. },
  322. "asset": {
  323. "__uuid__": "f91a8d1c-e7d6-4d6b-9436-ddd39b69315a"
  324. },
  325. "fileId": "ebufeEdrdIQpOOb+BeTXKZ",
  326. "sync": false
  327. }
  328. ]