Camera Sections for Vehicals
Moderator: Moderators
- Tourny
- Command Sergeant Major

- Posts: 289
- Joined: Sat Sep 27, 2008 5:58 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Crifton
- Contact:
Camera Sections for Vehicals
Hi, I just multiplied an ATTE by ten. (It's big.) I figured out how to rescale the camera for a trooper, but not for a vehical. Does anybody know which line in the ODF says what the camera positions are?
-
YaNkFaN
- Field Commander

- Posts: 943
- Joined: Sat Dec 13, 2008 8:17 am
Re: Camera Sections for Vehicals
Since a vehicle has many unit positions it has the same number of camera sections
If you search
EyePointOffset
you should find them here is a list of them though
EyePointOffset = "0.0 4.0 8.0"
EyePointOffset = "0.0 2.0 5.0"
EyePointOffset = "0.0 8.0 0.0"
If you search
EyePointOffset
you should find them here is a list of them though
EyePointOffset = "0.0 4.0 8.0"
EyePointOffset = "0.0 2.0 5.0"
EyePointOffset = "0.0 8.0 0.0"
- Tourny
- Command Sergeant Major

- Posts: 289
- Joined: Sat Sep 27, 2008 5:58 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Crifton
- Contact:
Re: Camera Sections for Vehicals
Thanks!
