This is the acompanying repository for my series on Unity Editor Scripting. You can find the articles down below.
In the series, I work with a base project and add additional Editor functionality to it. The folders are the snapshots of the project after each article.
Here are the articles. The snapshot of the project after article part n is arena-n.
- Overview
- Attributes (ETA Oct 7th)
- Property Drawers (ETA Oct 14th)
- Custom Inspectors (ETA Oct 21st)
- Menus (ETA Oct 28th)
- Editor Windows (ETA Nov 4th)
- Scene View and Gizmos (ETA Nov 11th)