Skip to content

How to Fix Google Slides Animation Not Playing During Presentation

DodaTech Updated 2026-06-24 3 min read

In this tutorial, you'll learn about How to Fix Google Slides Animation Not Playing During Presentation. We cover key concepts, practical examples, and best practices.

Google Slides animations add motion to text and objects — appearing, disappearing, or moving across slides. When animations do not play during a presentation, the animation trigger is set wrong, the animation has been muted in present mode, or there are conflicting transitions.

The Problem

You set up animations in the editor (clicking "Animate" or "Transition") but when you present, the elements appear immediately instead of animating. Other times, animations play without clicking when you want them to wait.

Wrong approach — deleting and re-adding the same animation.

The Fix

Check the animation trigger type:

1. Select the animated element
2. Click "Animate" in the toolbar (or Insert → Animation)
3. In the Motion panel, check the "Start condition":
   - "On click" → animation plays when you click
   - "After previous" → plays automatically after the last animation
   - "With previous" → plays at the same time as the last animation

If no animations play at all during presentation:

1. Click the "Transition" button in the toolbar
2. Set a slide transition (e.g., Fade) — this enables the animation engine
3. Present again

For animations playing too fast or slow:

1. Open the Motion panel
2. Adjust the "Duration" slider (seconds)
3. Test by clicking "Play" at the bottom of the panel

Expected output:

Elements animate on click, after, or with previous
Animation duration matches the set timing
All animations play consistently during presentation

Prevention Tips

  • Test all animations in Present mode (Slideshow) before the actual presentation
  • Use "On click" for bullet points appearing one by one
  • Use "After previous" for sequential animations that should play automatically
  • Use "With previous" for simultaneous animations (e.g., title and subtitle)
  • Keep animations simple — too many can distract the audience

Common Mistakes with slides animation play

  1. Non-exhaustive pattern matches that compile with warnings then crash at runtime
  2. Misunderstanding that String is [Char] with poor performance for large text operations
  3. Using foldl instead of foldl' causing stack overflow on large lists

These mistakes appear frequently in real-world GOOGLE code. DodaTech's contributors have identified these patterns through analysis of open-source projects and production systems.

Practice Exercise

Write a pure function that safely divides two integers using Maybe, then test it with edge cases like division by zero and negative numbers.

This exercise reinforces the concepts covered in this guide. Try implementing it before checking online solutions.

FAQ

### Why do my animations work in the editor but not in presentation mode?

Check that your presentation is not in Auto-play mode or has animations disabled. Click the three dots in the presenter toolbar and ensure "Auto-play" is off. Also verify that animations are not set to "After previous" with zero duration.

Can I animate elements appearing in a specific order?

Yes, the Motion panel shows all animations in order. Drag to reorder them. Each element can have multiple animations at different positions. Click "Play" to preview the entire sequence before presenting.

How do I make an element disappear after appearing?

Add two animations to the same element: one "Appear" animation and one "Disappear" animation. Set the disappear animation to start "After previous" so the element shows briefly then fades out. Adjust durations to control how long it stays visible.

Related: DodaTech's Presentation Motion Analyzer reviews all animations and transitions in your deck, identifies conflicts, and suggests optimal timing sequences for professional presentations. Use with DodaZIP for backup.

Built by the developers of DodaTech

Doda Browser, DodaZIP & Durga Antivirus Pro