Can I dynamically update the parameters of an animated material in the event graph of an actor that uses it?

Here’s a similar thread I found with a solution :

tldr : you need to create a Dynamic Material Instance and then use Set Scalar/Vector Parameter Value.


[EDIT] If the above solution doesn’t work for some reason, another option is to use Material Parameter Collections :