One wheeled vehicle (monobike) with Chaos Vehicle

Hi,
I’m trying to create a very simple monobike in UE5, just like this : https://youtu.be/ZKP0heuQdVY?feature=shared&t=995 but by using Chaos components.

But I’m not able to find what to setup in the vehicle blueprint and the wheel blueprint.

I have duplicate the chaos vehicle template components (sportscar) and I succeed to create a basic mesh with one wheel that can move forward and backward. But I can’t make it to rotate with stabilization.

Here are the modifications I made in the vehicle and the wheel blueprint (the wheel blueprint is a duplication of the template’s rear wheel) :

As I say, with this settings, the vehicle go forward, brake, etc. It can also slightly go on left and right but always remaining as a stick and looking in front (there is no rotation). I try to adjust things in the arcade control section and it affects the behavior of the mesh to make it rotate, but it also make the mesh to fall on the ground. If someone knows what settings I can modify to manage the rotation by keeping the stability that would be great :slight_smile: