Publisher | Compile & Co. |
---|---|
File size | 33.95kB |
Number of files | 9 |
Latest version | 1 |
Latest release date | 2025-04-28 10:31:15 |
First release date | 2025-04-28 10:31:15 |
Supported Unity versions | 2018.4.2 or higher |
TimeTweaker is a lightweight Unity Editor extension that injects a runtime time scale slider into the play mode toolbar. It allows you to test your game at different speeds without writing any code.
This tool is ideal for debugging movement, animations, physics, or frame-sensitive interactions. You can easily speed up or slow down time and reset it to a default value with a single click.
The range and default value of the slider are fully customizable through a simple ScriptableObject. When modified, the toolbar updates automatically—no need to restart Unity.
TimeTweaker is Editor-only, requires zero setup, and works immediately after importing the package.