SCANsat icon indicating copy to clipboard operation
SCANsat copied to clipboard

RPM plugin bugs and fix suggestions

Open vulkans22 opened this issue 3 years ago • 1 comments

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!

vulkans22 avatar Dec 17 '20 14:12 vulkans22

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

Tonas1997 avatar Dec 10 '21 14:12 Tonas1997