ShowHelpNotification(string helpText) // this needs to be called per frame ShowHelpNotification(string helpText, int time) // this doesn't need to be called per frame!
:ShowHelpNotification(helpText, time)