droggo1 Posted October 26, 2023 Share Posted October 26, 2023 Instead of going in module by module, and changing one or more of the three colors manually - it would be nice to be able to just do a "color modification" that changes all yellow colors to blue, for example. Link to comment Share on other sites More sharing options...
HeyYou Posted October 26, 2023 Share Posted October 26, 2023 Instead of going in module by module, and changing one or more of the three colors manually - it would be nice to be able to just do a "color modification" that changes all yellow colors to blue, for example. Double click on a module, and it selects ALL of them. Then you can shuffle colors to your hearts content. Link to comment Share on other sites More sharing options...
droggo1 Posted October 27, 2023 Author Share Posted October 27, 2023 (edited) Double click on a module, and it selects ALL of them. Then you can shuffle colors to your hearts content. This is not the same. Imagine that some modules have Color 1 Yellow, and other modules have Color 2 Yellow. Selecting all modules and changing Color 1 to anything else will ruin the design. I invest a lot of time in coloring the ship as I like it, but then I want to see how it looks when all Yellows are turned to Red or something else, for example. To describe it in coding terms: foreach Module foreach Module.ColorSlot if color == FromColor color = ToColor end end end Edited October 27, 2023 by droggo1 Link to comment Share on other sites More sharing options...
HeyYou Posted October 27, 2023 Share Posted October 27, 2023 In the color menu, there is a line along the bottom of 'recent' colors..... so you can get the same color on individual modules you select.... Link to comment Share on other sites More sharing options...
Recommended Posts