An open API service indexing awesome lists of open source software.

https://github.com/reubenjohn/unityeditorextensions

Open sourced package for extending the standard set of attributes supported by Unity game engine editor. Contributions welcome!
https://github.com/reubenjohn/unityeditorextensions

Last synced: 3 months ago
JSON representation

Open sourced package for extending the standard set of attributes supported by Unity game engine editor. Contributions welcome!

Awesome Lists containing this project

README

        

# UnityEditorExtensions
Open sourced package for extending the standard set of capabilities offerred by Unity game engine editor.
Contributions welcome! See [Contributions](./CONTRIBUTING.md) for more info.

See [Unity Package Documentation](./UnityEditorExtensions/Documentation/Documentation.html) for more info.

# Credits
Credits to [Kyle_WG](https://answers.unity.com/users/94204/kyle-wg.html) for his [answer](http://answers.unity.com/answers/1371058/view.html) on Unity Answers! The Tag and Layer Attributes are directly derived from his answer. I simply packaged it for easy access.