1104.prefab 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316
  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": "1001_cx_ske",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 5
  28. },
  29. {
  30. "__id__": 6
  31. },
  32. {
  33. "__id__": 7
  34. },
  35. {
  36. "__id__": 8
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 9
  41. },
  42. "_opacity": 255,
  43. "_color": {
  44. "__type__": "cc.Color",
  45. "r": 255,
  46. "g": 255,
  47. "b": 255,
  48. "a": 255
  49. },
  50. "_contentSize": {
  51. "__type__": "cc.Size",
  52. "width": 40,
  53. "height": 40
  54. },
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_trs": {
  61. "__type__": "TypedArray",
  62. "ctor": "Float64Array",
  63. "array": [
  64. 0,
  65. 0,
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 1,
  71. 1,
  72. 1,
  73. 1
  74. ]
  75. },
  76. "_eulerAngles": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_skewX": 0,
  83. "_skewY": 0,
  84. "_is3DNode": false,
  85. "_groupIndex": 5,
  86. "groupIndex": 5,
  87. "_id": ""
  88. },
  89. {
  90. "__type__": "cc.Node",
  91. "_name": "effect_atk",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [],
  97. "_active": true,
  98. "_components": [
  99. {
  100. "__id__": 3
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 4
  105. },
  106. "_opacity": 255,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 255,
  110. "g": 255,
  111. "b": 255,
  112. "a": 255
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 56,
  117. "height": 28
  118. },
  119. "_anchorPoint": {
  120. "__type__": "cc.Vec2",
  121. "x": 0.5,
  122. "y": 0.5
  123. },
  124. "_trs": {
  125. "__type__": "TypedArray",
  126. "ctor": "Float64Array",
  127. "array": [
  128. 0,
  129. 0,
  130. 0,
  131. 0,
  132. 0,
  133. 0,
  134. 1,
  135. 1,
  136. 1,
  137. 1
  138. ]
  139. },
  140. "_eulerAngles": {
  141. "__type__": "cc.Vec3",
  142. "x": 0,
  143. "y": 0,
  144. "z": 0
  145. },
  146. "_skewX": 0,
  147. "_skewY": 0,
  148. "_is3DNode": false,
  149. "_groupIndex": 0,
  150. "groupIndex": 0,
  151. "_id": ""
  152. },
  153. {
  154. "__type__": "sp.Skeleton",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "node": {
  158. "__id__": 2
  159. },
  160. "_enabled": true,
  161. "_materials": [
  162. {
  163. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  164. }
  165. ],
  166. "paused": false,
  167. "defaultSkin": "default",
  168. "defaultAnimation": "animation",
  169. "_preCacheMode": 0,
  170. "_cacheMode": 0,
  171. "loop": true,
  172. "premultipliedAlpha": true,
  173. "timeScale": 1,
  174. "_accTime": 0,
  175. "_playCount": 0,
  176. "_frameCache": null,
  177. "_curFrame": null,
  178. "_skeletonCache": null,
  179. "_animationName": "animation",
  180. "_animationQueue": [],
  181. "_headAniInfo": null,
  182. "_playTimes": 0,
  183. "_isAniComplete": true,
  184. "_N$skeletonData": {
  185. "__uuid__": "3116afd5-b979-4835-971d-afd67bb131df"
  186. },
  187. "_N$_defaultCacheMode": 0,
  188. "_N$debugSlots": false,
  189. "_N$debugBones": false,
  190. "_N$debugMesh": false,
  191. "_N$useTint": false,
  192. "_N$enableBatch": false,
  193. "_id": ""
  194. },
  195. {
  196. "__type__": "cc.PrefabInfo",
  197. "root": {
  198. "__id__": 1
  199. },
  200. "asset": {
  201. "__uuid__": "4b697850-d13a-412e-9157-fbf4519c8653"
  202. },
  203. "fileId": "a8udr7zgZMmJiZ0sPquJX/",
  204. "sync": false
  205. },
  206. {
  207. "__type__": "cc.Sprite",
  208. "_name": "",
  209. "_objFlags": 0,
  210. "node": {
  211. "__id__": 1
  212. },
  213. "_enabled": true,
  214. "_materials": [
  215. {
  216. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  217. }
  218. ],
  219. "_srcBlendFactor": 770,
  220. "_dstBlendFactor": 771,
  221. "_spriteFrame": null,
  222. "_type": 0,
  223. "_sizeMode": 1,
  224. "_fillType": 0,
  225. "_fillCenter": {
  226. "__type__": "cc.Vec2",
  227. "x": 0,
  228. "y": 0
  229. },
  230. "_fillStart": 0,
  231. "_fillRange": 0,
  232. "_isTrimmedMode": true,
  233. "_atlas": null,
  234. "_id": ""
  235. },
  236. {
  237. "__type__": "cc.RigidBody",
  238. "_name": "",
  239. "_objFlags": 0,
  240. "node": {
  241. "__id__": 1
  242. },
  243. "_enabled": true,
  244. "_type": 2,
  245. "_allowSleep": true,
  246. "_gravityScale": 0,
  247. "_linearDamping": 0,
  248. "_angularDamping": 0,
  249. "_linearVelocity": {
  250. "__type__": "cc.Vec2",
  251. "x": 0,
  252. "y": 0
  253. },
  254. "_angularVelocity": 0,
  255. "_fixedRotation": true,
  256. "enabledContactListener": true,
  257. "bullet": false,
  258. "awakeOnLoad": true,
  259. "_id": ""
  260. },
  261. {
  262. "__type__": "cc.PhysicsBoxCollider",
  263. "_name": "",
  264. "_objFlags": 0,
  265. "node": {
  266. "__id__": 1
  267. },
  268. "_enabled": true,
  269. "tag": 0,
  270. "_density": 0,
  271. "_sensor": true,
  272. "_friction": 0,
  273. "_restitution": 0,
  274. "body": null,
  275. "_offset": {
  276. "__type__": "cc.Vec2",
  277. "x": 0,
  278. "y": 0
  279. },
  280. "_size": {
  281. "__type__": "cc.Size",
  282. "width": 40,
  283. "height": 40
  284. },
  285. "_id": ""
  286. },
  287. {
  288. "__type__": "9324c1xtApIDIl9G5nfP7h2",
  289. "_name": "",
  290. "_objFlags": 0,
  291. "node": {
  292. "__id__": 1
  293. },
  294. "_enabled": true,
  295. "speed": 1500,
  296. "distance": 1000,
  297. "mStartEffect": {
  298. "__uuid__": "580c0c4a-23f1-404b-9fbc-82ce2428b68e"
  299. },
  300. "mHitEffect": {
  301. "__uuid__": "a864633d-44d1-493f-b144-bfecdc0bad10"
  302. },
  303. "_id": ""
  304. },
  305. {
  306. "__type__": "cc.PrefabInfo",
  307. "root": {
  308. "__id__": 1
  309. },
  310. "asset": {
  311. "__uuid__": "4b697850-d13a-412e-9157-fbf4519c8653"
  312. },
  313. "fileId": "",
  314. "sync": false
  315. }
  316. ]