Difference between revisions of "User:Flame CZE/Sandbox"
From LFS Manual
Jump to navigationJump to searchm |
|||
Line 1: | Line 1: | ||
= Vehicle Mod Features = | = Vehicle Mod Features = | ||
− | This is a list containing all features that can be set to have a fully working vehicle mod. | + | This is a list containing all features that can be set to have a fully working vehicle mod. |
− | {| class="wikitable" style="max-width: | + | If you don't know how to implement a feature on your mod, click the link in the feature name or description, which will take you to the corresponding manual page. |
− | ! style="width: | + | |
+ | {| class="wikitable" style="max-width: 600px" | ||
+ | ! style="width: 170px" | Feature || Description / possible values | ||
|- | |- | ||
! colspan="2" | General settings | ! colspan="2" | General settings | ||
Line 43: | Line 45: | ||
* four wheel drive | * four wheel drive | ||
|- | |- | ||
− | ! colspan="2" | | + | ! colspan="2" | Mass |
+ | |- | ||
+ | | [[LFS_Editor_Guides#Adjusting_masses|Mass distribution]] || This affects the vehicle's moment of inertia | ||
+ | |- | ||
+ | | Fuel tank size || litres | ||
+ | |- | ||
+ | | Suspension mass || kg | ||
+ | |- | ||
+ | | 12V battery mass || kg | ||
+ | |- | ||
+ | ! colspan="2" | Objects | ||
+ | |- | ||
+ | | Fuel tank position || | ||
|- | |- | ||
− | | | + | | 12V battery position || |
+ | |- | ||
+ | | Spare wheel || on/off, pitch, forward, up | ||
|- | |- | ||
! colspan="2" | Interior | ! colspan="2" | Interior | ||
|- | |- | ||
− | | Driver & passenger seats | | + | | Driver & passenger seats |
+ | | | ||
+ | Possible to toggle passenger seats and change the position of each seat | ||
+ | |||
+ | This affects the vehicle's mass distribution and total mass | ||
+ | |- | ||
+ | | [[LFS_Editor_Guides#Driver_animations|Driver animation]] || Sit and steer animations | ||
|- | |- | ||
− | | Internal mirror || internal mirror subobject | + | | Internal mirror || internal mirror subobject with 's_mirr' texture page |
|- | |- | ||
| Steering wheel model || steering wheel subobject | | Steering wheel model || steering wheel subobject | ||
|- | |- | ||
− | | Steering wheel | + | | Steering wheel position || heading & pitch (degrees) |
|- | |- | ||
− | | Steering wheel | + | | Steering wheel turn || 30-540° one way |
|- | |- | ||
− | | | + | ! colspan="2" | Exterior |
+ | |- | ||
+ | | Wing mirrors || Triangles using 's_mirr' texture page for the mirror itself | ||
+ | |- | ||
+ | | Customisable number plate || 's_plate' or 's_plate_ALP' texture page | ||
+ | |- | ||
+ | | [[LFS_Editor_Guides#Light_colours:_headlights.2C_indicators.2C_etc.|Car lights]] | ||
+ | | | ||
+ | * brake light | ||
+ | * headlight | ||
+ | * tail light | ||
+ | * left indicator | ||
+ | * right indicator | ||
+ | * rear fog light (not switchable) | ||
+ | * front fog light (not switchable) | ||
+ | * reverse light | ||
|} | |} |
Revision as of 13:55, 1 August 2022
Vehicle Mod Features
This is a list containing all features that can be set to have a fully working vehicle mod.
If you don't know how to implement a feature on your mod, click the link in the feature name or description, which will take you to the corresponding manual page.
Feature | Description / possible values |
---|---|
General settings | |
Vehicle class |
|
Drivetrain | |
Transmission type |
|
Drive type |
|
Mass | |
Mass distribution | This affects the vehicle's moment of inertia |
Fuel tank size | litres |
Suspension mass | kg |
12V battery mass | kg |
Objects | |
Fuel tank position | |
12V battery position | |
Spare wheel | on/off, pitch, forward, up |
Interior | |
Driver & passenger seats |
Possible to toggle passenger seats and change the position of each seat This affects the vehicle's mass distribution and total mass |
Driver animation | Sit and steer animations |
Internal mirror | internal mirror subobject with 's_mirr' texture page |
Steering wheel model | steering wheel subobject |
Steering wheel position | heading & pitch (degrees) |
Steering wheel turn | 30-540° one way |
Exterior | |
Wing mirrors | Triangles using 's_mirr' texture page for the mirror itself |
Customisable number plate | 's_plate' or 's_plate_ALP' texture page |
Car lights |
|