Can a function execute over more than one tick to save performance?

Man, there’s a lot more to this than I originally thought; I seriously underestimated how much consideration the performance on timers bears. Your array-based approach is a great idea, I realy appreciate your taking the time to expand on it like that! :slight_smile: