How to get insects to crawl on walls? (Niagara)

Hello, right now I have a simple niagara setup. Insects can walk around, they have random velocity and react to light. But they get stuck when they face a wall. How to make them work properly? Like in UE5 overivew video. I guess I need to remove the “gravity force” from the ParticleUpdate…

Timecode: 5:39

Thank you!

heyy, my fix was using: move to nearest distance field surface. This makes the particles snap to the surface and because you dont have to use the gravity module now you can make them move around all you like!, hope this helped

1 Like