Converting actor to static mesh

I am trying to create a gun which shoots a matter, which sticks to any surface and becomes static. Now I have modifyed FPS template projectile to act like this:

However, this is still projectile. I need it to make colissions like a regular static mesh. How could I do that?