Mercurial > fife-parpg
diff demos/shooter/objects/ships/saucer2/fly/animation.xml @ 463:ac0f62a07a3e
Added enemy explosions and other animations.
Remove the enemies from the scene after the explosion animation is complete.
author | prock@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Mon, 12 Apr 2010 20:41:24 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/demos/shooter/objects/ships/saucer2/fly/animation.xml Mon Apr 12 20:41:24 2010 +0000 @@ -0,0 +1,3 @@ +<animation delay="2000" namespace="http://www.fifengine.de/xml/tutorial" id="saucer2:fly" x_offset="0" y_offset="0"> + <frame source="saucer2.png" /> +</animation>