Question by
unity_RyTc2P5U-Kwm4Q · Oct 09, 2018 at 07:47 AM ·
particlesystemlegacyparticleemitter
Legacy Particle System into new one
Hi,
I'm in charge of a project made in older versions of Unity, and I'm in charge of getting it to work on Unity 2018. All particles were using the Particle Emitter system, and it doesn't work with the newer versions.
Is there an easy way to change gameobjects with components like Ellipsoid Particle Emitter, Particle Animator and Particle Renderer into Particle System?
I there a tool for it? Or does anyone know how to do it manaually, if I have to?
Thanks!
Comment
Your answer

Follow this Question
Related Questions
Little dust particles after player jump hitting ground 2 Answers
Circle shape emitter is flipping particles on one side 1 Answer
Sub emitter is delayed 0 Answers
Particles Colliding Inside Cube 0 Answers
Some question about ParticleSystem.emit() rendering 0 Answers