How to adjust gravity in ShooterGame?

Hey there! Is there a way to make a low gravity setup in the shooter game?

Hi,

Inside the Blueprints/Pawns folder, open the PlayerPawn Blueprint. On the Defaults tab, search for Gravity Scale and set it to something lower than 1.

-W

Cool! Thank you!