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

49 lines
1023 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 = 432, offset = 5184, },
position = { count = 432, offset = 5616, },
tangent = { count = 432, offset = 6048, },
uv0 = { count = 432, offset = 6480, },
},
materials = { "vehicle/bus/maz203.mtl" },
}, },
vertexAttr =
{
normal = { count = 1296, numComp = 3, offset = 0, },
position = { count = 1296, numComp = 3, offset = 1296, },
tangent = { count = 1728, numComp = 4, offset = 2592, },
uv0 = { count = 864, numComp = 2, offset = 4320, },
},
} end