This page looks best with JavaScript enabled

Building an Editor Window - Unity Observer - Part 0

 ·   ·  ☕ 1 min read

New project time! We’re going to build a fun new editor tool. But enough of that, we’ll get to the tool later. For now we need some place to put it. For that we’ll need to create a Unity editor window. We don’t need to get into anything else fancy yet, lets start simple by building a basic editor window and using the EditorGUILayout etc to build a basic UI inside our editor window.

If you want access to that handy little Unity editor window cheat sheet I referenced you can look here: https://docs.unity3d.com/Manual/editor-EditorWindows.html

The World of Zero Discord server: https://discord.gg/hU5Kq2u


Sam Wronski
WRITTEN BY
Sam Wronski
Maker of things and professional software engineer. Lets make something awesome together!