Creating Crawling Dust in UE5.3 Niagara β Quick Tutorial
Intro: Hi guys, Iβm Ashif Ali and youβre watching CGHOW. Today, weβll create a realistic crawling dust effect in Unreal Engine 5.3 using Niagara. Letβs dive right in!
Setup:
Map and Niagara Setup:
Open a new map for the project. Iβm using an open-world map for this effect.
Save the map in your desired folder (e.g., βDay Six Layerβ).
Create a new Niagara system by right-clicking and selecting Niagara, then choose Fountain or Electric Effects from the templates.
First Emitter β Linear Rectangle:
Add a new Box emitter and increase the size on the Y-axis to create a linear rectangle shape.
Set the velocity to 50 on the Y-axis, giving the dust a crawling effect.
Name this emitter Dust.
Second Emitter β Gas Emitter:
Add another emitter and choose Gas as the parent.
In the Source section, switch the particle to GPU and adjust the radius to 10.
Reduce the container size on the Y-axis to 200, setting the offset to 0.5.
Adjust the X-axis to 500 and the Z-axis to 800 to ensure the dust remains within the desired bounds.
Turn off gravity by setting the Y value to -980. This simulates a downward force, making the particles move faster.
Save these settings for now.
Simulation Settings:
To enhance the dustβs visual, add variation.
Go to Set Fluid Attribute and enable color. This allows the fluid to take on different colors, like brown or orange.
Adjust hue, saturation, and brightness to get the desired variation.
Increase the density (set to 10) and adjust other parameters like velocity if needed to get a more dynamic effect.
Sequencer and Camera Setup:
Create a Sequencer to organize the effects and set the camera angle.
Move the emitter and adjust its position within the map.
Set the camera to capture the crawling dust effect from various angles.
Final Adjustments:
To optimize the performance, cache the simulation. Go to the Niagara component, select your FX, and click on Cache Simulation. This ensures smoother playback.
If needed, you can add rocks or other static meshes from the Mega Scan library to interact with the dust. Place these objects in the scene so they collide with the particles, giving a realistic appearance.
Conclusion:
After adjusting these parameters and creating interactions with objects in the scene, youβll have a realistic crawling dust effect.
This file will be available on my Patreon as usual.
I am Ashif Ali, Real-Time VFX Artist, I make Unreal Engine Niagara Tutorial on this channel. I've made it my mission to share my knowledge and expertise with the world through my YouTube channel. So why not join me on this exciting adventure? Follow me on my social links, subscribe to my channel, and support my growth as a creator. Together, we can create amazing things and take our skills to new heights. And who knows, you might even get access to some of my exclusive files for free!
https://youtu.be/C-umkSMXd2o Full Tutorial - https://youtu.be/UbqEXYkmpckDownload - https://www.patreon.com/Ashif/posts/energy-impact-in-169122113 In this video, I demonstrate a dynamic Energy…