does anybody know a way to crate the keys in max with a extern file like excel or csv or txt ?
/.mario’
does anybody know a way to crate the keys in max with a extern file like excel or csv or txt ?
/.mario’
Wouldn’t be too hard to do, what sort of keys?
only the time and the value
like
time0, value 55
time 100, value 30
time 120, value 35
and this per object, and controller…
linear movement… and linear rotation…
If you are familiar with scripting here is a good example to get started http://www.scriptspot.com/Tutorials/Wad-O-MAXScriptTutorials!-v1\_1/UsingExternalData/UsingExternalData-td805492.htm
many thanks rerender… this is very helpfull
/.mario’
look up context expressions in the maxscript help…should be what you are looking for.