In one of the unreal BP tutorials it showed them turning a light on and off with a button press. They then showed how to have it to where every light set in the map the light color could be adjusted. He did it in the construction script. Works great.
How could I use the same idea and set it to change the tint of a material on an actor? I figured a vector parameter in the material. …but how do I get it to be custom like the light color??
Thank you!!!