The LERP Animator is a powerful tool for creating linear animations in Unity. It allows you to define and manage multiple LERP animations within a single script inspector. This eliminates the need for third-party software and manual asset importation. With this package, you can create animations by LERPing an unlimited number of transforms through sets of position, rotation, and scale targets.
You can define different LERP animations, trigger them by name, and even use them in your favorite visual scripting system. The LERP Animator also offers features such as:
- Unlimited number of LERP animations per script
- Customizable duration, animation curve, and pause settings for each target
- Event triggers for OnLerpStart and OnLerpEnd
- Sequence triggering and looping
- Code and visual scripting system support
- Live preview of LERP targets and sequence playback in the editor
This package simplifies the process of creating and managing linear animations, saving you time and effort.
Key features include:
- Unlimited number of LERP animations per script
- Customizable duration, animation curve, and pause settings for each target
- Event triggers for OnLerpStart and OnLerpEnd
- Sequence triggering and looping
- Code and visual scripting system support
- Live preview of LERP targets and sequence playback in the editor
- Easy handling of target position and scale by sampling scene data
- Manual rotation offset control
- No manual typing or copying/pasting of x, y, and z values required





