Imagine: The dot moves from point A to point B at a constant speed.
The Feel: This looks robotic and unnatural. Real-world objects rarely start and stop so abruptly.
Meet the Curves: Six Styles for a Knockout Punch!
Sine: This is literally the bare minimum you can do with a linear graph, graph is manipulated slightly. I found this most boring for my boxing case but I would assume it would have its use case in adding subtlety to some animations.
Circular: Similar to sine, but a touch sharper.
Cubic: This one offers more control, sharper changes in speed. its easing is usually the one we use by default in rive
Expo (Exponential): More exaggeration and sharpness in the animation.
Elastic: Simulates a rubber band stretching and snapping back.
Back (Outback): Creates anticipation by briefly moving backward, talk about exaggeration.