Custom orbit colors for each asteroid group
Starstrider42 opened this issue ยท 0 comments
jonassm requested that asteroids be able to have different orbit colors.
As far as I know, orbit color cannot be statically configured for a vessel, but the orbit color can be edited on the fly. It might be possible to implement custom colors by storing the color in a CustomAsteroidData
and editing each asteroid at scene change time.