So I am new to Greenfoot and I am making a maze that goes through 7 Levels, I have created a times as a subclass of actor, but it only times for one world, then resets in the next one. How do I create a timer that continues to time through all the levels? Thanks

