Chase Formula
February 11th, 2008
Simple formula for easing to a target… (why do I keep forgetting this?)
currentval -= (currentval-targetval)/speedmodifier
Simple formula for easing to a target… (why do I keep forgetting this?)
currentval -= (currentval-targetval)/speedmodifier
Discussion Area - Leave a Comment