Panner speed change

Hello,

I have a problem that I can’t solve…

I have a material with a “panner” (to move the texture in Y)
I would like to know if it is possible to change the speed of one of the axes (speed)
from the BP (level), I would like to have a variable in the BP!

But I can’t find how to do it…
Or do something similar???

bye and good day

Make the X and Y of the panner, parameters, then you make a material instance and talk to those parameters from blueprint

1 Like

Big ty…

it’s ok with this…

Bye

1 Like