AT-RT Camera Issue

Post everything from general questions, to modding questions, to map WIPs to releases. (SWBF1 only)

Moderator: Moderators

Post Reply
User avatar
Ka-Ching
Command Sergeant Major
Command Sergeant Major
Posts: 274
Joined: Wed Jul 23, 2008 4:03 pm

AT-RT Camera Issue

Post by Ka-Ching »

Hi im trying to use atrt in my mod.i replaced the republic tank with it and the camra is too low it apears like this:
Hidden/Spoiler:
Image
How Do I Fix This?
AQT
Gametoast Staff
Gametoast Staff
Posts: 4910
Joined: Sat Nov 03, 2007 4:55 pm
Location: SoCal, USA

Re: At-Rt Camra Issue

Post by AQT »

You need to adjust the camera values. Here are the values from the SWBF2 ODF:
Hidden/Spoiler:
[code]EyePointOffset = "0.0 2.0 -1.75"
TrackCenter = "0.0 2.0 0"
TrackOffset = "0.0 2.0 10.0"
TiltValue = "6.0"[/code]
User avatar
Ka-Ching
Command Sergeant Major
Command Sergeant Major
Posts: 274
Joined: Wed Jul 23, 2008 4:03 pm

Re: AT-RT Camera Issue

Post by Ka-Ching »

Thanks ill test it now
jedikiller32
Rebel Warrant Officer
Rebel Warrant Officer
Posts: 313
Joined: Sun Apr 02, 2006 9:26 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Texas
Contact:

Re: AT-RT Camera Issue

Post by jedikiller32 »

I believe you need to change the EyePointOffset line. For the AT-ST, which I think is about the same height, the line is:

Code: Select all

EyePointOffset      = "0.0 8.0 0.0"
So essentially, change the middle number until the height is about right.

EDIT: Mmm, seems AQT beat me to it :(
User avatar
Ka-Ching
Command Sergeant Major
Command Sergeant Major
Posts: 274
Joined: Wed Jul 23, 2008 4:03 pm

Re: AT-RT Camera Issue

Post by Ka-Ching »

Hmmmmm it dident work it's exactly the same..ill keep trying though
Post Reply