Is the arrow attached to the weapon? line 4 you have projectile spawn point twice. I dont know if that’s right as I dont program. I haven’t worked much with characters with more than one weapon. Worst case maybe look at the location of your arrow and use that as an offset from your weapon’s location to spawn from? So if in BP your arrow/weapon’s muzzle is at x=100,y=0, Z=0, make that your projectile spawn point offset.