1

I want to keyframe multiple duplicate objects created from a active rigid object. I have created keyframes for each duplicate object at different frames of timeline, lets say at frame 10, 50, 90, etc. When the animation is played all duplicate objects appeared at frame 1, instead of appearing at their respective frames i.e. 10, 50, 90, etc.

Does anyone know how to resolve this issue?

1 Answers1

1

When you duplicate object, I think, you keep linked Animation Data. So if objects share same animation data, you can not create different animations for objects. If that so, click Object -> Relations -> Make Single user -> Object Animation

enter image description here

If you want to duplicate the animation data when duplicating objects, make sure that this checkbox is checked:

enter image description here

Crantisz
  • 35,244
  • 2
  • 37
  • 89