Further reading
You can learn more about Particle Systems at the following links:
- Kodeco’s (formerly Ray Wenderlich’s) introduction to Particle Systems: https://www.kodeco.com/138-introduction-to-unity-particle-systems
- PolyToot’s Advanced Fire Effect Tutorial With Unity Particles: https://www.youtube.com/watch?v=G0R7MIbX3MU
Learn more about Line Renderers in the Unity manual pages:
An exciting package now out of preview is Visual Effects Graph. This offers powerful ways to create stunning visual effects in Unity projects. Learn more at these links:
- Kodeco’s (formerly Ray Wenderlich’s) Visual Effects Graph tutorial: https://www.kodeco.com/9261156-introduction-to-the-visual-effect-graph
- The Unity Visual Effects Graph samples project to download (it’s over 1 GB): https://github.com/Unity-Technologies/VisualEffectGraph-Samples...