Before we delve into the details of particle systems, let's discuss what exactly these systems are and how they are used. Let's start with a discussion of what particle systems are.
Adding Particle Systems
What is a Particle System?
In any 3D complex game, characters, props, and environment elements are mostly created as 3D meshes and models, while in 2D games, sprites and images are used for these same purposes. Now, whether these objects are meshes or sprites, they mostly represent solid objects which contain a well-defined shape. But any game contains other entities such as fluids, liquids, smokes, clouds, flames, magic balls, and so on. These are some sort of special kinds of animations and objects, and are handled also with a special type of properties...