Hey there. I'm working on a game and something are not working as I planned. Check it here: http://scratch.mit.edu/projects/CDromatron/2122657 and please download it and help fix it if you can.
Offline
I have tried that.
The problems that I'm having is that bullets are dealing more damage than they should (the small guys should die from 2 hits, they die from one, the big guys should die because of 10 but they die of 5) but when I set the damage to half they just dont work. Also the manual reload (pressing the z (or x)) only works once.
Offline
Well, I think I've found your problem with sprites taking damage. You have scripts to deal damage to the enemy in both the enemy and ammunition sprites. Take one of those scripts out and it should work.
Offline