Projectile changes direction during addForce/addImpulse

hi, i’m trying to make jetpack for my game. i simple use addForce function to make character “fly” but if i try to shoot at same time, projectile goes to -Z axis(or +Z after i start fall). any ideas how to fix?