@sodisodisodi / @thorolavs / @slowBro / @CatchThat / @GD / @Bolmagasa / @fredriklars / @Microships / @ruskul / @MadMax / @cusdom and everyone else that is interested in helping,
your time has come! We had some unexpected delays, but now we have a clear task for you. Many of the cybran units need a (new) red channel for the specTeam texture. This channel controls the metalness of the shader. For most units it seems promising to use the blue channel of the albedo and play around with multiply and power operations until something decent comes out.
Some albedos have a lot of inbaked lighting though - for example the factories - so you will not be able to avoid manual work sometimes. If you don't want to do that you can simply choose a different unit to work on that doesn't have this problem.
It's important to note that the workable range of the final texture is 0 to 0.12, everything above that will already be 100% metal. You can go higher of course if you want to influence the standard shader more, but unless you know what you want to achieve I recommend to stick to that 0 to 0.12 range.
One last thing: the green channel of the specTeam also influences metalness, although to a lesser degree, so be careful if you want to utilize that one to generate the red channel.
The unit spreadsheet is here: https://docs.google.com/spreadsheets/d/1fN183a5AOHUyrKFobKA_HJRv1Yu5Tb5kfdSbVBLxYHk/edit#gid=520266576
You can find more info on how to work with the textures here https://github.com/FAForever/fa/issues/4394 and here https://www.youtube.com/watch?v=T3yRGRf7iOQ&list=PL0nxuIUIjpFtGVBmP5TJTIJwhhlGtpXyo&index=4
If you have questions, feel free to reach out to me.