the only way I could think of would be chaining them together, where your actor maybe would maintain a flag like "working" and would pass the event on down to the next actor but....doing just regular coroutines would probably work better and be less hacky