Import SmoothUnityLerps.cs to your unity project Drag the code to the GameObject Choose the desired lerp smooth type in the inspector Call StartLerp function with the target transorm that the object ...
This repository allows you to do smooth transformations (position, rotation, scale) on a Game Object.