Wheeled Vehicles: Set Top Speed at Run Time

Hello World,

Is there anyway to dynamically set the top speed of a vehicle in BP during execution mode.

For eg., if the player starts with a default top speed of 30km/hr but after a while the top speed is changed to a dynamic value of 50km/hr. Then later again, the speed limit is dynamically set to maybe 40km/hr.

Figured it out. Surprisingly easy. :slight_smile:

I was initially trying to find a way to access the rpm to alter the top speed. But as seen below, its not necessary.