Maya Record Node Tutorial on 3D Character Animation
With This tutorial you can record your mouse movements for movements of the objects in maya.
3 steps only
1. createNode record;
( I have created this node for 2 times for recording movements of X and Y Transformations. )
2. connectAttr nameofObject.tx record1.input; (tx is for x axis and so on )
NOTE Recordingnode name has unique numbers 1 2 3 etc
I have connected 2 times for x and y Transformations for each recording nodes.
3. play -record;
Now move your mouse with the object to record the values.
If you like this tutorial subscribe.