1520DLC/res/models/model/vehicle/train/2tep60a.mdl

197 lines
3.9 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

function data()
return {
boundingInfo = {
bbMax = {
9.6036, 1.5827790498734, 5.0409,
},
bbMin = {
-9.6043, -1.5827790498734, -0.57415497303009,
},
},
collider = {
params = {
},
type = "MESH",
},
lods = {
{
animations = {
},
children = { {
id = "vehicle/train/2tep60a_body_lod0.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "GROUP",
},{
id = "vehicle/train/tep60/tep60_vent_lod0.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -3.97585, 0, 4.6177, 1,
},
type = "MESH",
},
{
id = "vehicle/train/tep60/tep60_vent_lod0.msh",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -5.94015, 0, 4.6177, 1,
},
type = "MESH",
},
},
events = {
drive = {
[2] = {
forward = false,
name = "ventanim",
},
[3] = {
forward = false,
name = "ventanim",
}
},
},
matConfigs = {
{
0, 0, 0, 0, 0, 0, 0,
},
},
static = false,
visibleFrom = 0,
visibleTo = 200,
},
{
animations = {
},
children = { {
id = "vehicle/train/2tep60a_body_lod1.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "GROUP",
},
},
events = {
},
matConfigs = {
{
0, 0, 0, 0, 0, 0, 0,
},
},
static = false,
visibleFrom = 200,
visibleTo = 500,
},
{
animations = {
},
children = { {
id = "vehicle/train/tep60_body_lod2.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1,
},
type = "GROUP",
},
},
events = {
},
matConfigs = {
{
0, 0, 0, 0, 0, 0, 0,
},
},
static = false,
visibleFrom = 500,
visibleTo = 2200,
},
},
metadata = {
description = {
name = _("2ТЭП60 (секция А)"),
description = _(
"ТЭП60 - советский пассажирский тепловоз. Первый отечественный тепловоз, спроектированный специально для вождения пассажирских составов. Отличался высокой скоростью и плавностью хода, но по мере электрификации основных направлений был вытеснен на второстепенные линии. На 2015 год тепловозы ТЭП60 используются только на Белорусской Железной Дороге.")
},
railVehicle = {
topSpeed = 160.0,
weight = 127.0,
engines = {
{ type = "DIESEL", power = 1840.0, tractiveEffort = 205.0 }
},
configs = {
{
axles = {
"vehicle/train/tep60/tep60_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/tep60/tep60_w_lod0.msh",
}
},
{
axles = {
"vehicle/train/tep60/tep60_w_lod2.msh",
}
}
},
soundSet = { name = "train_diesel", horn = "vehicle/train_diesel/horn_13_freight.wav" }
},
transportVehicle = {
carrier = "RAIL"
},
availability = {
yearFrom = 1964,
yearTo = 1987
},
cost = {
price = 1000000
},
maintenance = {
runningCosts = 650000,
lifespan = 50
},
particleSystem = {
emitters = {
{
position = {-1.71595, 0.21, 5.0 },
velocity = { .0, .0, 2.0 },
color = { .2, .2, .2 },
frequency = 30,
lifeTime = 2.0,
size01 = { .4, 4.0 },
child = 1
},
{
position = {-1.71595, -0.21, 5.0 },
velocity = { .0, .0, 2.0 },
color = { .2, .2, .2 },
frequency = 30,
lifeTime = 2.0,
size01 = { .4, 4.0 },
child = 1
},
}
}
},
}
end