Let’s build this Unreal Niagara particle sim within 6 minutes

Fix : Scale Mesh Size modules 1. Open up the Niagara system 2. Go to ’Particle Spawn’ 3. Under Initialize Particle find the parameter ’Mesh Scale Mode’ 4. Set ’Mesh Scale Mode’ to ’Uniform’ (thanks hopelandgame) Fix : Curl noise force parameters changed The curl noise force parameters changed in UE , the frequency value needs to be way higher now. what used to be is now something like 3.0 or something. Adjust till it looks good. I created this particle system while i was learning about Niagara by just fiddling with some forces really. The result was mind-blowing and because of a lot of positive feedback i’ve created a tutorial where i explain how to make such a thing.
Back to Top