+ 5
Check JS , line 120. I can't make those functions work as I want.
I want to do a sleep/wake up sistem for the pet , but I have troubles with the "wake up" sistem , because of those 4 setInterval (I know that naming them inside a function won't work) https://code.sololearn.com/Wqgn2TiemmPU/?ref=app
3 Answers
+ 4
Gordon all I had to do was to remove the "var"?
//Thank you!