Script Templates makes it easy to create custom script templates directly inside the Unity Editor.
By default, Unity creates a basic MonoBehaviour script with a Start and Update method whenever you create a new script. But what if you want something different - like a ScriptableObject, a plain C# class, a struct or directly inherit from your own custom base class? Normally, you'd have to rewrite the boilerplate every time.
Script Templates saves you time by letting you create and manage your own templates. Quickly generate exactly the script you need, whether it's a ScriptableObject, a clean class, or anything else - no more repetitive editing.
Focus on what matters: building great games, faster!
✨ Features
⚡️ Bundle Option
Script Templates is also included in our Ultimate Asset Bundle, featuring all of our current and future assets at a great discount.