RelaxConnect - Last Update 14.11.2025 (day.month.year)
Video: https://youtube.com/playlist?list=PLS5GTwokWJUIdmB24p08wZApoWVyIzAzn&si=2oyySEa-rGfPzluF
A Niagara module that allows you to create a variety of effects:
1 Spider webs, web shooting (like Spider-Man), patterned webs, or import web patterns from Houdini. Web Shooter.
2 Plexus Effects.
3 Fluid effect simulation, such as water (no meshing, only particles).
4 PBD - Self-Collision.
5 Path Finding - Finding the way - Find the path from the selected particles through other particles. - In the example with Lightning.
6 Infection - Spread of infection attribute with obstacle avoidance
The module allows you to search for the 4-6-8 closest particles and build connections between them, creating physics based on them.
It works without Grid3D, using only loop for loops within the module. This makes it easy to use and create a variety of effects. Depending on the settings, it can consume from 0.1ms to 0.5ms per frame.
!
For the asset to work, you need to enable several things in the project:
1.Need to enable distance field generation in the project settings - “Project Settings - Generate Mesh Distance Field”. (Not necessarily, only for particle collisions)