[SOLVED] Dwelling at waypoints - Question about custom timers

In this lecture (and previous lecture) we’ve implemented custom timers to ensure certain things happen at a specific time.

How come we chose to use custom timers instead of coroutines in this case?

My guess would be to show that there’s more than one way to solve a problem.

2 Likes

That was an excellent guess! Within the course, we try to show you other ways to accomplish tasks you may not have thought of before.

2 Likes

I see, thanks very much!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms