Pulsing Light Object In Cycles

Hey all I was wondering if anyone knows how to animation an emission object to pulse or even turn on and off like a
blinking light, I’ve tried everything I can think of but I’m still a noob when it comes to animating lol

Thanks

Locate or create an Emission material.
Rewind to frame #1.
Right-Click on the field labeled Strength, in the emission material, and insert a keyframe.
Bring up a Graph Editor window and locate the Strength channel.
With the Strength channel active move your mouse into the time area of the Graph Editor and press the N-KEY.
This brings up a side panel, scroll to the bottom and click Add Modifier and choose Noise from the list.

Now the Strength of the emission from the material will modulate based upon the value generated by the f-curve Noise modifier. This will simulate a randomly flickering light. Change the modifier values to alter the generated f-cuve interactively. Play with the other modifier types such as Cycles (not the render engine) to generate a steady blinking pattern.

NOTE: F-Curve modifiers can only be added to channels that exist in the Graph Editor. That is why you have to insert at least on keyframe…to generate the channel.

1 Like

Awesome thank you Atom! I never though about right clicking on the strength vaule or adding a modifier haha lesson learned ^-^