How to control an object's position with your mouse

I suspect your line trace is colliding with the stricker itself, since you are using Visibility channel.

I suggest using WorldStatic instead, so your line trace will only collide with level BSP and meshes, and not dynamic things that come in the way.