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

25 lines
323 B
Plaintext

function data()
return {
children = {
{
id = "vehicle/train/p36/p36_body_lod1.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "MESH",
},
},
matConfigs = {
{
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
},
},
--animations = {
--},
events = {
},
}
end