diff --git a/README.md b/README.md new file mode 100644 index 0000000..34e72f3 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# bakeAllAnim +A script for 3ds Max to bake any animated track, with options for every-nth-frame and track selection. + +Install by copying the bakeAllAnim folder to your 3ds Max scripts directory. +Run in 3ds Max using with the MaxScript snippet: +`python.ExecuteFile @"C:\path\to\bakeAllAnim\bakeAllAnim_v01.py"`