Chase Formula
Simple formula for easing to a target… (why do I keep forgetting this?)
currentval -= (currentval-targetval)/speedmodifier
Chase Formula
Simple formula for easing to a target… (why do I keep forgetting this?)
currentval -= (currentval-targetval)/speedmodifier
You must be logged in to post a comment.