Moving characters on the stairs - PROBLEM

I want to climb up the stairs if the character looks down - the stairs is ok, but if he looks a little higher - he can not climb the stairs.
Please help :).

Hey @jeicsalab could you please explain your problem in further detail?

don’t hesitate to include screenshots if you feel it would help the aiding process.

thanks!

Ok:

I can not go up the stairs:



I can go up the stairs:


Show us your movement Code.

Are you using the Camera/Control Rotation Forward Vector? If so, try zero-ing out Pitch and Roll so only Yaw has a value

If you are using the Character movement component there is a settings called “Max Step Height.” Try to increase this number and see if this fixes the problem :slight_smile:

Thanks ! Its work~! :slight_smile: