Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: sebaslive on March 13, 2015, 10:21:08 AM

Title: SmoothDamp - a mathF action.
Post by: sebaslive on March 13, 2015, 10:21:08 AM
SmoothDamp is essentially like lerp but with a curve instead of a straight line.

If anyone needs the max speed let me know to consider adding it in.

Enjoy!
Title: Re: SmoothDamp - a mathF action.
Post by: szomaza on March 14, 2015, 03:05:08 AM
Cool! That sounds really handy.
Thanks for sharing.

szomaza
Title: Re: SmoothDamp - a mathF action.
Post by: jeanfabre on March 18, 2015, 05:10:09 AM
Hi,

 Check out also "FloatLerpAdvanced" on the Ecosystem (https://hutonggames.fogbugz.com/default.asp?W1181), it's essentially doing the same providing access to various lerping curves: Linear,Quadratic,EaseIn,EaseOut,Smoothstep,Smootherstep,DeltaTime

Bye,

 Jean