Skip to content

An asset to increase the customization in Unity's inspector.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

PixelRubro/FreeInspector

Repository files navigation

FREE INSPECTOR

Custom attributes to customize classes fields in the Unity's Inspector.

Installing

Using git

  • Open the Package Manager window
  • Click on the "plus" sign
  • Select "Add package from git URL"
  • Paste this repo's SSH link (git@github.com:PixelRouge/FreeInspector.git)

Editing manifest file

Add the following line to your manifest.json found in the "Packages" folder

"com.pixelrouge.freeinspector": "git@github.com:PixelRouge/FreeInspector.git"

Known problems

  • The order of the attributes sometimes matters
  • Some attributes don't work well with each other

About

An asset to increase the customization in Unity's inspector.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages