Changes

Jump to navigation Jump to search

Games/ETS2/Modding guides/1.35

54 bytes added, 16:46, 1 May 2019
COG data in accessory_chassis_data: Added relevant wikilink to accessory_chassis_data page
== COG data in '''accessory_chassis_data''' ==
Center of gravity (COG) data has been moved from trailer definition to [[Documentation/Engine/Units/accessory_chassis_data|chassis data]]. They are easier to edit, they have less count than trailer definitions and on given chassis cargo is typically loaded in same way.
Value logic itself work as before: '''cog_cargo_mass_min''' (float, default 0) and '''cog_cargo_mass_max''' (float, default 20000) sets border limits and '''cog_cargo_offset_min''' (float3, default (0,0,0)) and '''cog_cargo_offset_max''' (float3, default (0,1,0)) set values for interpolation.
309
edits

Navigation menu