Help me quick

I neeed to know how to make a thing where bullets shoot rapidly when you hold down the mouse pls

You could look at something like How to make a object move in a certain direction for moving bullets forward along with the clone() function if you haven’t yet done so.

ohhhh ok thanks :D

you could also put the bullet code in a mouse down function