General Question A way of setting offset for camera?

Maquis

New member
Joined
Dec 21, 2010
Messages
22
Reaction score
0
Points
0
Hi guys, one of the problems I encountered is with the camera in the glass cockpit mode. Correct me if I'm wrong but by default it's centered within the spacecraft, right?

Now what I need to do is to shift the camera left from that preset centerpoint. Is that doable? I know there's CameraOffset variable, but it doesn't seem to work in glass cockpit (or perhaps it's because I'm trying to force it on a compiled module).

Anyway, any ideas?
 
Try "VESSEL::SetCameraOffset" if you work with C++, otherwise, ask a Spacecraft3 expert.
 
Back
Top