Extending the Unity Editor with Custom Windows
In this Unity course, you'll learn several skills that will allow you to create custom windows, a facet of programming that, when done right, will stream the development of a project by making tools for other members of the team.
What you'll learn
Unity scripter will open the world of Editor Scripting, a discipline in programming that helps programmers organize and make the Unity editor cleaner for others to look at, with just a glance. In this course, Extending the Unity Editor with Custom Windows, you will learn foundational knowledge and gain the ability to create custom editor windows in Unity. First, you will learn how to organize variables. Next, you will discover how to create new windows for functions and tools. Finally, you will explore how to make scripts readable in editor mode. When you’re finished with this course, you will know the basics of editor scripting and tools programming in unity. Software required: Unity