LegacyData - Fexcraft/FVTM GitHub Wiki
# Feature Overview
Kind: Legacy Data
Extendable: no
JSON based: no
JSON config: yes
LegacyData is a class/compound holding data needed for vehicles to work
in the so called "LegacySystem"!
A lot of the values are similar or exact to how they would be in
FlansMod, so if you ever did a pack there or are converting...
That's better for you, I guess.
Here an overview of all fields:
MaxPositiveThrottle
- the maximum positive throttle modifierMaxNegativeThrottle
- the maximum negative throttle modifierTurnLeftModifier
- the turning modifier - for leftTurnRightModifier
- the turning modifier - for rightWheelStepHeight
- optionalCameraDistance
- optional, currently not implementedTank
,Tracks
,Tracked
,Catenary
- optional, if this is a
catenary vehicle or no (set totrue
if yes), use only one of them!WheelSpringStrength
- optionalBouyancy
- optional, for ships/boats (water vehicles)LookUpModifier
- optional, for air vehiclesLookDownModifier
- optional, for air vehiclesRollLeftModifier
- optional, for air vehiclesRollRightModifier
- optional, for air vehiclesDrag
- optional, for air vehiclesTrailerAdjustmentAxe
- optional, for trailers, default1