New 3D Particle.prefab 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361
  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": "New 3D Particle",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [],
  20. "_active": true,
  21. "_components": [
  22. {
  23. "__id__": 2
  24. }
  25. ],
  26. "_prefab": {
  27. "__id__": 24
  28. },
  29. "_opacity": 255,
  30. "_color": {
  31. "__type__": "cc.Color",
  32. "r": 255,
  33. "g": 255,
  34. "b": 255,
  35. "a": 255
  36. },
  37. "_contentSize": {
  38. "__type__": "cc.Size",
  39. "width": 0,
  40. "height": 0
  41. },
  42. "_anchorPoint": {
  43. "__type__": "cc.Vec2",
  44. "x": 0.5,
  45. "y": 0.5
  46. },
  47. "_trs": {
  48. "__type__": "TypedArray",
  49. "ctor": "Float64Array",
  50. "array": [
  51. 0,
  52. 0,
  53. 0,
  54. 0,
  55. 1,
  56. 0,
  57. 6.123233995736766e-17,
  58. 1,
  59. 1,
  60. 1
  61. ]
  62. },
  63. "_eulerAngles": {
  64. "__type__": "cc.Vec3",
  65. "x": 0,
  66. "y": 180,
  67. "z": 0
  68. },
  69. "_skewX": 0,
  70. "_skewY": 0,
  71. "_is3DNode": true,
  72. "_groupIndex": 0,
  73. "groupIndex": 0,
  74. "_id": ""
  75. },
  76. {
  77. "__type__": "cc.ParticleSystem3D",
  78. "_name": "",
  79. "_objFlags": 0,
  80. "node": {
  81. "__id__": 1
  82. },
  83. "_enabled": true,
  84. "_materials": [
  85. {
  86. "__uuid__": "fd9cb387-c7b9-4cb1-9dcb-ee6b4d31d592"
  87. },
  88. {
  89. "__uuid__": "fd9cb387-c7b9-4cb1-9dcb-ee6b4d31d592"
  90. }
  91. ],
  92. "duration": 5,
  93. "_capacity": 100,
  94. "loop": true,
  95. "playOnAwake": true,
  96. "_prewarm": false,
  97. "_simulationSpace": 1,
  98. "simulationSpeed": 1,
  99. "startDelay": {
  100. "__id__": 3
  101. },
  102. "startLifetime": {
  103. "__id__": 4
  104. },
  105. "startColor": {
  106. "__id__": 5
  107. },
  108. "scaleSpace": 1,
  109. "startSize": {
  110. "__id__": 6
  111. },
  112. "startSpeed": {
  113. "__id__": 7
  114. },
  115. "startRotation": {
  116. "__id__": 8
  117. },
  118. "gravityModifier": {
  119. "__id__": 9
  120. },
  121. "rateOverTime": {
  122. "__id__": 10
  123. },
  124. "rateOverDistance": {
  125. "__id__": 11
  126. },
  127. "bursts": [],
  128. "_shapeModule": {
  129. "__id__": 12
  130. },
  131. "_sizeOvertimeModule": {
  132. "__id__": 14
  133. },
  134. "_trailModule": {
  135. "__id__": 19
  136. },
  137. "_renderMode": 0,
  138. "_velocityScale": 1,
  139. "_lengthScale": 1,
  140. "_mesh": null,
  141. "_id": ""
  142. },
  143. {
  144. "__type__": "cc.CurveRange",
  145. "mode": 0,
  146. "constant": 0,
  147. "multiplier": 1
  148. },
  149. {
  150. "__type__": "cc.CurveRange",
  151. "mode": 0,
  152. "constant": 5,
  153. "multiplier": 1
  154. },
  155. {
  156. "__type__": "cc.GradientRange",
  157. "_mode": 0,
  158. "color": {
  159. "__type__": "cc.Color",
  160. "r": 255,
  161. "g": 255,
  162. "b": 255,
  163. "a": 255
  164. }
  165. },
  166. {
  167. "__type__": "cc.CurveRange",
  168. "mode": 0,
  169. "constant": 1,
  170. "multiplier": 1
  171. },
  172. {
  173. "__type__": "cc.CurveRange",
  174. "mode": 0,
  175. "constant": 80,
  176. "multiplier": 1
  177. },
  178. {
  179. "__type__": "cc.CurveRange",
  180. "mode": 0,
  181. "constant": 0,
  182. "multiplier": 1
  183. },
  184. {
  185. "__type__": "cc.CurveRange",
  186. "mode": 0,
  187. "constant": 0,
  188. "multiplier": 1
  189. },
  190. {
  191. "__type__": "cc.CurveRange",
  192. "mode": 0,
  193. "constant": 10,
  194. "multiplier": 1
  195. },
  196. {
  197. "__type__": "cc.CurveRange",
  198. "mode": 0,
  199. "constant": 0,
  200. "multiplier": 1
  201. },
  202. {
  203. "__type__": "cc.ShapeModule",
  204. "enable": true,
  205. "_shapeType": 2,
  206. "emitFrom": 0,
  207. "radius": 1,
  208. "radiusThickness": 1,
  209. "_angle": 0.13962634015954636,
  210. "_arc": 6.283185307179586,
  211. "arcMode": 0,
  212. "arcSpread": 0,
  213. "arcSpeed": {
  214. "__id__": 13
  215. },
  216. "length": 5,
  217. "boxThickness": {
  218. "__type__": "cc.Vec3",
  219. "x": 0,
  220. "y": 0,
  221. "z": 0
  222. },
  223. "_position": {
  224. "__type__": "cc.Vec3",
  225. "x": 0,
  226. "y": 0,
  227. "z": 0
  228. },
  229. "_rotation": {
  230. "__type__": "cc.Vec3",
  231. "x": 0,
  232. "y": 0,
  233. "z": 0
  234. },
  235. "_scale": {
  236. "__type__": "cc.Vec3",
  237. "x": 1,
  238. "y": 1,
  239. "z": 1
  240. },
  241. "alignToDirection": false,
  242. "randomDirectionAmount": 0,
  243. "sphericalDirectionAmount": 0,
  244. "randomPositionAmount": 0
  245. },
  246. {
  247. "__type__": "cc.CurveRange",
  248. "mode": 0,
  249. "constant": 0,
  250. "multiplier": 1
  251. },
  252. {
  253. "__type__": "cc.SizeOvertimeModule",
  254. "enable": true,
  255. "separateAxes": true,
  256. "size": {
  257. "__id__": 15
  258. },
  259. "x": {
  260. "__id__": 16
  261. },
  262. "y": {
  263. "__id__": 17
  264. },
  265. "z": {
  266. "__id__": 18
  267. }
  268. },
  269. {
  270. "__type__": "cc.CurveRange",
  271. "mode": 0,
  272. "constant": 1,
  273. "multiplier": 1
  274. },
  275. {
  276. "__type__": "cc.CurveRange",
  277. "mode": 0,
  278. "constant": 50,
  279. "multiplier": 1
  280. },
  281. {
  282. "__type__": "cc.CurveRange",
  283. "mode": 0,
  284. "constant": 1,
  285. "multiplier": 1
  286. },
  287. {
  288. "__type__": "cc.CurveRange",
  289. "mode": 0,
  290. "constant": 1,
  291. "multiplier": 1
  292. },
  293. {
  294. "__type__": "cc.TrailModule",
  295. "_enable": true,
  296. "mode": 0,
  297. "lifeTime": {
  298. "__id__": 20
  299. },
  300. "_minParticleDistance": 0.1,
  301. "_space": 0,
  302. "existWithParticles": true,
  303. "textureMode": 0,
  304. "widthFromParticle": true,
  305. "widthRatio": {
  306. "__id__": 21
  307. },
  308. "colorFromParticle": false,
  309. "colorOverTrail": {
  310. "__id__": 22
  311. },
  312. "colorOvertime": {
  313. "__id__": 23
  314. }
  315. },
  316. {
  317. "__type__": "cc.CurveRange",
  318. "mode": 0,
  319. "constant": 1,
  320. "multiplier": 1
  321. },
  322. {
  323. "__type__": "cc.CurveRange",
  324. "mode": 0,
  325. "constant": 0,
  326. "multiplier": 1
  327. },
  328. {
  329. "__type__": "cc.GradientRange",
  330. "_mode": 0,
  331. "color": {
  332. "__type__": "cc.Color",
  333. "r": 255,
  334. "g": 255,
  335. "b": 255,
  336. "a": 255
  337. }
  338. },
  339. {
  340. "__type__": "cc.GradientRange",
  341. "_mode": 0,
  342. "color": {
  343. "__type__": "cc.Color",
  344. "r": 255,
  345. "g": 255,
  346. "b": 255,
  347. "a": 255
  348. }
  349. },
  350. {
  351. "__type__": "cc.PrefabInfo",
  352. "root": {
  353. "__id__": 1
  354. },
  355. "asset": {
  356. "__id__": 0
  357. },
  358. "fileId": "72MLoURvdFRL+UySQYHOYY",
  359. "sync": false
  360. }
  361. ]