Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® Maya® / Autodesk Maya 2008 / Realtime Record
  RSS 2.0 ATOM  

Realtime Record
Rate this thread
 
15853
 
Permlink of this thread  
avatar
  • Total Posts: 23
  • Joined: 27 September 2006 05:20 PM

I’m trying to record some attributes in realtime using the mel script:

recordAttr -at “tx” -at “ty” -at “tz”;

play -record;

This works great for translation and scaling but when I switch it to record rotation:

recordAttr -at “rx” -at “ry” -at “rz”;

play -record;

No animation is recorded. 
record nodes are created, but no animation curves Any idea what I’m doing wrong???

thanks,
Jeff



Replies: 0