Flying Pawn

Hello guys,

I need some help here.
Here’s the deal:

I wanna make a flying pawn, where the keyboard controls the ship, and the camera is free, the mouse buttons will only shoot.

HALP PLZ

Thank you all

It’s not so hard, you’ll work it out.

There are several ways flying movement could be achieved, including using physics thrusters and physics or you could just set a character pawn mode to “flying” and then in blueprints make sure you have a something bound to apply movement impulse on the z axis.