Hello everyone,
I digested the information regarding the timers.
I have an additional question regarding timers.
I want to draw a timer on the screen that counts down the time to when an actor is appearing. This will occur with different actors and each actor will have a different time. Should I approach that problem by creating different timer actors or is there a way that a scene event can be applied to all of them with changing times? I don't seem to see a path forward by creating a scene timer.