I am using a very simple rigid body character controller that I wrote, but due to the script only providing left and right forces, when trying to move up hill my character will not do it. Going down hill my character just fly off the hill.
Could someone help me, i wish to try and make the force act at a tangent to the character/the direction of the plane.
(i have a raycast script just so you know) (Game is 2d)