Hi, I would have a problem with the timer, let me explain:
I scripted that when the player gets an item appears in a message in the GUI, the problem is that the message shall remain for ever, and I would like to add a timer to ensure that disappears after a certain time, how do you?
Simplest way is to dismiss it from a CoRoutine with WaitForSeconds()