For those following in Unreal Engine 5.1. When converting the pin to a float, there are now two types of floats. One is “Float (single precision)” and the other is “Float (double-precision).” The float double-precision is what you will want for the desired aiming effect.
Float single-precision would only launch the projectiles in the x or -x directions for me. I have provided an image of the selection: