Inspector Gadgets Lite
Kybernetik
$0.0
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/17(2018) |
0.0 |
11/01(2024) |
0.0 |
Jump AssetStore
[Pro]
[Lite]
[Documentation]
[Forum]
[mail@kybernetik.com.au]
Streamline your development workflow with these Unity Editor enhancements.
Features:
❶ Enhanced Transform Inspector ->
The Inspector for the Transform component has been improved with the ability to Copy, Paste, and Snap individual properties, toggle between Local or World space, adjust the scale on all axes at once, and more.
❷ Enhanced Scene Gizmos [Pro-Only] ->
Show scene gizmos for every selected object individually instead of using a single gizmo to move them all at once. Also, while you are moving an object in the scene Inspector Gadgets will indicate the position you are moving the object from and the distance you have moved it.
❸ Drag and Drop Sub-Assets [Pro-Only] ->
Drag and drop assets in the project window onto each other to group them as sub-assets.
❹ Auto Hide UI ->
Instead of having UI objects block a massive part of your Scene view, Inspector Gadgets can hide them when you aren't working with them and automatically focus the camera on them when you are.
❺ Context Menu Functions ->
Dozens of useful functions are added to the context menu (right click menu) of each field in the Inspector based on its type. One of these functions allows you to indicate that certain values should persist when you leave Play Mode instead of reverting to their original values.
❻ Object Reference Fields [Pro-Only] ->
References to UnityEngine.Objects (such as any reference to a GameObject, Component, or any asset) draw a button to automatically find a reference if they don't have one and can draw the Inspector of the referenced object right beneath the field.
❼ Decorator Attributes [Pro-Only] ->
Various attributes allow you to customise the way serialized fields are drawn in the Inspector and even add things like buttons.
❽ Find Missing Scripts ->
If you have any missing scripts, Inspector Gadgets makes it easy to find and fix them.
❾ Source Code [Pro-Only] ->
The full source code of Inspector Gadgets is included as plain C# files with detailed comments so you can see all its internal workings, track down bugs, make any modifications you see fit, and avoid becoming dependant on the developer to fix issues (but feel free to email mail@kybernetik.com.au or post in the Forum Thread if you need support).