Timed Call To Action
Making your own "Call To Action" logic with timeupdate events and the currentTime() method is simple. This event is fired every time the player's time is updated, so you can use it to check if the current time is equal to a specific time and then do whatever you want.