How to create a circle expanding effect?

Hi Skullwing,

First setup nodes like this image:

Then you need to replace the constant “0” with a VectorParameter. That is the location of your hit. It needs to be provided by a blueprint line trace. Then you use "create material instance dynamic "and then “set vector parameter” to the location of the hit.

The other half of the shader is this: