NASSP icon indicating copy to clipboard operation
NASSP copied to clipboard

LM Descent Stage J Mission Switching

Open TINYBOB1 opened this issue 1 year ago • 1 comments

This adds the feature to switch between G/H and J mission decent stages using the "JMission" flag in the mission file.

TINYBOB1 avatar Jan 23 '25 21:01 TINYBOB1

After much deliberation with @maxq519, we cannot find a fix for the deflector and cask flags causing a crash at stage sep. Max believes that this is due to how the descent stage vessel is coded, loading the mesh before it loads the mission file to see if the mission is a J one, and thus cant reload the visual to use the new mesh at staging. using this for the IRL as flown missions, it works fine, since no J class LM ever had removed deflectors or a removed cask. I can finish this PR as is, but wanted yalls opinion on this.

TINYBOB1 avatar Jan 25 '25 05:01 TINYBOB1