Question – Script template options?
I’m wondering if there’s any way in Unity to change which template a new script will use.
I know I can go in and edit the
81-C# Script-NewBehaviourScript.cs.txt
to have whatever content I want, but what I’m asking is if when I create a new C# script I can just load one of the other templates in the ScriptTemplate folder, or even new ones I make myself.
I found several tutorials on changing the
81-C# Script-NewBehaviourScript.cs.txt
but I can’t seem to find any on what I’m asking.
Thanks in advance!
Read more here: Source link