Mercurial > fife-parpg
log demos/shooter/maps/shooter_map1.xml @ 502:96c4922c1c24
age | author | description |
---|---|---|
Tue, 18 May 2010 14:48:33 +0000 | prock | Added some imports to the world initialization code. I had to do this because you were not able to use the editor with the shooter demo map files without manually adding the imports to the map file. You do not have to do this now (note the TODO in the comments). I have also hard coded the camera zoom level to ensure the map editors zoom level at the time of saving the map is not used. |
Fri, 23 Apr 2010 17:17:02 +0000 | prock | Added some powerups including a spread weapon and an extra life. |
Wed, 14 Apr 2010 19:15:27 +0000 | prock | Added the fireball projectile. |
Wed, 14 Apr 2010 16:22:36 +0000 | prock | Added damage so some enemies take more than one hit to destroy. |