How to create custom script templates in Unity

Описание к видео How to create custom script templates in Unity

I often find myself deleting the Start() and Update() methods from the default unity C# script template. It doesn't take much time but if you want to create a pure C# class or an Interface multiple times it adds up.

Why not create our own custom templates that we can create the same way
from the Create inspector menu?

In this video I want to show you how to add custom C# templates to Unity.

Link default template: https://drive.google.com/file/d/1FE9o...

Learn to write more maintainable code using Design patterns by making a 2d platformer game:
https://courses.sunnyvalleystudio.com/

Join the discord:
  / discord  

You can support me through Patreon:
  / sunnyvalleystudio  

#template #unity2d #Unity3d #sunnyvalleystudio

Комментарии

Информация по комментариям в разработке