Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Question Animation snaps back to original position at end?

Discussion in 'Animation' started by TiggyFairy, May 3, 2022.

  1. TiggyFairy

    TiggyFairy

    Joined:
    Dec 22, 2019
    Posts:
    290
    Hey guys! This seems to be a common problem, but I can't find a solution online. When an animation ends, the object simply returns to its start position - as if nothing happened. I'm assuming it never actually moves, per say, but I really need it to. Is there a way to make it stop at the end point of the animation and adopt that as its new real-world position without needing to pause or reverse or code some sort of teleportation?
     
  2. Kybernetik

    Kybernetik

    Joined:
    Jan 3, 2013
    Posts:
    2,332
  3. TiggyFairy

    TiggyFairy

    Joined:
    Dec 22, 2019
    Posts:
    290
    Thank you!
     
    Last edited: May 4, 2022