sirkut / InfernalRobotics

Update to r4m0n Dammed Robotics that works on Kerbal Space Program 0.20.2
Other
17 stars 16 forks source link

Consider adding "Move +" and "Move -" KSPEvents for better KOS integration. #36

Closed ZiwKerman closed 9 years ago

ZiwKerman commented 9 years ago

Recent KOS career limits changes prohibit use of KSPActions in career mode until VAB/SPH is fully upgraded. In order to provide access to IR part moving through KOS earlier in the career mode I decided to create very simple KSPEvents "Move +" and "Move -" with the same functionality as the corresponding KSPActions.

Dunbaratu commented 9 years ago

It's not just for kOS. It's better integrated into how the rest of KSP's interface itself works this way. The main stock KSP game trains users to think that "I wan't to do a thing with this one part" means "I need to right click this one part and see what's on its menu".

ZiwKerman commented 9 years ago

Obsolete