Forgot the node paste...

set cut_paste_input [stack 0]
version 6.3 v8
push $cut_paste_input
Text {
 message "\[python '%02d'%\[value counter]].\[string range \[value decimal] 2 
\[expr \[value ndeci]+1]]"
 font "/Library/Fonts/Arial Black.ttf"
 yjustify center
 box {320 180 960 540}
 center {640 360}
 name Text1
 selected true
 xpos 234
 ypos -130
 addUserKnob {20 Counter}
 addUserKnob {3 ccount l "Counter changes after"}
 ccount 3
 addUserKnob {3 cdigi l "Decimal changes after"}
 cdigi 5
 addUserKnob {3 ndeci l "Decimal places"}
 ndeci 2
 addUserKnob {7 counter l Counter}
 counter {{floor(frame/ccount)}}
 addUserKnob {7 decimal l Decimal}
 decimal {{"random( floor(frame/cdigi) )"}}
}



_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Reply via email to