If by "mother sprite" you mean you're spawning bullets from another sprite, then don't use spawn use create (I've heard that spawn uses the angle of the parent).
I think that's what you're talking about, otherwise you can do "set angle" in bullet behaviour to "no" if you don't want the display and movement angle to be the same.