I’ve set the Lerp A variable before the timeline start, but the clouds still move backwards during the lerp, like in the gif.
I’m thinking it might be because the CloudSpeed variable is being multiplied by the Time node in the material. But I don’t know how to set up the lerp to account for the Time node.
If it helps here is the full clouds material:
And here is the lerp BP:
Thank you so much for trying to help me, I’ve been stuck on this for half a week now