@SanderVanhove Neither of them look like a lerp though :)
@SanderVanhove Lerp is lerp, adding a non-linear easing makes it not a lerp by definition ;) Somehow the name stuck and gets used for any kind of interpolation, I'm just being (playfully) pedantic there 😄
@dos @SanderVanhove let's not be a tween about it. It's actually a nice hint since I totally just ran into that issue with weird tween behavior on angles.
@dos ah yes indeed! I'm using lerp functions to get a non-lerp result 😂
@dos and yet, they are lerps 😉 Though, like somebody on reddit pointed out, they would have looked better with a better easing function