Unity Editor Utilities
Vitaliy Zasadnyy
$0.0
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/19(2018) |
0.0 |
11/08(2024) |
0.0 |
Jump AssetStore
Set of editor extensions to show current editor state, create working scene shortcuts and edit recent projects list.
Features:
- Huge editor state indicator. Unity editor provides only small rotating crown in lower right corner to indicate when script compilation is in progress. Plugin has a big label that indicates current editor state (e.g. Editing/Compiling/Running/Paused).
- Scene shortcuts. If you game has "init" scene that should be launched before any other it's very inconvenient to search for it if you're working with other scenes. Extension allows to create shortcuts to go to or launch any scene.
- Recent projects editor. Tired of long list of recent projects in File -> Open Project... popup? Now you can remove unneeded projects with one click.
Usage:
To add the extension to your project:
1. Download EditorUtilities.unitypackage
2. Import it to your project, go to Assets → Import Package → Custom Package…
3. Open editor extensions via Window → Editor Utilities or Window → Edit Recent Projects menu options