home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 October / Gamestar_66_2004-10_dvd.iso / CD / DATABASE / CESTINY / NeighboursFromHell_cz.exe / gamedata.bnd / tutorial_1 / anims.xml next >
Extensible Markup Language  |  2002-12-04  |  1KB  |  46 lines

  1. <?xml version="1.0"?>
  2.  
  3. <all_objects>
  4.  
  5.     <object name="house">
  6.         <animation name="ms" type="loop">
  7.             <frame gfx="house00.tga"/>
  8.         </animation>
  9.  
  10.     </object>
  11.  
  12.     <object name="sign">
  13.         <region position="0/0" size="120/50"/>
  14.  
  15.         <animation name="ms" type="loop">        
  16.             <frame gfx="sign1.tga"/>
  17.             <frame gfx="sign2.tga"/>
  18.             <frame gfx="sign3.tga"/>
  19.             <frame gfx="sign4.tga"/>
  20.             <frame gfx="sign5.tga"/>            
  21.             <frame gfx="sign6.tga"/>            
  22.             <frame gfx="sign6.tga"/>            
  23.             <frame gfx="sign5.tga"/>            
  24.             <frame gfx="sign4.tga"/>            
  25.             <frame gfx="sign3.tga"/>            
  26.             <frame gfx="sign2.tga"/>            
  27.             <frame gfx="sign1.tga"/>            
  28.         </animation>    
  29.     </object>
  30.  
  31.     <object name="arrow">
  32.         <animation name="ms2" type="loop">
  33.             <frame gfx="ms_0000.tga"/>
  34.             <frame gfx="ms_0000.tga"/>
  35.             <frame gfx="ms_0001.tga"/>            
  36.             <frame gfx="ms_0001.tga"/>
  37.             <frame gfx="ms_0002.tga"/>            
  38.             <frame gfx="ms_0002.tga"/>            
  39.             <frame gfx="ms_0003.tga"/>            
  40.             <frame gfx="ms_0003.tga"/>            
  41.         </animation>
  42.     </object>
  43.  
  44.  
  45. </all_objects>
  46.