Skip to content

B9PartSwitch v2.11.0 for KSP 1.7.3

Compare
Choose a tag to compare
@blowfishpro blowfishpro released this 21 Oct 03:20
  • Allow switching UI to not be moved to the end of the part action window
    • ModuleB9PartSwitch now accepts bottomOfWindow = false which will leave it in place
    • Modules without this new parameter are unaffected
  • Allow transforms to be scaled
    • TRANSFORM {} nodes now accept a scaleOffset which multiplies the transform's local scale
    • scaleOffset either accepts a single number for all 3 axes or 3 numbers for x, y, z which can be separated by spaces, tabs, or commas
  • Fix plume switching for ModuleEnginesFX
    • Still doesn't support switching in flight
  • Fix Texture switches getting stuck on copied parts
  • Fix node offsets not respecting part rotation when attempting to move the part with the switch