UE5 Chaos Vehicle Unable to Move in Game Play

Hi, I’m working on a ThirdPerson Map in UE5. My plugin is activated. I was able to code my character to enter the car using E from the following video:

The issue is that when my character is inside the car and I’m in camera view, the car doesn’t move at all. I tried to add “wake all rigid bodies” to the throttle input in the blueprint but it didn’t work. This is the blueprint I have:


These are my Input Settings:

Pleasee help me I feel like I’m missing something in the blueprint!

Hi Nibiru, Welcome to the Forums,

When I set up a character to get in/out of a Chaos Vehicle, I needed to change the mapping contexts.

See this post. Let me know if that helps.