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.

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.

2 Likes