Add config setting to enable/disable vehicle tilting #102

Closed
opened 2021-06-26 15:47:14 +00:00 by SirGlozz · 1 comment
SirGlozz commented 2021-06-26 15:47:14 +00:00 (Migrated from github.com)

Is your enhancement related to a problem? Please describe.
I wanted to disable tilting on vehicles, when we drive a helicopter, plane, boat or bike, those vehicles tilts on driving, and sometimes they look weird and laggy.

Describe the solution you'd like
Add config option to enable/disable tilting, an optional config setting to make static vehicle models, like cars.
Something like:
vehicleTilting: true/false

Additional context
Hope we can have this feature soon, thanks.
image

**Is your enhancement related to a problem? Please describe.** I wanted to disable tilting on vehicles, when we drive a helicopter, plane, boat or bike, those vehicles tilts on driving, and sometimes they look weird and laggy. **Describe the solution you'd like** Add config option to enable/disable tilting, an optional config setting to make static vehicle models, like cars. Something like: `vehicleTilting: true/false` **Additional context** Hope we can have this feature soon, thanks. ![image](https://user-images.githubusercontent.com/77519944/123518502-2b8ad000-d674-11eb-9c3a-cf99e015f8d1.png)
stijnb1234 commented 2021-06-26 15:59:55 +00:00 (Migrated from github.com)

You can create your own vehicle type with the API.

I will not and will never include a setting for this, because these settings are controlled in the VehicleType. It is not design-technically possible to change this without creating your own type.

You can create your own vehicle type with the API. I will not and will never include a setting for this, because these settings are controlled in the `VehicleType`. It is not design-technically possible to change this without creating your own type.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SBDevelopment/VehiclesPlus#102
No description provided.