Hi, I am fairly new to Greenfoot. How do I set a time for a print statement to print? at the moment I have used an if statement with the condition of if an object is clicked, but the print statement only prints while the object is clicked. How would I lengthen this time?

