thumbnail blueprint
blueprint

(Pure Function) Lerping vectors using a customizable arc

  • Exposure: public
  • UE Version: 5.7

avatar author

august831

March 2, 2026, 12:15 pm

Bezierly interpolates between two vectors, the arc height is based on the middle point of the up vector of the line drawn by the start and end vectors. Use this instead of a normal "Lerp (Vector)" node if you wish to not do things linearly.

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v