how can i make my character run up ramps like in sonic, fancy pants or even line rider?

In games like fancy pants 2 the character can do loopdeloops and ramps the game im making i in 2d.
Im totally lost the slope limit only goes up to 180 so my capsule cant run up walls. Is it done on animation or scripting?
Please show me how to do this!
Thanks a lot :slight_smile:
Please watch this to get a better idea

You could either code your own gravity script (make sure that your current character isn’t using the inbuilt gravity at the same time), or you could just rotate the entire game world around your character as need be, to give the illusion of them running upp walls