Promoting 2d vector properly?

Hi

When I convert a 2d vector to a paramater, it is promoted as an RGB value combo. The problem is that these RGB values can’t be drag to negative values, plus I get an error when I add the to a 2d vector (like UVs). What is the right way to go about it?

Try with a MakeFloat2, (when you input the value, use only the connected one)

1 Like