Jump to content

Swap input controls on the fly


Recommended Posts

I have to change the configuration for my joystick every time I switch from flying spacecraft to aircraft to invert the pitch axis and swap from yaw to the roll axis. Is there a way to swap input controls without exiting to the main menu? Or is there a way to enable throttle control when in docking mode? (I always dock in staging mode) Or am I missing something more obvious?

Link to comment
Share on other sites

I just uploaded a plugin to swap roll and yaw axes on the fly. It doesn't invert pitch, but I can add an option to do that tomorrow.

Edit: It can now invert pitch, you just have to "pitch_invert = false" to "pitch_invert = true" in settings.cfg, and remember to set your axes the way you'd like rockets to control.

http://forum.kerbalspaceprogram.com/threads/90034-WIP-PLUGIN-Aeroplane-Mode-a-small-plugin-to-swap-roll-and-yaw-axes-on-the-fly

Edited by Belisarius
Link to comment
Share on other sites

Nice, I might use that. Now if only I can figure out how to get the throttle to go from 0-100 instead of 5-95 I'll be all set.

This one is a bit trickier. Unity seems to have some problems/bugs with certain joysticks. It likes to grab raw inputs, so sometimes no matter how much fiddling and calibration you do it just won't go for some joysticks.

Link to comment
Share on other sites

This one is a bit trickier. Unity seems to have some problems/bugs with certain joysticks. It likes to grab raw inputs, so sometimes no matter how much fiddling and calibration you do it just won't go for some joysticks.

That's what I understand. I hear there's a 3rd party joystick driver, but it entails taking down security to make it work and it's not that important to me yet.

BTW: the joystick I'm using is from my RealFlight R/C flight simulator. Using that, my model helicopter reflexes take over and I can hover a lander.

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...