
Download – https://www.patreon.com/posts/83088810
Patreon- https://www.patreon.com/Ashif
NFT – https://opensea.io/CGHOW
Twitter – https://twitter.com/cghow_
👉👉 If you Liked it – http://bit.ly/2UZmiZ4
Channel Ashif – http://bit.ly/3aYaniw
Support me on – paypal.me/9953280644
Smootly Stop Rotation on Collision and face surface in UE5.2 Niagara Tutorial | Download Files
#cghow #UE5 #UE4Niagara #gamefx #ue5niagara #ue4vfx #niagara #unrealengineniagara #realtimevfx
â—ŹVisit – https://cghow.com/
Unreal Engine Marketplace – https://bit.ly/3aojvAa
Artstation Store – https://www.artstation.com/ashif/store
Gumroad – https://cghow.gumroad.com/
Description:
In this tutorial, Ashif Ali demonstrates how to create mesh particles in Unreal Engine that randomly rotate, collide with a surface, and then stop rotating while aligning to face the surface. This tutorial is perfect for adding dynamic, realistic particle interactions like falling objects or debris.
Key Points:
- Setting Up the Niagara Effect:
- Start by creating a new Niagara system and selecting the Fountain template. Replace the default sprite with a mesh renderer, using a cube as the mesh. Adjust the cube’s size to create a rectangular shape.
- Adding Initial Random Rotation:
- To make the particles rotate randomly, use the Update Rotation module and randomize the axis for rotation. Initially, the particles will rotate and collide with the surface.
- Collisions and Rotation Stopping:
- To stop rotation when particles collide with a surface, use the Collision module and reduce the bounce. Place the Update Rotation module after the Collision module and use a condition to stop the rotation based on whether the particle is colliding.
- In the Update Rotation module, invert the rotation values so that rotation stops when the particle collides.
- Smoothly Stopping the Rotation:
- For smooth rotation stoppage, use a curve in the Update Rotation module. Use the Increment Over Time module to control when the rotation slows down after the collision, based on the life of the particle.
- This allows for a gradual stop of rotation after the collision, rather than an immediate halt.
- Making Particles Face the Surface:
- To make particles face the surface after colliding, duplicate the Update Rotation module and enable Face Orientation after the collision. Connect the Has Collided condition to make this happen only when the particle has collided with the surface.
- Enhancing the Effect:
- Add a sphere or other mesh as a surface for particles to collide with, and increase the particle count for more dynamic interactions.
- Adjust parameters like friction and the particle’s life span to fine-tune the effect.
Trendy Tags:
- #UnrealEngine
- #NiagaraVFX
- #MeshParticles
- #ParticleRotation
- #CollisionEffect
- #UE5VFX
- #GamingVFX
- #PhysicsSimulation
Additional Notes:
- By using incremental changes and a curve, you can achieve smooth transitions for rotation stoppage, creating more natural-looking effects.
- The randomized rotation adds a more organic feel to the particles, while the collision response and facing orientation bring a sense of realism to the movement.
This technique is ideal for simulating objects like falling debris, toys, or scattered items in a game environment that need to collide and rest in a specific orientation.


Leave a Reply