1520DLC/res/models/group/vehicle/train/tep70_body_lod0.grp

29 lines
596 B
Plaintext

function data()
return {
children = { {
id = "vehicle/train/tep70/tep70_body_lod0.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "MESH",
}, {
id = "vehicle/train/tep70_lod_0_bogie1.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 6.28305, 0, 0, 1,
},
type = "GROUP",
}, {
id = "vehicle/train/tep70_lod_0_bogie2.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -6.24665, 0, 0, 1,
},
type = "GROUP",
},
},
matConfigs = {
{ 0, 0, 0, 0}
},
}
end