The Synapse Convenience Toolkit is a productivity module of the Synapse Framework designed to streamline everyday Unity workflows.
✨ Key Features
• **Scene Hotkey System (Alt + 1~4)**
- Instantly jump between key scenes such as Working, Editor, DontDestroy, and Intro.
• **Scene Navigator Dropdown**
- Adds a toolbar dropdown beside the Play button that lists all project scenes, grouped by folders.
• **Prefab Quick Placer**
- Automatically registers prefabs from your designated folder to the Hierarchy right-click menu for instant creation.
• **RenderTextureCamera (Runtime)**
- Generate live RenderTextures at runtime without storing large assets in your build.
• **ProjectSettingTool Integration**
- Works seamlessly with the Common module for unified project configuration.
🎯 Why Use It
- Reduce repetitive scene and prefab setup tasks.
- Navigate your project instantly with keyboard shortcuts and dropdown menus.
- Keep builds lightweight with runtime RenderTexture generation.
- Fully customizable and reflection-based for zero setup overhead.
Tested in Unity 2022.3 LTS and 6000
Compatible with all Synapse Framework modules.