I need some help

if this isnt the right place to ask this please direct me to the right area thanks.
Hello, I am fairly new to unreal engine, and i want to figure something out. i am trying to make a stair case that is slippery and hard to climb.
I am able to make it slippery, but one thing i am having trouble with is how to make it so the character is sliding down the stairs if i let go of the arrow keys, and have it more of a sttruggle to get up the stairs.
can anyone help me out with this?
thanks for your time.

You could set up a trigger volume so that when you’re on the stairs a blueprint is triggered that pushes the player if they’re not holding down any arrow keys. I think asking this in blueprint forum or learning more about blueprint is a good idea.

Oh, absolutely, I agree 100% with that, I wont learn unless I do it. I’m reading the documentation now, is there any places you could direct me to learn more, any websites videos or do you recommend just doing it to learn, or is the unreal website the best place to start.
It’s hard to know where to start.

Whoops mis-read your comment, I’ll head over to the blueprint forums.
Thanks for your response.

There are numerous learning videos showing how to use blueprint as well as demonstration projects showing how they work. Here’s the website for learning:
Blueprint Learning course

In unreal you can download this content example project:
Content Examples Project