home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 August
/
GSSH0804.iso
/
Action
/
TumikiFighters
/
tf0_2.exe
/
tf
/
barrage
/
basic
/
rand_speed_side.xml
< prev
next >
Wrap
Extensible Markup Language
|
2004-05-15
|
372b
|
16 lines
<?xml version="1.0" ?>
<!DOCTYPE bulletml SYSTEM "http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/bulletml.dtd">
<bulletml type="vertical"
xmlns="http://www.asahi-net.or.jp/~cs8k-cyu/bulletml">
<action label="top">
<fire>
<direction type="relative">45+$rand*90</direction>
<speed>0.5+$rand</speed>
<bullet/>
</fire>
</action>
</bulletml>