
This is a simple debug tool for testing gameplay, animations, and other systems using different time scales. You can use keyboard shortcuts while the window is open to make the testing even faster.Time Scaler is a simple editor tool that can help debug things in slow motion, speed up, or pause. It's very simple to use and can be a nice addition to the project toolbox.Some core features include:» Easily change the time scale for testing purposes using the slider.» Set up to 10 time scale presets for all possible use cases.» Reset the time scale to the default value on game start or stop.» Use keyboard shortcuts for applying presets without the need to use your mouse.» Store the presets list in the scriptable file so they can be shared with other team members.Full source code is included with the package. Documentation can be found here.