How to steering with all 4 wheels?

Hi,

I am using the vehicle template made by epic games and didn’t find how to give the information to also steer the rear wheel visually

Didn’t check this but I would guess that will be the ‘Affected by Steering’ checkbox in your Wheel BP.

1 Like

You’ll need to modify the control rig within the Animation BP, by adding a ‘Rotation Constraint’ node to each rear wheel’s row. You can just copy/duplicate the two used for the front wheels and change the child and parent bone names.

Then, as @RogueSheep mentioned, you’ll need to check ‘Affected by Steering’ within the wheels’ data BP.

4 Likes

Alright that worked thanks!

The wheel setup was only available in cpp, so I had to change it directly in the cpp file

Glad to hear it; you’re welcome.

Use 4WS: Steer front normally, rear opposite at low speed. sam at high.