My 4 Wheel Vehicle Turns Left instead of Right

Hi there,

I am creating a 4 wheeled vehicle following the tutorial by Epic and everything is working okay apart from the fact that I can’t get the turning right. When I press A to turn left, the car steers to the right (and the wheels also point right). I have made sure the input settings are correct and they work with the First Person character also present on my level (left turns left, etc).

I’ve scoured the forums and tutorials and can’t seem to see where I’m going wrong with this. Any help appreciated, regards.

Unfortunately this doesn’t fix the issue. The values for A (-1) and D (+1) are correct, and work perfectly for my First Person character. It does solve the issue to change them, but then creates the same issue for my First Person pawn.

Thanks. That worked, but surely there was not a need for a “fix” like that? I’ll definitely take that for now though.

Go to project settings > input, beneath axis mapping, expand ‘move right’, then swap the scale of ‘A’ and ‘D’ values. Hope this fixes.

Update;

Ok, so try this;

This should help you.

Regards,

I’ve updated the answer.