I'm currently creating a greenfoot game called SuperBros for a class project and I was having trouble finding the java code to make the Boss player in my game fire the lasers automatically. So I was wondering what would be a good java code to put in greenfoot to make the Boss player automatically fire lasers rapidly in the game I created?

