Land While In Flying Mode?

Hi, I have a third person character that I set the movement mode from the character movement component to flying, but I’m have some minor issues.

While in flying mode, my character will not land on a slope it collides with. For example, when my character is flying and I fly right into a walkable surface, my character will not land, it will stay flying and slide across the surface.

Any ideas on how to fix this? Any help is appreciated! :+1:

This will do it :slight_smile:

fly

( So you do need a downward line trace to look out for stuff to land on, if you’re not going to do it manually ).

1 Like