1520DLC/res/models/model/vehicle/car/vaz2101.mdl

100 lines
1.8 KiB
Plaintext

function data()
return {
boundingInfo = {
bbMax = {
1.78922, 0.96442, 1.72905,
},
bbMin = {
-2.1032, -0.89262, 0.0,
},
},
collider = {
params = {
},
type = "MESH",
},
lods = {
{
animations = {
},
children = {
{
id = "vehicle/car/vaz21010506/vaz2101_body.msh",
transf = {
1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.03342, 0.0, 1.0,
},
type = "MESH",
}, {
id = "vehicle/car/vaz21010506/vaz2101_w2.msh",
transf = {
1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.22745, -0.6738, 0.3012, 1.0,
},
type = "MESH",
}, {
id = "vehicle/car/vaz21010506/vaz2101_w2.msh",
transf = {
-1.0, -0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.22745, 0.6738, 0.3012, 1.0,
},
type = "MESH",
}, {
id = "vehicle/car/vaz21010506/vaz2101_w1.msh",
transf = {
1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, -1.12975, -0.00017, 0.3012, 1.0,
},
type = "MESH",
},
},
events = {
},
matConfigs = {
{
0, 0, 0, 0, 0,
}, {
1, 0, 0, 0, 0,
}, {
2, 0, 0, 0, 0,
}, {
3, 0, 0, 0, 0,
},
},
static = false,
visibleFrom = 0,
visibleTo = 400,
},
},
metadata = {
availability = {
yearFrom = 1970,
yearTo = 2010,
},
car = {
},
roadVehicle = {
configs = {
{
axles = { "vehicle/car/vaz21010506/vaz2101_w1.msh", },
fakeBogies = {{ group = 0, offset = 0, position = 0, }, },
wheels = { "vehicle/car/vaz21010506/vaz2101_w2.msh", },
},
},
power = 60,
soundSet = {
horn = "",
name = "",
},
topSpeed = 100,
tractiveEffort = 5,
weight = 1.6,
},
},
}
end