I have a problem with the reverse gear of a vehicle (Security Car from SilverTm), on a 5.1 save it works, in 5.3 the reverse gear doesn’t work. I checked all, I didn’t find any difference, it’s obviously somewhere else than in the Blueprint of the vehicle but where? the Vehicle uses Chaos Wheeled Vehicle movement Component. For a vehicle animation, I use RushHour - Vehicle Animator from GDCorner. Thanks for your help
Hey @Tennodas51!
Check the settings for the chaos vehicle movement component, and ensure “Use Reverse As Brake” is checked! This should ensure that if you press brake while stopped, it acts as a reverse button.
Check on that and let us know!
Thanks for your help, in Vehicule setup, “Reverse as Brake” and “Throttle as Brake” are True. I use the component “Vehicle Movement Component (VehicleMovementComp) (Chaos Wheeled Vehicle Movement component)” and not “ChaosWheeledVehicleMovement”. Reverse gear works in 5.1, reverse gear doesn’t work in 5.3. I’ve just added a vehicle animation with the Rush hour plugin. If I use Set Target Gear with -1, reverse gear only works with W???. I don’t dare tell you how long it takes. Any ideas?
This is as intended, because “W” means “Accelerator pedal”. As with a normal vehicle you wouldn’t have a “reverse pedal”. Set Gear is intended for driving simulators, I believe.
Another thing you could try is using the “Set Throttle Input” to a negative number using a different input.
Can you show your Input Mapping Context? So we can see how these actions are laid out? That could be where the problem lies!