The '''ConstantLerpValue''' component will make the <code>Value</code> reach <code>TargetValue</code>, making <code>Speed</code> progress per second.
The '''ConstantLerpValue''' component will make the <code>Value</code> reach <code>TargetValue</code>, making <code>Speed</code> progress per second. it can also be known as a linear lerp.
== Fields ==
== Fields ==
Latest revision as of 02:08, 2 July 2025
Component image
Constant Lerp Value component as seen in the Scene Inspector
The ConstantLerpValue component will make the Value reach TargetValue, making Speed progress per second. it can also be known as a linear lerp.