Ok… Is it possible for me to increase my “var rate” depending on my rigidbody’s total velocity? Eg Rate = 20, if velocity = 0 then rate = 200, if velocity = 10 then rate = 2010 etc.
I’m a spaceship with fuel and when I use the retro rocket (brake) I want to tell the fuel gauge to decrease. But I want it to decrease faster if I’m traveling faster eg more reverse thrust is needed to slow the space ship.