1003_sj.prefab 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324
  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": "2002_sj",
  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. "_prefab": {
  34. "__id__": 7
  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": 31.17,
  47. "height": 31.17
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_trs": {
  55. "__type__": "TypedArray",
  56. "ctor": "Float64Array",
  57. "array": [
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 1,
  65. 1,
  66. 1,
  67. 1
  68. ]
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_is3DNode": false,
  79. "_groupIndex": 0,
  80. "groupIndex": 0,
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "liiz_souji",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [],
  91. "_active": true,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. }
  96. ],
  97. "_prefab": {
  98. "__id__": 4
  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": 0,
  111. "height": 0
  112. },
  113. "_anchorPoint": {
  114. "__type__": "cc.Vec2",
  115. "x": 0.5,
  116. "y": 0.5
  117. },
  118. "_trs": {
  119. "__type__": "TypedArray",
  120. "ctor": "Float64Array",
  121. "array": [
  122. 0,
  123. 0,
  124. 0,
  125. 0,
  126. 0,
  127. 0,
  128. 1,
  129. 1,
  130. 1,
  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.ParticleSystem",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "node": {
  152. "__id__": 2
  153. },
  154. "_enabled": false,
  155. "_materials": [
  156. {
  157. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  158. }
  159. ],
  160. "_srcBlendFactor": 770,
  161. "_dstBlendFactor": 771,
  162. "_custom": false,
  163. "_file": {
  164. "__uuid__": "948d18e1-13ee-4997-aaa2-d87d44bebf9f"
  165. },
  166. "_spriteFrame": {
  167. "__uuid__": "4883d8c7-212e-4227-8d7c-5536820d6114"
  168. },
  169. "_texture": null,
  170. "_stopped": false,
  171. "playOnLoad": true,
  172. "autoRemoveOnFinish": false,
  173. "totalParticles": 70,
  174. "duration": -1,
  175. "emissionRate": 70,
  176. "life": 0.3,
  177. "lifeVar": 0.2,
  178. "_startColor": {
  179. "__type__": "cc.Color",
  180. "r": 255,
  181. "g": 255,
  182. "b": 255,
  183. "a": 255
  184. },
  185. "_startColorVar": {
  186. "__type__": "cc.Color",
  187. "r": 0,
  188. "g": 0,
  189. "b": 0,
  190. "a": 0
  191. },
  192. "_endColor": {
  193. "__type__": "cc.Color",
  194. "r": 255,
  195. "g": 255,
  196. "b": 255,
  197. "a": 0
  198. },
  199. "_endColorVar": {
  200. "__type__": "cc.Color",
  201. "r": 0,
  202. "g": 0,
  203. "b": 0,
  204. "a": 0
  205. },
  206. "angle": 360,
  207. "angleVar": 360,
  208. "startSize": 15,
  209. "startSizeVar": 5,
  210. "endSize": 4,
  211. "endSizeVar": 2,
  212. "startSpin": 0,
  213. "startSpinVar": 0,
  214. "endSpin": 0,
  215. "endSpinVar": 0,
  216. "sourcePos": {
  217. "__type__": "cc.Vec2",
  218. "x": 0,
  219. "y": 0
  220. },
  221. "posVar": {
  222. "__type__": "cc.Vec2",
  223. "x": 20,
  224. "y": 20
  225. },
  226. "_positionType": 0,
  227. "positionType": 0,
  228. "emitterMode": 0,
  229. "gravity": {
  230. "__type__": "cc.Vec2",
  231. "x": 0,
  232. "y": 0
  233. },
  234. "speed": 200,
  235. "speedVar": 50,
  236. "tangentialAccel": 80,
  237. "tangentialAccelVar": 0,
  238. "radialAccel": 0,
  239. "radialAccelVar": 0,
  240. "rotationIsDir": false,
  241. "startRadius": 0,
  242. "startRadiusVar": 0,
  243. "endRadius": 0,
  244. "endRadiusVar": 0,
  245. "rotatePerS": 0,
  246. "rotatePerSVar": 0,
  247. "_N$preview": true,
  248. "_id": ""
  249. },
  250. {
  251. "__type__": "cc.PrefabInfo",
  252. "root": {
  253. "__id__": 1
  254. },
  255. "asset": {
  256. "__uuid__": "905aac31-214a-4652-8e15-ae6afd4bb8b9"
  257. },
  258. "fileId": "5bwpFg7fBD557Y3Y1g9hiT",
  259. "sync": false
  260. },
  261. {
  262. "__type__": "sp.Skeleton",
  263. "_name": "",
  264. "_objFlags": 0,
  265. "node": {
  266. "__id__": 1
  267. },
  268. "_enabled": false,
  269. "_materials": [
  270. {
  271. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  272. }
  273. ],
  274. "paused": false,
  275. "defaultSkin": "default",
  276. "defaultAnimation": "hurt",
  277. "_preCacheMode": 0,
  278. "_cacheMode": 0,
  279. "loop": true,
  280. "premultipliedAlpha": true,
  281. "timeScale": 1,
  282. "_accTime": 0,
  283. "_playCount": 0,
  284. "_frameCache": null,
  285. "_curFrame": null,
  286. "_skeletonCache": null,
  287. "_animationName": "hurt",
  288. "_animationQueue": [],
  289. "_headAniInfo": null,
  290. "_playTimes": 0,
  291. "_isAniComplete": true,
  292. "_N$skeletonData": {
  293. "__uuid__": "79d9bbfd-2a40-4f51-90e9-2b47bac7caf6"
  294. },
  295. "_N$_defaultCacheMode": 0,
  296. "_N$debugSlots": false,
  297. "_N$debugBones": false,
  298. "_N$debugMesh": false,
  299. "_N$useTint": false,
  300. "_N$enableBatch": false,
  301. "_id": ""
  302. },
  303. {
  304. "__type__": "b93aaZF26dGZ7IBfbQkVWx/",
  305. "_name": "",
  306. "_objFlags": 0,
  307. "node": {
  308. "__id__": 1
  309. },
  310. "_enabled": true,
  311. "_id": ""
  312. },
  313. {
  314. "__type__": "cc.PrefabInfo",
  315. "root": {
  316. "__id__": 1
  317. },
  318. "asset": {
  319. "__uuid__": "905aac31-214a-4652-8e15-ae6afd4bb8b9"
  320. },
  321. "fileId": "",
  322. "sync": false
  323. }
  324. ]