home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 August / GSSH0804.iso / Action / Parsec47 / Parsec47.exe / p47 / large / pxa_boss_opening.xml < prev    next >
Extensible Markup Language  |  2003-11-29  |  394b  |  17 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.  <fire>
  9.   <direction>-45+$rand*90</direction>
  10.   <speed>0.4+$rand*0.8</speed>
  11.   <bullet/>
  12.  </fire>
  13.  <wait>200/(10+$rank*20)</wait>
  14. </action>
  15.  
  16. </bulletml>
  17.