qiyou_effect_item.prefab 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "qiyou_effect_item",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "qiyou_effect_item",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. }
  24. ],
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 8
  29. },
  30. {
  31. "__id__": 10
  32. }
  33. ],
  34. "_prefab": {
  35. "__id__": 12
  36. },
  37. "_lpos": {
  38. "__type__": "cc.Vec3",
  39. "x": 0,
  40. "y": 0,
  41. "z": 0
  42. },
  43. "_lrot": {
  44. "__type__": "cc.Quat",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0,
  48. "w": 1
  49. },
  50. "_lscale": {
  51. "__type__": "cc.Vec3",
  52. "x": 1,
  53. "y": 1,
  54. "z": 1
  55. },
  56. "_mobility": 0,
  57. "_layer": 33554432,
  58. "_euler": {
  59. "__type__": "cc.Vec3",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0
  63. },
  64. "_id": ""
  65. },
  66. {
  67. "__type__": "cc.Node",
  68. "_name": "Particle2D",
  69. "_objFlags": 0,
  70. "__editorExtras__": {},
  71. "_parent": {
  72. "__id__": 1
  73. },
  74. "_children": [],
  75. "_active": true,
  76. "_components": [
  77. {
  78. "__id__": 3
  79. },
  80. {
  81. "__id__": 5
  82. }
  83. ],
  84. "_prefab": {
  85. "__id__": 7
  86. },
  87. "_lpos": {
  88. "__type__": "cc.Vec3",
  89. "x": 0,
  90. "y": 0,
  91. "z": 0
  92. },
  93. "_lrot": {
  94. "__type__": "cc.Quat",
  95. "x": 0,
  96. "y": 0,
  97. "z": 0,
  98. "w": 1
  99. },
  100. "_lscale": {
  101. "__type__": "cc.Vec3",
  102. "x": 1,
  103. "y": 1,
  104. "z": 1
  105. },
  106. "_mobility": 0,
  107. "_layer": 33554432,
  108. "_euler": {
  109. "__type__": "cc.Vec3",
  110. "x": 0,
  111. "y": 0,
  112. "z": 0
  113. },
  114. "_id": ""
  115. },
  116. {
  117. "__type__": "cc.UITransform",
  118. "_name": "",
  119. "_objFlags": 0,
  120. "__editorExtras__": {},
  121. "node": {
  122. "__id__": 2
  123. },
  124. "_enabled": true,
  125. "__prefab": {
  126. "__id__": 4
  127. },
  128. "_contentSize": {
  129. "__type__": "cc.Size",
  130. "width": 100,
  131. "height": 100
  132. },
  133. "_anchorPoint": {
  134. "__type__": "cc.Vec2",
  135. "x": 0.5,
  136. "y": 0.5
  137. },
  138. "_id": ""
  139. },
  140. {
  141. "__type__": "cc.CompPrefabInfo",
  142. "fileId": "932VUZgaZByK3x1XasUeO2"
  143. },
  144. {
  145. "__type__": "cc.ParticleSystem2D",
  146. "_name": "Node<ParticleSystem2D>",
  147. "_objFlags": 0,
  148. "__editorExtras__": {},
  149. "node": {
  150. "__id__": 2
  151. },
  152. "_enabled": true,
  153. "__prefab": {
  154. "__id__": 6
  155. },
  156. "_customMaterial": null,
  157. "_srcBlendFactor": 1,
  158. "_dstBlendFactor": 6,
  159. "_color": {
  160. "__type__": "cc.Color",
  161. "r": 255,
  162. "g": 255,
  163. "b": 255,
  164. "a": 255
  165. },
  166. "duration": 0.2,
  167. "emissionRate": 200,
  168. "life": 0.8,
  169. "lifeVar": 0.4,
  170. "angle": 90,
  171. "angleVar": 90,
  172. "startSize": 10,
  173. "startSizeVar": 40,
  174. "endSize": 20,
  175. "endSizeVar": 40,
  176. "startSpin": 0,
  177. "startSpinVar": 50,
  178. "endSpin": 80,
  179. "endSpinVar": 0,
  180. "sourcePos": {
  181. "__type__": "cc.Vec2",
  182. "x": 0,
  183. "y": 0
  184. },
  185. "posVar": {
  186. "__type__": "cc.Vec2",
  187. "x": 10,
  188. "y": 10
  189. },
  190. "emitterMode": 0,
  191. "gravity": {
  192. "__type__": "cc.Vec2",
  193. "x": 100,
  194. "y": -1500
  195. },
  196. "speed": 500,
  197. "speedVar": 100,
  198. "tangentialAccel": 0,
  199. "tangentialAccelVar": 0,
  200. "radialAccel": 0,
  201. "radialAccelVar": 0,
  202. "rotationIsDir": false,
  203. "startRadius": 100,
  204. "startRadiusVar": 0,
  205. "endRadius": 0,
  206. "endRadiusVar": 0,
  207. "rotatePerS": 0,
  208. "rotatePerSVar": 0,
  209. "playOnLoad": false,
  210. "autoRemoveOnFinish": false,
  211. "_preview": false,
  212. "preview": false,
  213. "_custom": false,
  214. "_file": {
  215. "__uuid__": "94f84e54-44a2-47dc-9d31-4287521c5144",
  216. "__expectedType__": "cc.ParticleAsset"
  217. },
  218. "_spriteFrame": null,
  219. "_totalParticles": 200,
  220. "_startColor": {
  221. "__type__": "cc.Color",
  222. "r": 195,
  223. "g": 55,
  224. "b": 60,
  225. "a": 0
  226. },
  227. "_startColorVar": {
  228. "__type__": "cc.Color",
  229. "r": 0,
  230. "g": 0,
  231. "b": 0,
  232. "a": 255
  233. },
  234. "_endColor": {
  235. "__type__": "cc.Color",
  236. "r": 195,
  237. "g": 55,
  238. "b": 60,
  239. "a": 255
  240. },
  241. "_endColorVar": {
  242. "__type__": "cc.Color",
  243. "r": 0,
  244. "g": 0,
  245. "b": 0,
  246. "a": 255
  247. },
  248. "_positionType": 0,
  249. "_id": ""
  250. },
  251. {
  252. "__type__": "cc.CompPrefabInfo",
  253. "fileId": "2a3E7sLZNIG73U7J/CmWyo"
  254. },
  255. {
  256. "__type__": "cc.PrefabInfo",
  257. "root": {
  258. "__id__": 1
  259. },
  260. "asset": {
  261. "__id__": 0
  262. },
  263. "fileId": "6agFsH7YVOJa7pPXIYIy/s",
  264. "instance": null,
  265. "targetOverrides": null,
  266. "nestedPrefabInstanceRoots": null
  267. },
  268. {
  269. "__type__": "cc.UITransform",
  270. "_name": "",
  271. "_objFlags": 0,
  272. "__editorExtras__": {},
  273. "node": {
  274. "__id__": 1
  275. },
  276. "_enabled": true,
  277. "__prefab": {
  278. "__id__": 9
  279. },
  280. "_contentSize": {
  281. "__type__": "cc.Size",
  282. "width": 100,
  283. "height": 100
  284. },
  285. "_anchorPoint": {
  286. "__type__": "cc.Vec2",
  287. "x": 0.5,
  288. "y": 0.5
  289. },
  290. "_id": ""
  291. },
  292. {
  293. "__type__": "cc.CompPrefabInfo",
  294. "fileId": "97v4oQ20tPIJf0guZfSRj3"
  295. },
  296. {
  297. "__type__": "347b4z2GeNJ2bOItZWHxrOm",
  298. "_name": "",
  299. "_objFlags": 0,
  300. "__editorExtras__": {},
  301. "node": {
  302. "__id__": 1
  303. },
  304. "_enabled": true,
  305. "__prefab": {
  306. "__id__": 11
  307. },
  308. "particle": {
  309. "__id__": 5
  310. },
  311. "_id": ""
  312. },
  313. {
  314. "__type__": "cc.CompPrefabInfo",
  315. "fileId": "7ayfS/B91OBIXe4EcBGM61"
  316. },
  317. {
  318. "__type__": "cc.PrefabInfo",
  319. "root": {
  320. "__id__": 1
  321. },
  322. "asset": {
  323. "__id__": 0
  324. },
  325. "fileId": "51H4kn/StLC70wMrpMS4Io",
  326. "instance": null,
  327. "targetOverrides": null
  328. }
  329. ]