this is what i believe needs to be fixed
Code: Select all
return
{
layers =
{
{
width = 20,
height = 34,
priority="very-low",
frame_count = 24,
direction_count = 16,
shift = {scale * 1.01562, 0},
scale = scale,
still_frame = 4,
stripes =
{
{
filename = "__RA2__/graphics/entity/init/init-run.png",
width_in_frames = 6,
height_in_frames = 8
},
{
filename = "__RA2__/graphics/entity/init/init-run.png",
width_in_frames = 6,
height_in_frames = 8
},
{
filename = "__RA2__/graphics/entity/init/init-run.png",
width_in_frames = 6,
height_in_frames = 8
},
{
filename = "__RA2__/graphics/entity/init/init-run.png",
width_in_frames = 6,
height_in_frames = 8
},
{
filename = "__RA2__/graphics/entity/init/init-run.png",
width_in_frames = 6,
height_in_frames = 8
},
{
filename = "__RA2__/graphics/entity/init/init-run.png",
width_in_frames = 6,
height_in_frames = 8
}
}
},
}
}
end