Beginners Guide to Unity Particle System
Often when trying to make a VFX in Unity we stumble upon the particle system. Unity Particle system and the shader are the two most used methods to create VFX effects in Unity. In this article, we will learn the basics of Unity Particle system and try to create some basic effects with it. Introduction … Read more