Make glowing colors flow from one end of face to other end?

Hi Francis,

I’ve been able to achieve a similar result by panning a gradient inside of a material:

Note that the texture in ‘ColorMap’ does not come with the editor (But any gradient would work) also the direction of the gradient will determine what direction you’re panning the texture (Speed U or Speed V)

You’d then multiply or add the result with everything else.

Cheers

1 Like