blueprint
(Pure Function) Lerping vectors using a customizable arc
- Exposure: public
- UE Version: 5.7
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.
ctrl + v