I am attempting to copy the brown material seen in the screenshot onto a scripted material that I can adjust at runtime. The pink material is that copy, so obviously it looks very different and washed out. im copying all the information seen below but the materials look very different. what propery could be causing this?
So I must have been copying the diffuse incorrectly or maybe translating it wrong? I was setting the colors to the incorrect values. I was using the 0-255 values and not the 0-1 values. Now its working correctly with the new values, (original value/255= correct value for scripting)