Add standard examples.
[python-bulletml.git] / examples / boss / [Psyvariar]_X-A_boss_opening.xml
diff --git a/examples/boss/[Psyvariar]_X-A_boss_opening.xml b/examples/boss/[Psyvariar]_X-A_boss_opening.xml
new file mode 100644 (file)
index 0000000..97f8bdb
--- /dev/null
@@ -0,0 +1,20 @@
+<?xml version="1.0" ?>\r
+<!DOCTYPE bulletml SYSTEM "http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/bulletml.dtd">\r
+\r
+<bulletml type="vertical"\r
+          xmlns="http://www.asahi-net.or.jp/~cs8k-cyu/bulletml">\r
+\r
+<action label="top">\r
+<repeat> <times>100</times>\r
+<action>\r
+ <fire>\r
+  <direction>-45+$rand*90</direction>\r
+  <speed>0.4+$rand*0.8</speed>\r
+  <bullet/>\r
+ </fire>\r
+ <wait>2</wait>\r
+</action>\r
+</repeat>\r
+</action>\r
+\r
+</bulletml>\r