Set the movement mode to Flying in your CharacterMovementComponent to ignore gravity. Another way is to use Pawn instead of Character class but then you’ll lose many fuctionalities of Character such as jumping and walking.
1 Like