The position to move towards.
The interpolation factor (0.0 to 1.0). Default 0.1.
The object this behavior is attached to. Set automatically.
ReadonlyuuidStatic Optional ReadonlyinspectorCalled when the behavior is attached to an object.
Called when the behavior is detached from an object.
Called every frame to update the behavior logic.
The time elapsed since the last frame in seconds.
Smoothly interpolates an object towards a target position, creating an inertia/spring-like effect.