GitHunt
MI

miniature-studios/unitys-item-templates

Unity package that adds item template for Unity Class with namespace.

Unitys Item Templates

Unity package that adds item template for Unity Class with namespace,
AddComponentMenu attribute, and extends MonoBehaviour class.
Also removes Assets.Scripts from namespace for better nameing.

Also, there is a Visual Studio extension with the same tool.

Setup

Requirement

  • Unity 2019 or higher

Install

  1. Open the Package Manager from Window > Package Manager
  2. "+" button > Add package from git URL
  3. Enter the following to install

Usage

Now you can create a file via top menu:

sample

Alternatively, right-click on the project window context. Create -> C# Script with namespace

Languages

C#100.0%

Contributors

MIT License
Created March 10, 2024
Updated March 10, 2024
miniature-studios/unitys-item-templates | GitHunt