I wanted to implement a timer for my project that is changed based of which mode the player selects. I want the timer to be passed to the world from buttons like easy, medium and hard and the buttons are subclasses of the actor. is there something in the project setup that I need to change or do I have to change the code for the timer. The timer code is in my world class. I hope someone can help me today as I need to finish this in the next 24 hours. Thank you in advance.