Hi guys,
I am wondering, if I am just using MoveTowards() to move a transform, is there a way, with out some Tween Plugin, that I can each an ease type like bounce in, bounce out, simply?
Thanks.
Hi guys,
I am wondering, if I am just using MoveTowards() to move a transform, is there a way, with out some Tween Plugin, that I can each an ease type like bounce in, bounce out, simply?
Thanks.
Nobody have the basic insights on how an ease effect works? A simple algorithm?
I wouldn’t recommend rolling your own solution unless you have a good reason to (checkout LeanTween instead). Here is a page that explains the easing equations: