I'm going through the beginner's guide right now and I'm at the part where you create the condition and action to make your player fire the gun. Instead of clicking the left button though, I'd rather make it so that the left button only needs to be held down. When I do this though, it just creates a constant stream of bullet objects.
Is there a way I can set a time limit between when objects are created?