follow-through-overlapping
Use when animating multi-part objects, character appendages, fabric, hair, or any motion requiring realistic drag, momentum, and settling behavior.
What this skill does
# Follow Through & Overlapping Action Mastery ## The Momentum Principle Nothing stops all at once. When a character halts, their hair keeps moving. When a car brakes, passengers lurch forward. Follow through and overlapping action capture how different parts of a system respond to forces at different rates—the principle that makes animation feel physically grounded. ## Core Theory: Two Related Concepts **Follow Through**: When the main body stops, appendages continue moving due to momentum, then settle. The termination behavior of motion. **Overlapping Action**: Different parts move at different rates throughout motion, not just at stops. Hair doesn't start moving when the head starts—it drags behind, then catches up. The continuous offset of timing. ## The Drag Hierarchy Parts further from the root of motion drag more: 1. **Root** (hips, torso): Moves first, stops first 2. **Primary extensions** (limbs, head): Slight delay 3. **Secondary extensions** (hands, facial features): More delay 4. **Tertiary elements** (fingers, hair, cloth): Maximum drag Each level follows the previous, creating cascading waves of motion. ## Physical Properties Affecting Drag - **Mass**: Heavier elements have more follow through - **Flexibility**: Softer materials show more overlapping action - **Air resistance**: Flat/wide surfaces drag more - **Attachment point**: Loose connections create greater offset ## Interaction with Other Principles **Timing defines follow through duration**: Fast stops = long follow through; slow stops = subtle settling. **Arcs govern the follow through path**: Appendages swing through curved trajectories, not linear ones. **Secondary action is often follow through**: The supporting motion that enriches without distracting. **Squash/stretch appears in settling**: Objects compress slightly when follow through terminates. ## Domain Applications ### UI/Motion Design - List scrolling: inertial continuation past finger release - Card stacks: sequential settling with offset timing - Modal dismissal: background elements settle after foreground - Pull-to-refresh: elastic overshoot and return - Notification badges: bounce and settle on count change ### Character Animation - Hair and cloth simulation: constant overlapping action - Tail motion: follows body path with significant delay - Facial features: cheeks, jowls follow head rotation - Walk cycles: arm swing offsets from leg timing - Jump landing: body compresses, then appendages catch up ### Logo and Typography - Word reveals: letters arrive with staggered settling - Logo builds: elements land sequentially, each with follow through - Kinetic typography: phrases move with internal timing offsets ### Physics-Based UI - Drag and drop: object continues briefly past release point - Elastic boundaries: content follows finger, then snaps back - Spring animations: natural overshoot and settling ## Common Mistakes 1. **Everything stopping simultaneously**: Creates robotic, mechanical feel 2. **Excessive follow through**: Elements feel disconnected, floaty 3. **No hierarchy**: All parts moving with same delay 4. **Linear settling**: Follow through should ease out, not stop abruptly ## The Stagger Formula For believable overlapping action, offset secondary elements by 2-4 frames (at 24fps) per level of hierarchy. Root moves on frame 1, primary on frame 2-3, secondary on frame 4-6, tertiary on frame 6-10. ## The Settling Curve Follow through should never snap to rest. Use ease-out curves with slight overshoot: - Quick initial movement past rest position - Slower return toward rest - Possible micro-overshoot in opposite direction - Final ease to stillness ## Implementation Heuristic Identify all elements that could move independently. Assign each a drag value based on mass, flexibility, and distance from root. Apply timing offsets proportional to drag. Add settling oscillation to termination. When motion feels stiff, you probably need more overlapping action.
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.