
Animation in interfaces has a reputation problem. To some it signals polish and delight; to others it signals gratuitous flash that slows everything down. The truth is that motion is neither inherently good nor bad. It is a communication tool, and like any tool it earns its place only when it does a job. The useful question is never whether to add animation but what a given piece of motion is supposed to communicate. If it communicates nothing, it should not exist.
Motion Has Exactly Four Jobs
Almost every justifiable use of motion in an interface falls into one of four purposes. Naming them gives you a test you can apply to any animation you are tempted to add.
- Feedback: confirming that an action registered, such as a button responding to a press or a toggle sliding to its new state.
- Orientation: showing how things relate in space, such as a panel sliding in from the edge it lives on so the user knows where it came from and how to dismiss it.
- Emphasis: directing attention to something that changed or that needs a response, such as an error field drawing a brief, restrained shake.
- Delight: adding a moment of personality that strengthens the brand, used sparingly and only where it does not impede the task.
If a proposed animation does not serve one of these four, it is decoration that costs time and attention without giving anything back. Cutting it makes the product feel faster and more serious.
Feedback Is the Most Important Job
The single most valuable use of motion is feedback, because it answers the user’s constant unspoken question: did that work? When a tap produces an immediate visual response, the interface feels alive and responsive. When nothing happens for a beat, the user wonders whether the press registered and often taps again, causing duplicate actions and frustration. Even a small, fast response transforms the feel of an interaction from uncertain to confident.
The key with feedback motion is speed. It should be nearly instantaneous, because its job is to acknowledge, not to perform. A press response that takes a noticeable moment to play out defeats the purpose. Feedback that arrives late feels worse than no feedback at all.
Orientation Motion Preserves the Mental Model
Interfaces are spatial in the user’s mind even though they are flat on a screen. Motion is how you keep that spatial model coherent. When a detail view expands from the item the user tapped, the animation tells them where they are and how to get back. When it simply appears with no connection to its origin, the user loses the thread and has to rebuild their understanding of the space.
This is why transitions between states should respect spatial logic. Things that come from the right should leave to the right. A child view that grew out of a parent should collapse back into it. These continuities are not decorative; they are the difference between an interface that feels navigable and one that feels like a series of disconnected screens.
Timing Is Where Motion Lives or Dies
The single biggest determinant of whether motion feels good is timing. Animations that are too slow make the entire product feel sluggish, because the user is forced to wait for the interface to catch up with their intent. Animations that are too fast fail to register and might as well not exist. Most interface transitions belong in a fairly short window, fast enough to feel snappy but slow enough for the eye to follow the change.
Easing matters as much as duration. Motion that starts and stops abruptly feels mechanical and cheap. Motion that accelerates and decelerates naturally, the way physical objects move, feels designed. A panel that eases out as it settles into place reads as crafted, while one that stops dead feels like a placeholder. These nuances are subtle individually and overwhelming in aggregate.
Respect the User’s Context
Good motion design also knows when to get out of the way. Some users are sensitive to motion and experience discomfort from large or rapid animations, which is why honoring a reduced-motion preference is a baseline responsibility, not an optional nicety. Beyond accessibility, motion should scale with frequency: an animation you see once during onboarding can be more expressive than one you trigger fifty times a day, which must be fast and unobtrusive or it becomes an irritant.
The Discipline of Subtraction
The mark of mature motion design is restraint. The temptation, especially with powerful animation tools, is to make everything move because you can. The better instinct is to make almost nothing move and then add motion back only where it earns its keep against the four jobs. A product where every element bounces and slides and fades feels chaotic and slow. A product where motion appears precisely when it communicates something feels intelligent and alive. The goal is not an animated interface. It is an interface that moves when, and only when, movement means something.