shadowmage45 / KerbalFoundries2

KerbalFoundries - Continued
19 stars 8 forks source link

KF Surface Track displays reversed animation #45

Open NachtRaveVL opened 4 years ago

NachtRaveVL commented 4 years ago

Noticed this on the build I'm doing, the surface track displays the reverse animation as compared to the forward force of the actual part.

(e.g. The part moves you forward when you apply throttle, but shows the animation for moving backwards)

It may not be the animation, and just the velocity vector, but who knows. You're the coder, not me. :3 But I did notice that I had to put the invert motor option in reversed order than I normally do with other parts in the pack, and that might hint at a stray negative somewhere in the forward momentum calculation.

(Okay I am an actual coder, too, so best of luck :3)

shadowmage45 commented 4 years ago

Thanks for the report.

Should be simple enough to solve, as there are config-based toggles to reverse the default direction of the track.

Should be able to have this fixed for the next update.