Hey there,
I’m trying to lerp my boat, but instead of moving to the destination, it moves to somewhere random in the void. I want it to sort of tween there instead.
Also, there’s no loop here. The lerp only moves it once, and that’s it. The alpha value should gradually increase from 0 to 1 in a loop, or on renderstepped, something like that.