view demos/shooter/objects/powerups/cannonspread5/object.xml @ 479:ab28994820dd

Added some powerups including a spread weapon and an extra life. Fixed the problem where the player could fly off the screen.
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Fri, 23 Apr 2010 17:17:02 +0000
parents
children
line wrap: on
line source

<?fife type="object"?>
<object id="cannonspread5" namespace="http://www.fifengine.de/xml/tutorial" blocking="0" static="1">
	<image source="cannon_spread.png" direction="0" />
</object>