Search Unity

Need help with animation loop.

Discussion in 'Animation' started by mikyuun, Aug 22, 2019.

  1. mikyuun

    mikyuun

    Joined:
    Aug 22, 2019
    Posts:
    5
    I have a factory scene where the boxes goes around the conveyor and they will loop but when the animation loop enabled, the boxes move farther than what I originally set in the keyframe (after the first loop). So I decided to make the object reset and replay the animation after completing the first loop. Is there any workaround that didn't involve scripting?