Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: curb47 on July 10, 2020, 12:04:35 PM

Title: Exponential rigidbody drag
Post by: curb47 on July 10, 2020, 12:04:35 PM
Hiya,

Is it possible to change the Drag parameter on the Rigidbody component to an exponential calculation?

I need drag on a spaceship, but zero drag up to a certain velocity, then when it hits a the defined velocity the drag should increase from Zero to 0.7 smoothly.

Thanks.