How would I make two different lights have different delays on a single tick event?

There’s many ways I think you can do this but I’ve not got Unreal to test just yet, you could use a for loop, then set blue light visibility to off, red to on, delay, blue light on, red on and that should loop eternally flicking them on and off one after the other for the duration of the delay.