Skip to content

An example project demonstrating the basics of Unity's Editor scripting functionality.

Notifications You must be signed in to change notification settings

jgage176/Unity-Custom-Editor-Example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Custom Editor Example

This project was initially created to teach students from the Trident College of IT in Nagoya, Japan. It has some examples on various elements of Unity Editor scripting such as:

  • Built-In Attributes
  • Custom Property Attributes
  • Custom Property Drawer
  • Custom Inspector
  • Custom Scene Editor
  • Custom Editor Windows

The project is fully commented with xml-doc as far as possible.

English-Japanese Toggle

The project contains an English-Japanese toggle accessible via the Language menu on the menu bar at the top of the Unity UI.

英語と日本語 スイッチ

プロジェクトの上部のメニューは英語と日本語スイッチがあります。

About

An example project demonstrating the basics of Unity's Editor scripting functionality.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%