Fading (trailing) beam emitter?

Greets UE Forums,

I’m trying to create an effect of a beam of color arcing from one actor to another where the color spreads to the target actor, but as it does this it also begins disappearing from the source actor.

Attached is a basic project example of this where a level blueprint spawns the emitter and passes to it the two persistent level actors. Current progress is using a beam emitter in the particle system with Beam Data, Beam->Source, and Beam->Target modules.

As you will see, the color pulses from source to target. But it doesn’t currently disappear from source as it moves. Is there a way to accomplish something similar to this arc with a “disappearing tail”? (Something similar to FF12 combat indicator lines.)