Help with timeline script
itsikw
Posts: 46
I need a script that creates consecutive keyframes where only the camera's coordinates change. I want to specify the coordinates in a list x1, y1, z1 /n/ x2, y2, z2, /n/ ... xn, yn, zn. It would be nice to read this data from a CSV file, but it can also be pasted into the script.
Can anybody here help me with that?

Comments
Are you asking for it to be written, or wanting pointers to help you write it yourself?
I prefer the whole script written, but anything will be welcome. I have some experience in JavaScript coding.
I have achieved what I needed. I took aid from both ChatGPT and Google Chrome. All considered, Google performed better.
OK, if this is a request for a script you should move it (by editing the first post) to the main Daz Studio forum or to Product Suggestions or Technical Help.
The samples in the proeprties section should cover most of what you need, you are just copying values and in the case of the final camera applying them at a time (DS works in time internvals, ticks, rather than directly in frames) http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/start#properties