CYBUTEK / KerbalEngineer

Kerbal Engineer v1.0 (current in-development build).
227 stars 101 forks source link

Correctly compute relative velocity when target is in different SOI #134

Open jd284 opened 7 years ago

jd284 commented 7 years ago

FlightGlobals.ship_tgtSpeed is not correct when the target is in a different SOI. Fixed by subtracting the GetFrameVel() values instead.