Scriptomatic reduces the time spent creating scripts by partially automating the process and providing a variety of template options with the ability to create multiple scripts with a single click.- 2020.3.x compatible.- 2021.x compatible.- 2022.1.x compatible.Online Documentation | Website | SupportScriptomatic improves workflow by partially automating the script creation process.Instead of creating scripts one-by-one and being stuck with the same default template, you can generate multiple scripts and select from a variety of options to fit your requirements.LocationChoose where to generate scripts by selecting a destination folder in the project explorer.Standard Script(s)Generate scripts that copy the Unity new script template.Custom Script(s)You can customise the type of scripts generated through a variety of options.- Add common Using Statements.- Add Unity Event Functions.- Add your own custom functions.- Set a custom namespace.- Inherit from MonoBehaviour.- Inherit from ScriptableObject.- Inherit from a custom class.- Create base classes.- Mark a class as static or sealed.