Hello!
Like a lot of people I’m trying to make a drift for my car using Chaos Vehicles. I’m using UE5.4.4 and coding in C++.
The issue is that I don’t seem to find a solution to make a manual drift. What I mean by that is a drift you trigger with an input and your steering.
I’ve tried changing wheels friction dynamically, changing wheels setup and a lot a weird tests.
The only thing close to what I want works by changing wheels parameters before starting the game which is not wanted.
If you have any clue, solution or theory I really need help.