Skip to content

RedForty/AdjustmentBlend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AdjustmentBlend

Based on Dan Low's GDC talk.

Instructions:

Place adjustment_blend.py in your scripts folder.

  1. Animate your objects.
  2. Add ONE animLayer to offset your animation. Key only the first and last frames on the animLayer.
  3. Select all the objects that share that animLayer
  4. Run the following command in Python:

import adjustment_blend
adjustment_blend.adjustment_blend_selected()

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages