1520DLC/res/models/mesh/vehicle/train/DR1A_BCH/dr1ap_door2r_lod0.msh

44 lines
1014 B
Plaintext

-- Generated by Train Fever Model Converter version 0.3.5481.4047
function data() return {
animations = {
opend = {
type = "KEYFRAME",
params = {
origin = {
0, 0, 0,
},
keyframes = {
{
time = 0,
rot = { 0, 0, 0 },
transl = { 0, 0, 0 }
},
{
time = 1200,
rot = { 0, 0, 0 },
transl = { -0.50, 0, 0 }
}
}
}
},
},
matConfigs = { { 0 } },
subMeshes = {
{ -- Object 0
indices = {
position = { count = 192, offset = 0, },
normal = { count = 192, offset = 192, },
uv0 = { count = 192, offset = 384, },
tangent = { count = 192, offset = 576, },
},
materials = { "vehicle/train/dr1abchp.mtl" },
},
},
vertexAttr = {
position = { count = 576, numComp = 3, offset = 768, },
normal = { count = 576, numComp = 3, offset = 1344, },
uv0 = { count = 384, numComp = 2, offset = 1920, },
tangent = { count = 768, numComp = 4, offset = 2304, },
},
} end