Open main menu

Changes

Added axle steering attributes fo 1.50
|-
|steerable_axle
|array<booltoken>
|see description
|''For truck and trailers.'' When true, the axle will be steerable. Each array member corresponds to an axle, from front to back. By default, first axles on trucks are ''true'', while all others are ''false''. Possible values are:*false (non-steerable axle)*true (steerable wheels on given axle)*axle (whole axle is rotated when steering, ''axle_model'' must be correctly defined, valid only for trailers).''Added in 1.31.''
|-
|steerable_lifted_axle
*spreader (removes the pitch degree of freedom, typical of a spreader/booster/stinger on a lowboy configuration)
''Added in ATS 1.6.2''
|-
|axle_model
|array<string>
|
|''For trailer usage only.'' Path to the axle model descriptors (.pmd). ''Added in 1.50.''
|-
|axle_model_collision
|array<string>
|
|''For trailer usage only.'' Path to the axle model collision descriptors (.pmc). ''Added in 1.50.''
|-
|extended_axle_model_shadow_texture
|array<string>
|
|''For trailer usage only.'' Texture to be used for the extended (volumetric) shadow underneath each axle. ''Added in 1.50.''
|-
|axle_model_steer_angle
|unsigned int
|
|''For trailer usage only.'' Overwrites the maximum steering angle of the last steerable axle model. ''Added in 1.50.''
|-
|cog_cargo_mass_min
developer
3
edits