How to disable steering animations on Chaos vehicles?

I am trying to animate the wheels of a vehicle, but when I use the Wheel Controller in AnimBP, the steering is automatically animated.
I don’t need the steering animation so I want to disable it, but I don’t know how to do it.
Does anyone know how to do this?

Hey,
pretty new to Unreal but I encountered the same issue recently. For me the solution was to not use the Wheel Controler at all and just drive all the animations procedurally in a Control Rig. My vehicle doesn’t have any suspension though so depending on how complex your suspension is, this may or may not be the solution for you.
Cheers

Hello.
I was thinking the same thing. But I can’t find a way to get the terrain bumps, so I’m stuck.
This plugin doesn’t understand the needs of its users…

I noticed that Wheel Controller can be overridden with Transform(Modify)Bone. You can specify the rotation by specifying a bone and setting it to Replace Existing.

1 Like