1520DLC/res/models/mesh/vehicle/bus/maz103/lod_0_door2.msh

49 lines
1020 B
Plaintext

function data() return {
animations = {
anim2 = {
type = "KEYFRAME",
params = {
origin = { 0, 0, 0, },
keyframes = {
{
time = 0,
rot = { 0, 0, 0 },
transl = { 0, 0, 0 }
},
{
time = 600,
rot = { -30.00007, 0, 0 },
transl = { 0, 0.09999999, 0 }
},
{
time = 1200,
rot = { -60.00014, 0, 0 },
transl = { -0.09999999, 0.2, 0 }
},
{
time = 1800,
rot = { -84.99829, 0, 0 },
transl = { -0.2, 0.2, 0 }
}
}
}
},
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 312, offset = 3744, },
position = { count = 312, offset = 4056, },
tangent = { count = 312, offset = 4368, },
uv0 = { count = 312, offset = 4680, },
},
materials = { "vehicle/bus/maz103.mtl" },
}, },
vertexAttr =
{
normal = { count = 936, numComp = 3, offset = 0, },
position = { count = 936, numComp = 3, offset = 936, },
tangent = { count = 1248, numComp = 4, offset = 1872, },
uv0 = { count = 624, numComp = 2, offset = 3120, },
},
} end