Script Templates is a Unity package that allows you to create and manage custom script templates directly inside the Unity Editor. This means you can quickly generate scripts that fit your specific needs, such as ScriptableObjects, classes, structs, or custom base classes, without having to rewrite boilerplate code every time. This tool helps you focus on building great games faster by eliminating repetitive editing and speeding up your workflow.
Key features include:
- Create custom script templates from the Editor
- Easily manage and modify your templates
- Instantly generate ScriptableObjects, plain C# classes, structs, and more
- Speed up your workflow and eliminate boilerplate code
- Get started quickly with our comprehensive guide




