collections { base_scale: 1.8; images { image: "city0.png" COMP; image: "city01.png" COMP; image: "city1.png" COMP; image: "city2.png" COMP; image: "city3.png" COMP; image: "city4.png" COMP; image: "cityh.png" COMP; } group { name: "city0"; data.item: "width" "14"; data.item: "height" "12"; parts { part { name: "city"; type: IMAGE; scale: 1; description { state: "default"; image.normal: "city0.png"; aspect_preference: BOTH; aspect: 1 1; min: 14 12; max: 14 12; fixed: 1 1; } } part { name: "effect"; type: IMAGE; description { state: "default"; image.normal: "city01.png"; aspect_preference: BOTH; aspect: 1 1; rel1.to: "city"; rel2.to: "city"; rel1.offset: -3 -3; rel2.offset: 2 2; } } } } group { name: "city1"; data.item: "width" "10"; data.item: "height" "10"; parts { part { name: "city"; type: IMAGE; scale: 1; description { state: "default"; image.normal: "city1.png"; aspect_preference: BOTH; aspect: 1 1; min: 10 10; max: 10 10; fixed: 1 1; } } part { name: "effect"; type: IMAGE; description { state: "default"; image.normal: "cityh.png"; aspect_preference: BOTH; aspect: 1 1; rel1.to: "city"; rel2.to: "city"; rel1.offset: -3 -3; rel2.offset: 2 2; } } } } group { name: "city2"; data.item: "width" "10"; data.item: "height" "10"; parts { part { name: "city"; type: IMAGE; scale: 1; description { state: "default"; image.normal: "city2.png"; aspect_preference: BOTH; aspect: 1 1; min: 10 10; max: 10 10; fixed: 1 1; } } part { name: "effect"; type: IMAGE; description { state: "default"; image.normal: "cityh.png"; aspect_preference: BOTH; aspect: 1 1; rel1.to: "city"; rel2.to: "city"; rel1.offset: -3 -3; rel2.offset: 2 2; } } } } group { name: "city3"; data.item: "width" "10"; data.item: "height" "10"; parts { part { name: "city"; type: IMAGE; scale: 1; description { state: "default"; image.normal: "city3.png"; aspect_preference: BOTH; aspect: 1 1; min: 10 10; max: 10 10; fixed: 1 1; } } part { name: "effect"; type: IMAGE; description { state: "default"; image.normal: "cityh.png"; aspect_preference: BOTH; aspect: 1 1; rel1.to: "city"; rel2.to: "city"; rel1.offset: -3 -3; rel2.offset: 2 2; } } } } group { name: "city4"; data.item: "width" "10"; data.item: "height" "10"; parts { part { name: "city"; type: IMAGE; scale: 1; description { state: "default"; image.normal: "city4.png"; aspect_preference: BOTH; aspect: 1 1; min: 10 10; max: 10 10; fixed: 1 1; } } part { name: "effect"; type: IMAGE; description { state: "default"; image.normal: "cityh.png"; aspect_preference: BOTH; aspect: 1 1; rel1.to: "city"; rel2.to: "city"; rel1.offset: -3 -3; rel2.offset: 2 2; } } } } }