I just launched the built-in UE5 chaos vehicle project… and hit BeginPlay without making any changes.
The engine idles and key input is registering, but the default vehicle doesn’t move at all.
Any thoughts please? ![]()
I just launched the built-in UE5 chaos vehicle project… and hit BeginPlay without making any changes.
The engine idles and key input is registering, but the default vehicle doesn’t move at all.
Any thoughts please? ![]()
Try look if the engine torque curve is ok.
have a read throuh this thread, it might help
@Geodav… Nice to see you, I remember you as so helpful on the UE3 forums 
The thread you pointed to solved it: @Syenar’s fix worked perfectly, thank you
@ZioYuri78, I think the curve is ok, because it’s just the standard vehicle from the plugin, but thank you.