[Windows] Automated build.
[0ad.git] / binaries / data / mods / public / art / actors / props / structures / celts / merchant_sail_folded.xml
blobbeeb523b0780ae925b952e10d261a15b8f37054c
1 <?xml version="1.0" encoding="utf-8"?>
2 <actor version="1">
3   <castshadow/>
4   <group>
5     <variant frequency="100" name="sail mesh">
6       <mesh>props/celt_merchant_sail_folded.dae</mesh>
7       <animations>
8         <animation file="others/celt_merchant_sail_folded_idle.dae" name="idle" speed="100"/>
9       </animations>
10     </variant>
11   </group>
12   <group>
13     <variant frequency="1" name="swirl">
14       <textures>
15         <texture file="props/celt_sail_swirl.dds" name="baseTex"/>
16       </textures>
17     </variant>
18     <variant frequency="1" name="circle">
19       <textures>
20         <texture file="props/celt_sail_circle.dds" name="baseTex"/>
21       </textures>
22     </variant>
23     <variant frequency="1" name="face">
24       <textures>
25         <texture file="props/celt_sail_face.dds" name="baseTex"/>
26       </textures>
27     </variant>
28   </group>
29   <group>
30     <variant>
31       <textures>
32         <texture file="default_norm.png" name="normTex"/>
33         <texture file="null_black.dds" name="specTex"/>
34       </textures>
35     </variant>
36   </group>
37   <material>player_trans_norm_spec.xml</material>
38 </actor>