1520DLC/res/models/model/railroad/AN_Kar_Vhod.mdl

79 lines
1.3 KiB
Plaintext

function data()
return
{
boundingInfo =
{
bbMax = { 0.509, 0.147, 1.274 },
bbMin = { -0.509, -0.147, 0 }
},
collider = { params = { }, type = "MESH" },
lods =
{
{
animations = { },
children =
{
{
id = "railroad/AN_Kar_Vhod.msh",
transf =
{
1, 0, 0, 0,
0, 1, 0, 0,
0, 0, 1, 0,
0, 2.25, 0.05, 1,
},
type = "MESH"
},
{
id = "railroad/zel.msh",
transf =
{
1, 0, 0, 0,
0, 1, 0, 0,
0, 0, 1, 0,
0.1, 2.25, 0.768727, 1,
},
type = "MESH"
},
{
id = "railroad/kra.msh",
transf =
{
1, 0, 0, 0,
0, 1, 0, 0,
0, 0, 1, 0,
0, 2.25, 0.98287, 1,
},
type = "MESH"
}
},
events =
{
red =
{
[2] = { forward = false, name = "switch" },
[3] = { forward = true, name = "switch" }
},
green =
{
[2] = { forward = true, name = "switch" },
[3] = { forward = false, name = "switch" }
}
},
matConfigs = { { 0, 0, 0, }, },
static = false,
visibleFrom = 0,
visibleTo = 400
}
},
metadata =
{
description = { name = _("AN_Kar_Vhod") },
availability = { yearFrom = 1950 },
cost = { price = 1500 },
signal = { type = "PATH_SIGNAL" }
}
}
end