Hi, you might wanna try setting the “Stop Treshold” in the wheeled vehicle movement component to 0 (by default it’s at 10, meaning if the vehicle is slower than 10cm per sec, than it will automatically brake).
[HR][/HR]
But even if you set it to 0 or negative, if the velocity of your vehicle is 0, then it will still automatically brake. To counteract this, when the velocity is 0 and based on slope, you could set a small throttle input, so that the vehicle won’t stop. But keep in mind that this would also mean that when the player wants to stand still on a slope, then he would have to use the handbrake.