can i change opacity of part of static mesh?

i try to change opacity where i click

not the whole mesh, i want to change part of i clicked

static mesh is no seperated.

is it possible?

Yes its Possible.

  1. Find a way to find the point of click in World Position, like channel trace. Here has some examples. Remember this Vector (ie.: Impact Point).
  2. Use this vector, with this method: