so i want to use a light that flashes fast from color 1 to color 2, and back again to color 1.
Like this reference : https://www.youtube.com/watch?v=eBkoG-8E-2w
How to do that?
so i want to use a light that flashes fast from color 1 to color 2, and back again to color 1.
Like this reference : https://www.youtube.com/watch?v=eBkoG-8E-2w
How to do that?
Right click on the color in the emission node in the shader editor, set keyframe, and repeat.
kinda tedious, doing that everytime, is there any faster way? it flicker less than a second, i had to repeat it, would take forever to finish,
Quite some methods available :
Like any keyframes, you can edit those after on the dopesheet and graph editor, use some modifiers and make it cyclic.
There’s a bunch of tutorials out there, but usually you use a noise modiifier in the graph editor that randomly chnages a value that is used as a mixrgb factor for twot clors (or emission strength, or whatever)