Hi! I would like to panner a texture using as speed a direction vector in world, for example to pan a texture along the x-axis.
Is it possible? How would you approach that?
I edited the world aligned material to make it panning, but still that’s not what I want.
This gives me a world aligned texture, but speed of the panner is still based on uvs. How can I set that speed with a world vector instead of u and v speed?
Thank you!