Skip to content

A unity plugin which allows to add notes over both individual files and gameobjects without dirtying the scene.

License

MIT, Unknown licenses found

Licenses found

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

merpheus-dev/StickyNotes

Repository files navigation

StickyNotes

A unity plugin which allows to add notes over both individual files and gameobjects without dirtying the scene.

TO-DO:

  • Edit Transform Inspector to show multiple notes with little blips.
  • Add post-it colors and darker styling(for the header or vice verca)
  • Create assembly definition, correct namespaces
  • Add compatibility for UPM.

DONE:

  • For scene objects, Implement LocalIdentifier reflection fetching and saving with that.(LocalId only works when scene is saved)
  • For project files, implement GUID based approach.

About

A unity plugin which allows to add notes over both individual files and gameobjects without dirtying the scene.

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