Several times I’ve found situations where I’ve wanted to apply an easing function to a variable. So far I’ve not found any elegant ways of doing this other than using the redundant(?) scale.z variable of my game object.
Does anyone have any clever ideas about this?