home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 August / GSSH0804.iso / Action / Parsec47 / Parsec47.exe / p47 / smallsidemove / 3waychase.xml next >
Extensible Markup Language  |  2003-11-29  |  440b  |  20 lines

  1. <?xml version="1.0" ?>
  2. <!DOCTYPE bulletml SYSTEM "http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/bulletml.dtd">
  3.  
  4. <bulletml type="vertical"
  5.           xmlns="http://www.asahi-net.or.jp/~cs8k-cyu/bulletml">
  6.  
  7. <action label="topmove">
  8.  <changeSpeed>
  9.   <speed>0.5</speed>
  10.   <term>1</term>
  11.  </changeSpeed>
  12.  <wait>8</wait>
  13.  <changeDirection>
  14.   <direction>0</direction>
  15.   <term>32</term>
  16.  </changeDirection>
  17. </action>
  18.  
  19. </bulletml>
  20.