Because when I lerp the color it will also show the in-between value
For Example. If I lerp from red to blue it also shows the purple color I need a direct change in color with transition animation
I just tried to make that with step but it still blends between the color and for some reason, it inverts color like if I use red then the actual output color will be blue I don’t know why that happens though.