How can I make an emissive animation along these pipes?

(animating an emissive flow along a mesh)

How can I do this? It is to show where the fuel in the pipes flow. I think the biggest problem is turning the animation 90 degrees. Here are the pipes I want to do it with. I want the “emissive animation” to be a bit on the outside of the pipes.

Hello!
I would use particles…

Hmm, I have just touched a little bit of the particle system in unreal. Do you have any suggestions on how to do that? Thank you for your input by the way!

You have to set up a vector field and set the particles to be affected totally by it(can’t remember the parameter name)

you can create many types for straight pipes, bended parts, narrowing and so on…

in the pipe material, add a texture with a panner to make it scroll, and connect it to the emissive output of the material.

Good tip but… This is not a plain surface…
Will this works for pipes? Curves?

I don’t think that will work with the Unwrap I have. I just scrolls the textures am I right?

you will need to unwrap the pipes in a consistent way for this effect to work. all the curves should be straightened out to follow a trim texture. this unwrap can be done on a second UV set, if you want to avoid stretching the diffuse material.

Yeah, that would work, problem is, there are alot of pipes. I’m thinking of making a little set I can use. Like a curve, a staight one, and such. But the best way would be to use a spline of some sort, and connect a cylinder, to maybe put the emissive material on that, but I’m not quite sure how to do the spline thing.

just model a corner piece, with a stretchable straight section attached to it, and unwrap it. then build everything out of that piece, replacing your current pipes. when you finish modelling the pipe network, you can weld it all together, and arrange the UVs to reduce seams.