Hi, this may be a newbie question, but how do I set up a timer that can be displayed on-screen?
Also, once the timer reaches 0, I want the game to compare the instance variables of the points held by the 2 players, and depending on who wins, go to the respective "Player X wins" layout.
How do I do this?
Thank you