Unity 3D Essential Training Tutorials Final Part
For Section 12, Particles & FX in Unity, I will be working on the following: Ambient Particles: Dust - There are different ways of adding a particle system to the scene by making an empty object and placing a particle system there or adding one to an existing object. There is also a preset effect --> Particle System so I will be using it. There are lots of settings for a particle effect... Video below of how it looks after i am done. Creating steam effects - finishing the Dust effect I will now work on a steam particle effect. Here is how it looks right now. I still need to add more. The steam effect will be for the slime area. A bit more progress... Final...[Video] I will add the shader for the steam in the next part of the tutorial where I will modify the appearance of each particle. Modifying the appearance of particles - For this part I will be adding a steam shader to the steam particles. I will be using the preset Particle Steam that is found in th...