Side Scroller shooting problem

When I spawn projectile in side scroller game project, it spawn near the player (it’s correct)., but shoots on camera, not to left-right side. How can I change spawning location? Screens:
http://cs629500.vk.me/v629500645/6381/0uHpjEPfYUU.jpg
http://cs629500.vk.me/v629500645/638b/bLnZsI_NjTk.jpg
http://cs629500.vk.me/v629500645/6395/2jHUVQam4jY.jpg

create Get Actor Rotation in character bluescript, then create Get Forward Vector. Connect them and connect this code to Make Transform>Rotation.

This is getting to be a nightmare! I downloaded the side-scrolling space shooter content of epic games, my plan is to make an old-style retro shooter like R-Type or Salamander, but after changing the meshes to try and make it my own it won’t spawn anything at all, I’m stuck and would willingly credit anybody who can help me should my game be released at any point.