Page 1 of 1

3rd person view - editing ?

Posted: Sun Sep 11, 2005 4:47 pm
by Lord-Bandu
id like to mess around with the 3rd person view of a vehicle .

how would i do this? its obviously an odf thing but unsure exactly what to do .

the thing is my vehicles are very low in the view .... basically you can only see like a cm of it.

RE: 3rd person view - editing ?

Posted: Tue Sep 13, 2005 7:20 pm
by L-5-R
ok Bandu look for this part of the odf
EyePointOffset = "3.0 9.0 2.0" << this should move camera away.
TrackCenter = "0.0 2.0 -4.0"
TrackOffset = "0.0 5.0 8.0" << I beleive this line will bring view up and down
// = "0.0 0.0 5.0"
TiltValue = "0.0"

and may the force be with you always.

RE: 3rd person view - editing ?

Posted: Tue Sep 13, 2005 7:35 pm
by Lord-Bandu
ya i actually sorted it a day or 2 ago ....

the middle track offset moves it up and down . 0 is dead centre with minus numbers going higher ... + numbers lower