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.
3rd person view - editing ?
Moderator: Moderators
-
Lord-Bandu
-
L-5-R
RE: 3rd person view - editing ?
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.
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.
-
Lord-Bandu
RE: 3rd person view - editing ?
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
the middle track offset moves it up and down . 0 is dead centre with minus numbers going higher ... + numbers lower
