How to make character move up and down in 3D Side scroller

I am making a underwater based side scrolling game and I am trying to get my character to swim up and down. When applied to physics volume my character can not move up nor down but insists on stay on the floor. I believe I did something wrong.

Try changing their default Movement Component to Flying instead of Walking.

Hi!

Try to use solution from this tutorial.