Customization
Updated 2 months agoConfig options
Here's a list of all configurable options for this mod's visible timers!
Each object that gets a new on-screen timer has a copy of the same array of options, which include:
- [Display Timer] // Whether to have a timer on the object at all
- [Timer Type] // How the timer should look
- [Starting Color Timer] // The color and opacity of the timer right after starting to count down
- [Ending Color Timer] // The color and opacity of the timer right before reaching zero
- [Size of Timer] // The size of the timer on-screen
- [Height of Timer] // How high above the timed object the timer is displayed
- [Arrow below Timer] // Whether or not there should be an arrow pointing from the timer to the timed object
- [Decimals of Timer] // How many decimals after the comma a text-based timer should display
- [Bar Opacity Timer] // How opaque the background of a bar-based timer should be
- [Interval Recolor Timer] // A performance option that lets you choose to recolor the timer less frequently
- [Check Timer per X Frames] // A performance option that lets you calculate the timer's time less frequently