Page 1 of 1

Camera Parameters in Vehicle ODFs

Posted: Wed Sep 30, 2009 6:03 pm
by jangoisbaddest
Hi there! I've been trying to find information regarding the ODF parameters that control the camera in a vehicle...namely:

EyePointOffset
TrackCenter
TrackOffset
TiltValue
NormalDirection

I read in the documentation that these are what I think they are: values that manipulate the player's POV when they're in that position. But...what does what? I can guess that one provides the actual coordinates of the viewpoint relative to the vehicle's center (probably EyePointOffset, but I'm not sure), but how does one change the actual default direction that the camera points when you first get into that seat? This is basically what I need, because I want this particular seat's default POV to point downward, looking over the craft's edge. But I'd love to know what all of these do.

If anyone knows what does what here, I would greatly appriciate a moment of your time to explain really quick. If not, no biggie. Just means spending a lot of time messing about with it.

Re: Camera Parameters in Vehicle ODFs

Posted: Wed Sep 30, 2009 6:30 pm
by Fiodis
For your use, I'd probably try fooling around with TiltValue.

Re: Camera Parameters in Vehicle ODFs

Posted: Wed Sep 30, 2009 7:03 pm
by jangoisbaddest
Fiodis wrote:For your use, I'd probably try fooling around with TiltValue.
Problem with that is this: every time I see this parameter used, it only has one argument instead of two or three. Which means I can't imagine that it would be related to orientation or position.

If I get anywhere with my experiments, I'll post on this topic with my findings and/or definitions of these parameters. Any insight is still appreciated. :)

Re: Camera Parameters in Vehicle ODFs

Posted: Thu Oct 01, 2009 9:39 am
by FragMe!
From the Modding FAQ (links to PyscoFreds site)

Commented vehicle odf

It has lots of good comments for most of a vehicles parameters.

Re: Camera Parameters in Vehicle ODFs

Posted: Thu Oct 01, 2009 11:33 am
by jangoisbaddest
FragMe! wrote:From the Modding FAQ (links to PyscoFreds site)

Commented vehicle odf

It has lots of good comments for most of a vehicles parameters.
Doh! I looked all around psych0fred's site, and I didn't find that particular document. Thank you very much!