Remove usages of `basic_spec` `basic_blend` `playercolor_spec` and `objectcolor_spec...
[0ad.git] / binaries / data / mods / public / art / actors / fauna / tuna.xml
blob6089bddd0bacd35ffa8ab56ce27654a92d1a58ad
1 <?xml version="1.0" encoding="utf-8"?>
2 <actor version="1">
3   <castshadow/>
4   <group>
5     <variant frequency="100" name="fish mesh">
6       <animations>
7         <animation file="others/tuna_idle_01.dae" name="Idle" speed="100"/>
8       </animations>
9       <mesh>skeletal/animal_tuna.dae</mesh>
10     </variant>
11   </group>
12   <group>
13     <variant frequency="100" name="generic texture">
14       <textures>
15         <texture file="skeletal/animal_tuna.png" name="baseTex"/>
16         <texture name="specTex" file="null_white.dds"/>
17       </textures>
18     </variant>
19   </group>
20   <material>no_trans_spec.xml</material>
21 </actor>