Mouse tracking missile

Your spawning the projectile at the target.

You still need to spawn the projectile at the socket, and then send it to the target.

That means, probably, your projectile needs to be a BP with homing code.

So it’s quite elaborate…