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.

Copy and paste keyframes from an animation to another animation.

Discussion in 'Animation' started by garrot, Dec 20, 2013.

  1. garrot

    garrot

    Joined:
    Dec 20, 2013
    Posts:
    8
    I want to create an animation blending two existing animations (idle and run, for instance).
    The problem, copy the keyframes of an animation and paste into another, the animation is replaced completely.

    Is there any way to copy and paste keyframes in another animation without replacing them?