How do you use Choas vehicle wheeled vehicle movement in the new unreal engine?

I was trying to follow this tutorial Unreal Engine 5 - Car Race - Nitrous Boost - YouTube but they are using an older version where the cars don’t have parent classes and now my parent class is erroring not sure why can anyone help me?



Read the error at all?

Angular Damping doesnt exist.
Remove it.

I tried that before yes it removes the error but it doesn’t make the code in my sportscar_pawn work

this error code is more useful than the last i don’t know why it can’t access

You can’t plug a random Mesh into a “Wheeled Vehicle Movement Component” like it appears the error states you did - and the image does depict…

I can’t use it in the sports car pawn? its like the starter car in the game are you sure?

Lets see if this explains it better

And according to the error, is valid is going to fail. So this node setup won’t do anything (intended if its not valid).

Your set for the variable is surely at fault (or not called).