Ermperson - Niagara RelaxConnect: Web, Plexus, Fluid

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).

!

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)

2. I recommend enabling SM6 - "Project Settings - Platforms Windows - D3D12 Target Shader Formats - SM6"

(The asset will work with SM5, but Niagara may encounter warnings and compilation issues).

The module allows you to search for the four closest particles and build connections between them. And create physics based on this.

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.