1520DLC/res/models/group/vehicle/waggon/boxcar1860_bogie_lod2.grp

31 lines
596 B
Plaintext

function data()
return {
children = {
{
id = "vehicle/waggon/boxcar/boxcar1860_bg_lod2.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "MESH",
}, {
id = "vehicle/waggon/boxcar/zv1850_w1_lod2.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.5, 0, 0.465, 1,
},
type = "MESH",
}, {
id = "vehicle/waggon/boxcar/zv1850_w1_lod2.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.5, 0, 0.465, 1,
},
type = "MESH",
},
},
matConfigs = {
{ 0, 0, 0, 0}
},
}
end