Simple Editor window to control Unity's game time.
The package is available on the openupm registry. It's recommended to install it via openupm-cli.
openupm add com.pixelwizards.gametimecontroller
Add this to your project manifest.json
"com.pixelwizards.package-utils": "https://github.com/PixelWizards/com.pixelwizards.gametimecontroller.git",
This package is also available via the OpenUPM scoped registry: https://openupm.com/packages/com.pixelwizards.gametimecontroller
- This has been tested for
>= 2021.3
but should work on any version
Open Window -> Sequencing -> Game Time Controller to open the floating editor window
Press 'play' on a timeline (or anything that might be affected by Unity's game time.
Use the buttons on the editor window to affect the speed of the game time.
Here's a quick walkthrough of the functionality: https://www.youtube.com/watch?v=3x_PcdhehpM
- None currently
- None currently