Jump to content

Can I look around more than 90° to each side in IVA?


Recommended Posts

How can I extend the rotation limits of the IVA camera? Can I look backwards?

I am in the inline cockpit and want to look backwards however it seems that there is a limit at around 90° (meaning you can only turn around within the front 180°).

I would prefer to have something like 270° (basically look back over the shoulder).

Edited by Alioth81
Link to comment
Share on other sites

  • 2 weeks later...

it seems that

adding something like

maxRot = 130

in the internal configuration of the cockpit does the job.

 

Example:

    MODULE
    {
        name = InternalSeat
        seatTransformName = PilotChair
        portraitCameraName = PilotCam
        allowCrewHelmet = False
        kerbalEyeOffset = 0, 0.018, 0
        maxRot = 130
    }

 

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...