animation "name" { frame { sound 28; element { top = x; left = x; width = x; height = x; filename = x; x_offset = x; y_offset = x; vert_flip; hor_flip; alpha = 50% / 75%; layerclass = [0-12]; layerid = [0-255]; } element { .... } element { .... } } frame { } } animation "other_name" { ... }