1,784
edits
Changes
Jump to navigation
Jump to search
Existing Cargo model match units were moved into vehicle definition space, since they are only to be used in conjunction with the vehicle and cargo loading logic. Additionally existing cargo model match unit was reworked refactored and now supports following attributes:
→Cargo model match data
=== Cargo model match data ===
* '''data_path''' - array of strings defining different models of same cargo model match (aka has same dimensions but different look)
* '''dimensions''' - float3 representing dimensions of the cargo model match in each axis (X,Y,Z). Y component is currently ignored however might be used in the future.