running up buildings

hi all,
I just started with unreal and am wondering there’s a way to set up a ramp then be able to run up a 90 degree surface (like a building) the character would rotate so the building would be the ground while running up the building. thanks,

The game I can think of is mirror’s edge for that kind of thing. With blueprints it should be possible to get the effect using spline components for the ramps and such. How you decide to go 90 degrees is a matter of choice, but a second spline could be used to transition you back to normal movement. Just a matter of blending those moments the way they do in the game.