Cannot use Static Mesh Component with Set Vector Parameter Value

Ok sorry I was focusing on the Node problem…to do that:
First create your material and setup the Color parameter:

82576-colorsetup.png

The you need to create a Material Instance of that material so you have access to the parameter Color like this:

Then your BP needs to be setup like this:

For the Source Material of the Create Dynamic Material Instance node make sure that is set to the Material Inst you just made.