From 8c596ca770b241dc98da447ba7589beed1e74934 Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Tue, 12 Feb 2008 14:00:22 +0000 Subject: Particle emitters are now activated after the parent particle has moved instead of before (small change which allows a little trick to create polar emitters) --- graphics/particles/circle.particle.xml | 26 ++++++++++++++++++++++++++ monsters.xml | 1 + 2 files changed, 27 insertions(+) create mode 100644 graphics/particles/circle.particle.xml diff --git a/graphics/particles/circle.particle.xml b/graphics/particles/circle.particle.xml new file mode 100644 index 00000000..900bc834 --- /dev/null +++ b/graphics/particles/circle.particle.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/monsters.xml b/monsters.xml index 463f6616..ab2432d1 100644 --- a/monsters.xml +++ b/monsters.xml @@ -14,6 +14,7 @@ scorpion-hit3.ogg scorpion-hit4.ogg scorpion-miss1.ogg + graphics/particles/circle.particle.xml -- cgit v1.2.3-60-g2f50