home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 August / GSSH0804.iso / Action / Parsec47 / Parsec47.exe / p47 / large / allround.xml < prev    next >
Extensible Markup Language  |  2003-12-05  |  483b  |  22 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="top">
  8.     <repeat><times>2+$rank*7.6</times>
  9.     <action>
  10.         <fire>
  11.             <direction type="sequence">360/(2+$rank*7.6)</direction>
  12.             <speed>1</speed>
  13.             <bullet/>
  14.         </fire>
  15.         <wait>1</wait>
  16.     </action>
  17.     </repeat>
  18.     <wait>42</wait>
  19. </action>
  20.  
  21. </bulletml>
  22.