Script Wizard is a Unity Editor extension that simplifies the way you create and manage C# scripts. Instead of rewriting the same boilerplate code for MonoBehaviours, ScriptableObjects, Interfaces, and more, you can define reusable templates and generate scripts in just a few clicks.
With its built-in editor window, you can:
All templates are automatically added to Unity’s Assets → Create → Script Wizard menu, letting you generate scripts anywhere in your project without opening the editor window.
Designed to save time and reduce repetitive work, Script Wizard integrates seamlessly into your Unity workflow.