S-C-A-N / SCANsat

Real Scanning, Real Science, at Warp Speed!
216 stars 96 forks source link

RPM plugin bugs and fix suggestions #401

Open vulkans22 opened 3 years ago

vulkans22 commented 3 years ago

The RPM plugin isn't cycling to the visual map style, likely an oversight from when this style was added? Anyway, the problem is in SCANsatRPM.cs:607, the mapMode variable and if conditional need to be extended up to 3.

The other issue is with vessel, maneuver node, and other assorted icons not showing up in the current version of KSP. This appears to be a problem with the "KSP/Alpha/Unlit Transparent" shader being used in SCANsatRPM.cs:206, I've tested switching the shader to "KSP/Alpha/Cutoff" which appears to correct the problem.

Thanks for all your hard work on SCANsat!

Tonas1997 commented 2 years ago

Wait, so you managed to fix these issues? Do you happen to have a recompile lying around?