If you dont want them to hold down the spacebar put this code in.
if(!Key.isDown(KEY.SPACE)){
canfire=true;
}
if(Key.isDown(KEY.SPACE)&&canfire==true){
//Put the firing your bullet code here
}
Can you please fix it so when you die you don't have to go back a level? Level 4 is killing me, and every time I don't I don't want to kill those stupid trolls over and over again.
Ninja, that beats me every time. Dang you skeleton, why did you have to make your game so hard... :(
(btw, MrKaos that was a horrible strategy. Max lasers? what a noob haha)