PDA

View Full Version : New .cam file!



Sesilla
02-08-2003, 02:52 PM
Hello all,
i have another question:

How i can create a new .cam file for camera demos?

thanks in advance!!

bye bye

Andreaz
04-08-2003, 08:07 AM
If u check the camerapath demo's onCreate u see that i add points to TGLXCameraPath.Items and just below is the following commented:

CameraPath.Items.SaveToFile('Camera1.cam');

This saves the camerapath items.

Each item needs a position of the camera, a position to look at and a time in ms when the camera should be on that position.