does anyone have a good controller script i could use?

i have a game that requiers air mobility and a way for the controller to interact with moving platforms (tagged Mover) and ladders (tagged Ladder). does anyone know of some already existing scripts i could use?

edit:
oh and maybe a slope limiter too

ive made a quite decent rigid body character controller, that with very few code changes you could adapt it to your needs (like detecting the tags you mentioned)

if you are interested, pm me

i am interested and i pmed you

not what i am looking for.

unfortunetly it lets me run right up mountains no matter the slope and agaist a virtical wall (like a regular cube) the controler sticks to it (only while moving into it) but i actualy had another script for a rigidbody controller with air movement but it had the same problem making it unusable for this particular game.

thanks anyway

i am still looking for a script that fixes these bugs