Emotional elements usually add time cost
Aliases: time cost · exposure duration · animation duration
What it is
Emotional elements almost always carry a time cost: the animation has to finish playing, the story has to be heard through, the celebration has to be seen — the emotion is generated across that duration. This is not an accident of implementation but a property of the medium. The cost is easily misread as visual clutter or engineering effort; it is first of all a time problem. An element can take no space and barely any code and still require a stretch of time to be experienced.
Why it happens
Emotion is not switched on like a toggle; it is summoned by a stimulus unfolding in time. Celebration needs a buildup–peak–release rhythm, onboarding needs information to arrive in order, narrative needs structure — these patterns occupy duration, and the duration is part of what the meaning is made of. Compress a celebration animation into a single frame refresh and the element is still there while the celebration is gone: what got compressed away is not a redundant frame but the process the emotion lives in. There is therefore a physical floor under "make it faster" — compress past the point where the expression holds, and you cancel the expression. Efficiency earns time (every second saved is net gain) while emotion spends time as its medium (every second is the carrier). Both keep accounts in the same currency, in opposite directions, so the tension is the default relationship, not the exception left by careless design.
Where it stops holding
Engineering can squeeze the time cost toward zero: parallel presentation (the animation plays while the task advances) and instant dismissal give the time back. But time near zero is not cost at zero — attention keeps its own, separate ledger and does not vanish with the timeline. Nor does the claim cover time spent acquiring information: for a user still learning, a tutorial animation's duration is learning time, and the cost thins out on that side; once learning is done, the same element reverts to pure expressive overhead. Finally, when the emotional content is itself the goal (entertainment, content consumption), time is consumed rather than commandeered — the tension is a property of task-running scenes only.
Applying it
- Treat duration as an explicit design parameter: every animation, voice line, and interstitial on the spec carries its full duration, from onset to completed expression — no "it's short anyway."
- Run a compression test: ask "is the emotion still there at half this duration?" What survives is decorative slack and can be cut; what dies is the expression itself, and cutting it is deleting a feature. Only true expression enters the emotional-budget conversation.
- To validate: ship full-duration and half-duration versions of the same element and measure emotional self-report plus single-pass time; if the half version loses no emotional rating, the original duration was slack, not expression, and should simply shrink.
Related
- Same group: P1.07.2 High-frequency paths favor efficiency · P1.07.3 Low-frequency emotional scenes may tilt toward experience · P1.07.4 Skippability decides whether the conflict exists · P1.07.5 Proficient and new users judge the same element in opposite ways · P1.07.6 Emotional elements cost attention, not just time · P1.07.7 Efficiency itself is an emotional source in some scenes
- Nearby: P1.02 Delighters · P1.05.6 Personality expression must decay in intensity with user familiarity
- Search terms:
emotional design vs efficiency·exposure duration·animation duration·interaction cost
Cards in the same group
- P1.07.2High-frequency paths favor efficiency
- P1.07.3Low-frequency emotional scenes may tilt toward experience
- P1.07.4Skippability decides whether the conflict exists
- P1.07.5Proficient and new users judge the same element in opposite ways
- P1.07.6Emotional elements cost attention, not just time
- P1.07.7Efficiency itself is an emotional source in some scenes