Satisfactory ModdingSM
Satisfactory Modding16mo ago
65 replies
SpaceGameDev

How can I change the color parameters on the pioneer materials?

Hi, I'm working on a customizable character buildable for Factory Props (see How can I save the Static Mesh property of an FGBuildable component? for context), and I'm trying to link the material colors to the color pickers similar to the player customizer in the HUB, but I'm not sure how to change those values on the materials. I've tried creating and applying a dynamic material instance and setting the Primary, Secondary, and Tertiary vector parameters, but those don't seem to do anything.
image.png
Solution
I think it might be indexes (6,7,8), the player data stops there
Was this page helpful?