Profile image

What does smooth do?

11.5k JesusChrist  2.4 years ago

how do you use it?

  • Log in to leave a comment
  • Profile image
    11.5k JesusChrist

    @SixteenCelsius i meant funky trees but i figured it out:

    So, for anyone who may see this; from what i've seen, a control surface by default moves at a rate of 3.5, so say i wanted the Pitch control surface to move at half the default speed, i'd use:

    smooth(Pitch, 1.75)
    

    in this case Pitch is x (input) and 1.75 is rate (speed).

    Pinned 2.4 years ago
  • Profile image
    Dev WNP78

    You got it right basically - the output will follow the first input, but won't change faster than the rate specified in the second argument.

    +1 2.4 years ago
  • Profile image
    29.4k Nerfaddict

    it makes reflections smooth

    +2 2.4 years ago
  • Profile image
    2,747 Madness

    I though you mean't the fuselage smoothing lol.

    +2 2.4 years ago