This is probably a horrible shooting method, but I just use "Spawn Actor".
When I press left, my ship sends the message "west" to Spawn Actor. The bullet is spawned.
Likewise for right. The only diffence is the initial x-velocity and trigger.
Attached is the Spawn Actor behavior, and the Move Toward Mouse behavior.
(Also sorry for the late response.)