Forums Index >> Modding >> Fully translated Camera view



Page : <1> :

b20

Ok so is there a thread that fully translates this?

 

DefaultTankCamera.camFocusDist = 10.1;
DefaultTankCamera.camFocusUpDist = 0.9;
DefaultTankCamera.camBackupDist = 6.2;
DefaultTankCamera.camFloatHeight = 6.22;
DefaultTankCamera.camSmooth = 0.33;
DefaultTankCamera.camSmoothTurn = 0.77;
DefaultTankCamera.camSmoothUp = 0.75;
DefaultTankCamera.camNear = 0.5;

 

Like for example what does camSmooth stand for and etc.

Thanks. :)

 

- b20

Thursday, June 30, 2005 at 4:37:30 PM

Look at the original file, and there are some helpful comments.

Thursday, June 30, 2005 at 4:40:33 PM

 

 


camFocusDist = 10.1; // dist. In front of tank to focus cam
camFocusUpDist = 0.9; // dist. Above tank to focus cam
camBackupDist = 6.2; // dist. Behind tank to place camera
camFloatHeight = 6.22; // dist. Above the ground to float cam
//camFloatHeight = 8.15; // dist. Above the ground to float cam
camSmooth = 0.33; // 0 -> no smoothing 1 -> so smooth camera doesn't move
camSmoothTurn = 0.77; // 0 -> no smoothing 1 -> so smooth camera doesn't move
camSmoothUp = 0.75; // 0 -> no smoothing 1 -> so smooth camera doesn't move
camFov = 90.0; // camera field of view, in degrees
camNear = 0.5; // camera near distance

 


Obviously smoothing means how smooth does the camera move. The closer to 1 the slower the camera moves, but is smoother.
MAX

Friday, July 01, 2005 at 3:52:02 PM

What does it do? Change it and find out.

 

 

 

 

Friday, July 01, 2005 at 6:10:17 PM

Are those when the tank is active or dead?

Saturday, July 02, 2005 at 8:45:11 AM

Active

Saturday, July 02, 2005 at 9:38:16 AM

Page : <1> :

insert quote insert url insert email insert image bold italic underline superscript subscript horizontal rule : : Help on using forum codes

Add comment:

HTML is disabled within comments, but ZBB Code is enabled.

Back to the top

Web site designed, maintained and funded by -z- and Dan MacDonald