Changes

Jump to navigation Jump to search

Games/ETS2/Modding guides/1.32

49 bytes added, 13:18, 11 August 2018
Accessory trailer body data
* [float] '''volume''' - The volume of the body in m3. Limits amount of cargo units that can be loaded in.
* [token] '''body_type''' - The type of the body. Only cargoes with given body_type can be loaded.
* [float] '''mass''' - The mass of the empty body in kg. Might be 0 if all mass is stored in chassis.
* [float3] '''total_size''' - The total size of the trailer in meters (currently unused).
* [float3] '''size''' - The internal size of the trailer body in meters, shown in tooltip.
Optional attributes are:
* [string] '''detail_model''' - The detailed model of the body.* [string] '''model''' - The default model of the body.* [string array] '''lods''' - The LOD models.* [string] '''collision''' - The collision of the body.
* [token] '''variant''' - The variant of the model to use.
* [token] '''look''' - The look of the model to use.
510
edits

Navigation menu