Chase Formula
Posted on February 11th, 2008 by wil
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