i use this structure when i need to use animation but how to bake it or render it out ? there is any fast way to pump script out ?
Fframe=(cmds.playbackOptions(query=1,minTime=1)) Eframe=(cmds.playbackOptions(query=1,maxTime=1)) Cframe= Fframe .......................... ............................. ........................................... cmds.currentTime(Cframe) Cframe+=1 Barak Koren --~--~---------~--~----~------------~-------~--~----~ Yours, Maya-Python Club Team. -~----------~----~----~----~------~----~------~--~---
