Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: FlareBaffled on December 23, 2006, 12:37:13 pm

Title: 3D cockpits .... how is the viewpoint moved?
Post by: FlareBaffled on December 23, 2006, 12:37:13 pm
I got a model in game with a 3d modelled cockpit, but I can't find out how you move the viewpoint to where it should be!

I thought it was in the 'eye' section of PCS, so I changed the values to 0,0,0.... but the view from the external view ( chasecam ) is still behind the ship. Where do I change the values to put the viewpoint inside the cockpit ?
Title: Re: 3D cockpits .... how is the viewpoint moved?
Post by: Wanderer on December 23, 2006, 12:44:49 pm
You should add 'show ship' flag to the ships properties (flags) in ships.tbl and then fly the ship in 'cockpit view' and not in 'chase view'

http://www.hard-light.net/wiki/index.php/Ships.tbl#Ships.tbl_flags
Title: Re: 3D cockpits .... how is the viewpoint moved?
Post by: FlareBaffled on December 23, 2006, 01:36:29 pm
Thanks Wanderer! That did the trick! I assumed the thing would be in the POF, not the table.