Product banner image

BATtools (Bake Animation Tools)

Roman Gar-Nevskiy
(75 ratings)
Product description
4 ratings

BATtools (Bake Animation Tools)

The tool works in Maya 2023/2024/2025

Save folder "BATtools" in Maya scripts folder (C:\Users\your_name\Documents\maya\202*\scripts\)
run Python command:

import imp
from BATtools import BAT as BAT
imp.reload(BAT)
BAT.UI()

-!-

fixed the error of the window hanging after an incorrect script launch

-Baking:

  • works with selected attributes
  • works with the selected time period

- Baking animation into the locator:

  • works with selected attributes
  • works with the selected time period
  • bake an animation from the selected geometry component

- Baking animation into the new animLayer:

  • works with selected attributes
  • works with the selected time period

- Transmit motion

  • works with selected attributes
  • works with the selected time period

ABS - Transferring motion from one object to another without maintaining displacement (translate, rotate).

TR - Transferring motion from one object to another while maintaining displacement (translate, rotate).

T - Transferring motion from one object to another while maintaining displacement (translate).

R - Transferr

BATtools (Bake Animation Tools)

Product description
4 ratings

BATtools (Bake Animation Tools)

The tool works in Maya 2023/2024/2025

Save folder "BATtools" in Maya scripts folder (C:\Users\your_name\Documents\maya\202*\scripts\)
run Python command:

import imp
from BATtools import BAT as BAT
imp.reload(BAT)
BAT.UI()

-!-

fixed the error of the window hanging after an incorrect script launch

-Baking:

  • works with selected attributes
  • works with the selected time period

- Baking animation into the locator:

  • works with selected attributes
  • works with the selected time period
  • bake an animation from the selected geometry component

- Baking animation into the new animLayer:

  • works with selected attributes
  • works with the selected time period

- Transmit motion

  • works with selected attributes
  • works with the selected time period

ABS - Transferring motion from one object to another without maintaining displacement (translate, rotate).

TR - Transferring motion from one object to another while maintaining displacement (translate, rotate).

T - Transferring motion from one object to another while maintaining displacement (translate).

R - Transferr

ratings
0(0 ratings)
5 stars
75%
4 stars
25%
3 stars
0%
2 stars
0%
1 star
0%
Product Details
Category
Software
Release Version
1.3
Published
2024-10-18
Updated
2025-06-19