============================== CUSTOM TIMER ENGINE ============================== Have you ever needed to pause timers, or use more than 1 timer at a time? Custom Timer Engine allows you to do those! Custom Timer Engine sports the following features: - Timers that look like the "timer" variable from the sensing category - Create multiple timers - Pause timers - Delete timers - Restore deleted timers (if you chose to not delete them permanently) ============================== BUGS ============================== If you find any bugs, please report them! Yes, I know that pausing isn't 100% accurate, but the higher your framerate is the more accurate pausing will be (this is due to the days since 2000 block running in realtime) ============================== CREDITS ============================== - All code by me (from 2022) - GUI engine by me ==============================