NPC Projectiles

Ok, then you should be able to just set the direction to be the same as where you are aiming(probably take the forward vector from the camera). I would probably spawn a new arrow in the same place the moment the arrow should start flying and if the settings are set up correctly in the arrow projectile, it should work fine.