hi guys,
Is it possible to wrote a script doing this:
Reading data from file and attribute the values to the camera (position rotation, target, focus,etc…).
Well to resume : a camera importer and exporter script …
My data is structured that way:
Begin
0,0,0,1,1,1,45 * (pos.,rot.,fov)
End
How can I read this in messiah ( with messiah script) and affect the camera position rotation etc… ?
Thanks for your help.
Op.
Maybe Thomas, you can give me some advices?