Skip to content

This repo stores Unity C# Script Templates to help productivity while creating scripts of common use.

License

Notifications You must be signed in to change notification settings

TheGuayeah/Unity-Script-Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Script Templates

This repo stores Unity C# Script Templates to help productivity while creating scripts of common use.

Screenshot_1

To use this templates you have to delete the originals (only those you want to change) and copy the new ones with the same file name before starting Unity in the following folder:

Warning

Use only those files inside the folder named after the same Unity version you're using, otherwise it may cause issues as the numbering of the files are different.

  • Windows: %EDITOR_PATH%\Data\Resources\ScriptTemplates
  • Mac: /Applications/Unity/Editor/Data/Resources/ScriptTemplates
  • Mac (since 5.2.1f1): /Applications/Unity/Unity.app/Contents/Resources/ScriptTemplates

About

This repo stores Unity C# Script Templates to help productivity while creating scripts of common use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published