Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
December 8, 2017 12:00 pm GMT

Stop Leaving Animation to the Last Minute

Val Head delves deep into her Christmas sack to find two very important deliverables. With animation forming such a crucial part of interaction and brand design in modern interfaces, you may not want to leave its implementation to chance.


Brought to you by Siftware. Is day-to-day support of your clients website a distraction? Does it mean you have to take your phone and laptop on holiday with you? Get Managed Support For Web Applications. Keep the relationship, but just focus on the bits that you do best.


Our design process relies heavily on static mockups as deliverables and this makes it harder than it needs to be to incorporate UI animation in our designs. Talking through animation ideas and dancing out the details of those ideas can be fun; but its not always enough to really evaluate or invest in animated design solutions.

By including deliverables that encourage discussing animation throughout your design process, you can set yourself (and your team) up for creating meaningful UI animations that feel just as much a part of the design as your colour palette and typeface. You can get out of that running out of time to add in the animation trap by deliberately including animation in the early phases of your design process. This will give you both the space to treat animation as a design tool, and the room to iterate on UI animation ideas to come up with higher quality solutions. Two deliverables that can be especially useful for this are motion comps and animated interactive prototypes.

Motion comps - an animation deliverable

Motion comps (also called animatics or motion mock-ups) are usually video representation of UI animations. They are used to explore the details of how a particular animation might play out. And theyre most often made with timeline-based tools like Adobe After Effects, Adobe Animate, or Tumult Hype.

The most useful things about motion comps is how they allow designers and developers to share the work of creating animations. (Instead of pushing all the responsibility of animation on one group or the other.) For example, imagine youre working on a design that has a content panel that can either be open or closed. You might create a mockup like the one below including the two different views: the closed state and the open state. If youre working with only static deliverables, these two artboards might be exactly what you handoff to developers along with the instruction to animate between the two.

Artboards design

On the surface that seems pretty straight forward, but even with this relatively simple transition theres a lot that those two artboards dont address. There are seven things that change between the closed state and the open state. Thats seven things the developer building this out has to figure out how to move in and out of view, when, and in what order. And all of that is even before starting to write the code to make it work.

By providing only static comps, all the logic of the animation falls on the developer. This might go ok if she has the bandwidth and animation knowledge, but thats making an awful lot of assumptions.

Instead, if you included a motion mock up like this with your static mock ups, you could share the work of figuring out the logic of the animation between design and development. Designers could work out the logic of the animation in the motion comp, exploring which items move at which times and in which order to create the opening and closing transitions.

The motion comp can also be used to iterate on different possible animation approaches before any production code has to be committed too. Sharing the work and giving yourself time to explore animation ideas before youre backed up again the deadline will lead to happier teammates and better design solutions.

When to use motion comps

Im not a fan of making more deliverables just for the sake of having more things to make, so I find it helps to narrow down what question Im trying answer before choosing which sort of deliverable to make to investigate.

Motion comps can be most helpful for answering questions like:

  • Exactly how should this animation look?
  • Which items should move? Where? And when?
  • Do the animation qualities reflect our brand or our voice and tone?One of the added bonuses of creating motion comps to answer these questions is that youll have a concrete thing to bring to design critiques or reviews to get others input on them as well.

Using motion comps as handoff

Motion comps are often used to handoff animation ideas from design to development. They can be super useful for this, but theyre even more useful when you include the details of the motion specs with them. (Its difficult, if not impossible, to glean these details from playing back a video.)

More specifically, youll want to include:

  • Durations and the properties animated for each animation
  • Easing curve values or spring values used
  • Delay values and repeat counts

In many cases youll have to collect these details up manually. But this isnt necessarily something that that will take a lot of time. If you take note of them as youre creating the motion comp, chances are most of these details will already be top of mind. (Also, if you use After Effects for your motion comps, the Inspector Spacetime plugin might be helpful for this task.)

Animated prototypes - an interactive deliverable

Making prototypes isnt a new idea for web work by any stretch, but creating prototypes that include animation or even creating prototypes specifically to investigate potential animation solutions can go a long way towards having higher quality animations in your final product.

Interactive prototypes are web or app-based, or displayed in a particular tools preview window to create a useable version of interactions that might end up in the end product. Theyre often made with prototyping apps like Principle, Framer, or coded up in HTML, CSS and JS directly like the example below.

See the Pen Prototype example by Val Head (@valhead) on CodePen.

The biggest different between motion comps and animated prototypes is the interactivity. Prototypes can reposed to taps, drags or gestures, while motion comps can only play back in a linear fashion. Generally speaking, this makes prototypes a bit more of an effort to create, but they can also help you solve different problems. The interactive nature of prototypes can also make them useful for user testing to further evaluate potential solutions.

When to use prototypes

When it comes to testing out animation ideas, animated prototypes can be especially helpful in answering questions like these:

  • How will this interaction feel to use? (Interactive animations often have different timing needs than animations that are passively viewed.)
  • What will the animation be like with real data or real content?
  • Does this animation fit the context of the task at hand?

Prototypes can be used to investigate the same questions that motion comps do if youre comfortable working in code or your prototyping tool of choice has capabilities to address high fidelity animation details. There are so many different prototyping tools out there at the moment, youre sure to be able to find one that fits your needs.

As a quick side note: If youre worried that your coding skills might not be up to par to prototype in code, know that prototype code doesnt have to be production quality code. Animated prototypes main concern is working out the animation details. Once youve arrived at a combination of animations that works, the animation specifics can be extracted or the prototype can be refactored for production.

Motion comp or prototype?

Both motion comps and prototypes can be extremely useful in the design process and you can use whichever one (or ones) that best fits your teams style. The key thing that both offer is a way to make animation ideas visible and sharable. When you and your teammate are both looking at the same deliverable, you can be confident youre talking about the same thing and discuss its pros and cons more easily than just describing the idea verbally.

Motion comps tend to be more useful earlier in the design process when you want to focus on the motion without worrying about the underlying structure or code yet. Motion comps also be great when you want to try something completely new. Some folks prefer motion comps because the tools for making them feel more familiar to them which means they can work faster.

Prototypes are most useful for animations that rely heavily on interaction. (Getting the timing right for interactions can be tough without the interaction part sometimes.) Prototypes can also be helpful to investigate and optimize performance if thats a specific concern.

Give them a try

Whichever deliverables you choose to highlight your animation decisions, including them in your design reviews, critiques, or other design discussions will help you make better UI animation choices. More discussion around UI animation ideas during the design phase means greater buy-in, more room for iteration, and higher quality UI animations in your designs. Why not give them a try for your next project?


About the author

Val is a designer and web animation consultant with a talent for getting designers and developers alike excited about the power of animation. She is the author of The Pocket Guide to CSS Animations and the upcoming Designing Interface Animations.

She curates the UI Animation Newsletter, hosts the All The Right Moves screencast, and co-hosts the Motion and Meaning podcast. Val leads workshops at companies and conferences around the world on motion design for the web and loves every minute of it.

More articles by Val


Original Link: http://feedproxy.google.com/~r/24ways/~3/vZR5QpBE2xo/

Share this article:    Share on Facebook
View Full Article

24 Ways

# 24 ways is an edgeofmyseat.com production. # Edited by Drew McLellan and Brian Suda. # Assisted by Anna Debenham and Owen Gregory.

More About this Source Visit 24 Ways