Комментарии:
that was great! i have a really good feeling about this channel. make more tutorials pls!
ОтветитьThis was great, helped me continue moving with a uni project! Thanks yo
Ответитьthis line of code has a error private void OnEnable()
{
TImerManger.timerStart += TImerMangerOnTimerStart;
}and this is the errorSeverity Code Description Project File Line Suppression State
Error CS0103 The name 'TImerMangerOnTimerStart' does not exist in the current context Assembly-CSharp C:\Users\C4\My project (21)\Assets\Script\Timer\Timer.cs 19 Active
The text is shaking. Any idea how to fix that?
ОтветитьI have this all set up but the timer isn't starting
Ответитьthe event seems overkill. I just want a timer.
ОтветитьThanks ! Helped a lot
ОтветитьAnd if you want to make multi timers for for example 5 buttons with different update time?
Ответитьhi so this doesn't work, when i click play nothing happens. what do i do?
Ответитьstill confused abt using event manager and how to make it work
Ответить