How do i make bullets fire in quick sucsession
Offline
You need more than one bullet sprite, and a means of keeping track of which ones are currently "unfired" so that they can be triggered when the firebutton is pressed.
I have a multiple bullet demo here: http://scratch.mit.edu/projects/Mayhem/19961
Offline