A modular Unity 6 editor plugin with Scene View overlay, inspector addons, and a Game Identity system for rapid UI styling.DevAssist is a comprehensive editor toolset designed to speed up your Unity development workflow. It adds a persistent Scene View overlay, smart inspector addons, and a centralized Game Identity system — all without touching your runtime code.Scene View OverlayStay in the Scene View while accessing the tools you need most. DevAssist adds a dockable overlay panel with five tabs: Scene Info — live object count, selected object details, and component list Quick Spawn — 6 configurable prefab slots for instant spawning with Undo Debug Flags — one-click render mode switching and Scene View toggles Notes — attach sticky notes to GameObjects, rendered as world-space labelsTime Control — TimeScale slider, quick presets, and playmode controlsGame Identity SystemDefine your game's visual identity once in a ScriptableObject and apply it everywhere. Store your full color palette (Core, UI, Feedback, Custom) and Typography settings (TMP font assets + sizes) in one place. Export to C# constants, hex palette, or USS variables with a single click.AI Palette GeneratorGenerate a tailored color palette prompt based on your game's genre, mood, and keywords. Paste the AI's JSON response into the built-in import window for a before/after preview, then apply it to your Game Identity asset with full Undo support.Inspector AddonsClick-to-apply color and font presets directly from the inspector. Supported components: Image, TextMeshProUGUI, TextMeshPro (3D), and TMP_InputField (text color, placeholder color, caret color, and selection color — all independently controllable). RectTransform gets anchor presets, pivot presets, and quick anchor-to-corners tools.Technical Details- Unity Version: 6000.0.x (Unity 6 LTS) and aboveAI assistance was used in the following areas:- Translating the Asset Store listing text (Description, Technical Details) into Chinese, Japanese, and Korean- Refactoring suggestions for code structure and readability improvements- Generating marketing images and promotional visuals for the store listingAll plugin code, architecture decisions, and Unity-specific logic were written and verified by the developer.



