Question by 
               DOpeIncorp · Jan 18, 2018 at 08:57 AM · 
                c#lerpintmathf  
              
 
              Slowly increase or decrease between two int values?
I'm trying to have two numbers where the second number is set equal to the first and then when the second int changes the first will slowly increase or decrease towards the second int and when they are equal nothing happens. Maybe it's got something to do with lerp, I don't know. I'm new to unity so this would really help.
               Comment
              
 
               
              Your answer