VFX Scripting Experiments

Attaches static mesh particles to a skeletal mesh actor and snaps them Minecraft-style to an invisible grid. Uses modulo to more evenly disperse the particles to prevent overlap, thus requiring fewer particles.

Attaches static mesh particles to a skeletal mesh actor and snaps them Minecraft-style to an invisible grid. Uses modulo to more evenly disperse the particles to prevent overlap, thus requiring fewer particles.

Niagara system which samples materials.

Niagara system which samples materials.

Same deal but it terminates unused particles that have an alpha value of zero.

Same deal but it terminates unused particles that have an alpha value of zero.