ChronoHelper Save

Unity Editor plugin which allows controlling of Time.timeScale in PlayMode.

Project README

Logo+Title

ChronoHelper is a free open-source tool for Unity Editor for controlling TimeScale in PlayMode with ease. It becomes very handy when it’s required to examine a suspicious moment of gameplay in slow-motion or conversely when it’s preferable to skip uninteresting part in fast-forward.

Usage

Use ‘Window/ChronoHelper’ menu to open ChronoHelper.
To change current timeScale use the slider or shortcut buttons.
While being in EditorMode, ChronoHelper is inactive. That is done to protect the user from accidental changing of Time.timeScale project setting.
Usage

You can add, remove and modify shortcut buttons as well as change other preferences in the Settings window.
Settings

Installation

Package Manager (preferred)

To add ChronoHelper as a package:

  1. go to Window/Package Manager;
  2. press '➕▾' button (in the top left corner of the window);
  3. select 'Add package from git URL';
  4. insert URL of this repository https://github.com/dotsquid/ChronoHelper.git.

Git submodule

Open your favourite command-line interface, switch to your project's directory and use the following command
git submodule add https://github.com/dotsquid/ChronoHelper Or follow the documentation of your preferred Git-client.

AssetStore

Download and install from https://assetstore.unity.com/packages/tools/utilities/chronohelper-116665

Download ChronoHelper as a ZIP-archive and unpack it to your project's 'Asset' folder.

Documentation

You may find more information in the manual

Open Source Agenda is not affiliated with "ChronoHelper" Project. README Source: dotsquid/ChronoHelper
Stars
40
Open Issues
1
Last Commit
3 years ago

Open Source Agenda Badge

Open Source Agenda Rating