You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
several resources have attempted to address this issue, but many rely on inaccurate methods for limiting vehicle speed based on the current gear. Utilizing setVehicleCurrentGear and isVehicleAutomatic could effectively resolve these problems.
Is your feature request related to a problem? Please describe.
several resources have attempted to address this issue, but many rely on inaccurate methods for limiting vehicle speed based on the current gear. Utilizing
setVehicleCurrentGear
andisVehicleAutomatic
could effectively resolve these problems.Describe the solution you'd like
isManual
toggles default gear changingonClientVehicleGearChange
could be used with elementData to sync vehicle gearDescribe alternatives you've considered
No response
Additional context
No response
Security Policy
The text was updated successfully, but these errors were encountered: