[solved] I search for a block

A few weeks ago, I watched a video by Jens that presented a block that could transition from one value to another in x steps. If I remember correctly, this block could be used to change from one specific color to another using the RGB values ​​of the colors.

Has anyone recreated this block, or does anyone know which video I saw it demonstrated in?

Thanks!

block (with some examples I made, probably what you are looking for):

link: https://www.youtube.com/watch?v=U9W04TEMBUk&t=279s

I think you’re looking for the animation library

Thk you, that’s exactly what i looking for

Maybe you mean this block in the Colours library – This topic has been solved but this one is variadic

i used this one:

thk for this add-on, it will be useful for the future !

You’re welcome!

BTW, there’s a bug with your block (only with strings): It throws an error due to the mixed value being a float.

now fixed in the project :slight_smile:
I actually realized this yesterday, but I forgor to save I guess.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.