Profile image

Help with funky trees

99.2k winterro  2 months ago

Is there a variable smooth function?

smooth(input, number) is possible

so why not smooth(input , funky trees)?

I need a smooth input that increases with one every second when i press FireGuns but changes

If FireGuns 1 = Smooth(input, 1)
If FireGuns 0 = smooth(input, 100)

  • Log in to leave a comment
  • Profile image
    12.7k JuanShot2Go

    smooth(Input,(FireGuns?1:100))

    2 months ago
  • Profile image

    @winterro wise words obiraptor kenopteryx

    2 months ago
  • Profile image
    99.2k winterro

    @Michiganstatepolicethe2nd sometimes even the greatest need some advice.

    2 months ago
  • Profile image

    THIS GUY NEEDS HELP??? i did not know that was even possible... my way of life has been forever changed

    2 months ago
  • Profile image
    13.5k Grob0s0VBRa

    smooth(input,1+99*clamp01(FireGuns) )
    FT are FT, they can go almost everywhere. Formulas inside formulas are ok. SimpleMath at its finest.

    +2 2 months ago
  • Profile image
    47.6k Graingy

    I like your funny words magic man

    2 months ago