Unity Tips: The AnimationCurve Example
How to use the AnimationCurve class to animate GameObjects
It amazes me how Unity provides tons of different tools to work. Today I bring a new quick tip that you can use for your games, the Curve Animator.
This simple tool gives you the ability to programmatically animate game objects.