i have made a viewmodel aiming system using aimpart and smoothing it with :Lerp()
it works but is it possible to make the lerp transition slower or faster?
Well lerp just interpolates two things by a given amount. So just change the amount.
a:Lerp(b, amount)
2 Likes
thank you it worked (fuiabdgiuebnuiagioubedugbaoiudbguiadogbaiudgbo(ignore))
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.