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 Same animation appled to multiple objects at different phases - a newbie animation question

Discussion in 'Animation' started by tomekkie2, Feb 7, 2022.

  1. tomekkie2

    tomekkie2

    Joined:
    Jul 6, 2012
    Posts:
    899
    I have a simple looped 60 frames animation which is defined for a given object.
    How to copy it to another 5 objects with other starting times?
    So if in on the 1-st object it starts on the 1-st frame - then make it start on the second object on the 11-th frame and so on and on?