Jump to content

vessel orientation variables


BulkaCz

Recommended Posts

Hi,

I am trying to learn how to develop plugins to KSP. My first goal is to create "Launch to orbit autopilot" and I stuck on roll maneuver after start. I send command to roll vessel in desired direction (I want to fly to east, so I need to roll vessel 90° right and then perform pitch up maneuver). I cant find correct variable in FlightGlobals.ActiveVessel, which is changing due to my roll commands.

Also what are corresponding variables to pitch and yaw commands? 

Thanks

Link to comment
Share on other sites

Don't know if you've seen this site - The best bet for finding info other than digging in other's code.

As for digging in other's code - You might also check

Should be a good auto control example.

Edited by wasml
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...